@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap";body,html,#root{font-family:Inter,system-ui,-apple-system,sans-serif}body{margin:0;padding:0;box-sizing:border-box}.landing-container{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;margin:0;padding:0;background-color:#0b0f19;color:#fff}.landing-page{width:100%;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden;box-sizing:border-box}.page1-desktop{background-image:url(/landing/newMainBg.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:grid;grid-template-rows:2fr 1fr 1fr;height:100vh;padding:3% 5%;box-sizing:border-box;gap:2rem}.page1-mobile{background-image:url(/landing/mobileLanding.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;padding:30% 6% 4%;box-sizing:border-box}.landing-row-1{display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%}.landing-row-2{display:flex;justify-content:flex-start;align-items:center;width:100%}.landing-row-3{display:flex;justify-content:space-between;align-items:center;width:100%}.img-freetoplay{height:200px;width:auto;object-fit:contain}.img-royaljackpot{height:110%;width:auto;object-fit:contain;filter:drop-shadow(0 0 10px rgba(253,224,71,.3));position:absolute;left:50%;transform:translate(-50%)}.img-register-main{max-width:900px;width:65%;height:auto;object-fit:contain;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s ease}.img-register-small{max-width:250px;width:80%;height:auto;object-fit:contain;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s ease}.img-register-small:hover{transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(59,130,246,.6))}.img-18plus{height:85px;width:auto;object-fit:contain}.img-download-desktop{height:75px;width:auto;object-fit:contain;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s ease}.img-download-desktop:hover{transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(34,197,94,.5))}.img-download-mobile{height:55px;width:auto;object-fit:contain;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s ease}.img-download-mobile:hover{transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(34,197,94,.5))}.page2-container{background-image:url(/landing/loading.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;padding:5% 7%;box-sizing:border-box}.games-heading{font-family:Inter,sans-serif;font-size:3rem;font-weight:800;color:#fff;text-transform:uppercase;margin:0 0 3%;text-align:left;letter-spacing:2px;text-shadow:0 4px 12px rgba(0,0,0,.6)}.games-grid-desktop{display:flex;justify-content:space-between;align-items:flex-start;gap:3%;width:100%}.games-grid-mobile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;overflow-y:auto;max-height:calc(100vh - 180px);padding-bottom:2rem}.game-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;padding:0!important;box-shadow:none!important;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.game-card:hover{transform:translateY(-8px)}.game-card-image{width:100%;height:420px;border-radius:12px;object-fit:contain;box-shadow:none!important;background:transparent!important;transition:transform .3s ease}.game-card:hover .game-card-image{transform:scale(1.02)}.game-card-title{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:1.5px;text-shadow:0 2px 4px rgba(0,0,0,.5);transition:opacity .3s ease}.game-card:hover .game-card-title{opacity:.9}@media(max-width:768px){.games-heading{font-size:2rem;margin-bottom:5%;text-align:center;width:100%}.landing-row-1{justify-content:space-between;position:static}.game-card{width:90%}.game-card-image{height:auto;max-height:300px}.game-card-title{margin-top:1rem;font-size:1.6rem}.img-freetoplay{flex:1!important;height:auto!important;max-width:90%!important;width:auto!important;object-fit:contain!important;min-height:0}.img-royaljackpot{flex:2!important;height:auto!important;max-width:90%!important;width:auto!important;object-fit:contain!important;position:static!important;transform:none!important;left:auto!important;min-height:0}.img-18plus,.img-download-mobile,.img-register-small{flex:1!important;height:auto!important;width:auto!important;max-width:90%!important;object-fit:contain!important;min-height:0}.page1-mobile{height:100vh!important}.mobile-icons-wrapper{display:flex;flex-direction:column;justify-content:stretch;align-items:center;width:100%;height:100%!important;gap:1rem!important}.landing-container{scroll-snap-type:none!important;height:auto!important;overflow-y:visible!important}.landing-page{scroll-snap-align:none!important;scroll-snap-stop:normal!important;min-height:100vh}.page2-container{background-image:url(/landing/mobilesecondbg.png)!important;padding:3rem 6%!important;position:relative!important;height:auto!important;min-height:100vh}.games-grid-mobile{max-height:none!important;overflow-y:visible!important;gap:2rem!important;padding-bottom:2rem!important;position:relative!important;z-index:2!important}.games-heading{position:relative!important;z-index:2!important}.gold-strip-mobile{width:100%!important;height:100%!important;object-fit:fill!important;position:absolute!important;top:0!important;left:0!important;z-index:1!important}}
