.logo-with-beta.svelte-1qxhkdd{display:flex;align-items:center;position:relative}.beta.svelte-1qxhkdd{transform:scale(.7) translateY(-20%);position:absolute;top:-20px;right:-30px;width:60px;height:60px;background-color:var(--black-2);mix-blend-mode:overlay;color:#fff;border-radius:60px;display:flex;align-items:center;justify-content:center;border:solid 1px var(--black)}.demo.svelte-n03pg7{height:100%;width:100%;max-height:100%;display:flex;flex-direction:column;gap:30px}.demo-video.svelte-n03pg7{width:100%;max-width:95vw;height:53.4375vw;background:rgba(150,150,150,.995);overflow:hidden;border-radius:8px;display:flex;justify-content:center;align-items:center}.demo-content.svelte-n03pg7{height:100%;width:100%;max-width:100vw;gap:15px;padding:10px;display:flex;flex-direction:column;align-items:center}.demo-controls.svelte-n03pg7{display:grid;justify-content:center;align-content:center;grid-template-columns:repeat(3,24vw);grid-gap:20px;height:auto}.seek-settings.svelte-n03pg7{gap:10px;width:100%;padding:10px 0;display:grid}@media screen and (min-width: 600px){.demo-content.svelte-n03pg7{display:flex;flex-direction:row;justify-content:center;height:100%;padding:0 20px 20px}.demo-video.svelte-n03pg7{transform:translateY(10px);width:70vw;height:42vw;margin:0}iframe{height:100%;width:100%}.seek-settings.svelte-n03pg7{gap:20px}.controls-wrapper.svelte-n03pg7{width:35vw}}@media screen and (min-width: 600px) and (min-height: 600px){.demo-video.svelte-n03pg7{width:90vw;height:50.625vw}.controls-wrapper.svelte-n03pg7{display:grid;width:100%;gap:30px;padding:2.5vw;margin-top:5vw}.seek-settings.svelte-n03pg7,.demo-controls.svelte-n03pg7{width:100%;grid-template-columns:repeat(3,1fr);grid-template-rows:100px;gap:40px}}@media screen and (min-width: 800px){.demo-content.svelte-n03pg7{gap:0;padding:0 40px 40px;align-items:center}.demo-video.svelte-n03pg7{margin:0 0 20px;width:420px;height:236.25px}}@media screen and (min-width: 1000px){.demo-content.svelte-n03pg7{flex-direction:row-reverse;gap:40px;padding:0;align-items:center}.controls-wrapper.svelte-n03pg7{width:40vw;margin:0}.demo-video.svelte-n03pg7{margin:0;width:40vw;height:22.5vw}.seek-settings.svelte-n03pg7,.demo-controls.svelte-n03pg7{grid-template-rows:80px}}@media screen and (min-width: 1280px){.demo-content.svelte-n03pg7{flex-direction:row-reverse;align-items:center;gap:40px}.demo-video.svelte-n03pg7{width:100%;max-width:500px;height:281.25px}.controls-wrapper.svelte-n03pg7{width:500px;gap:40px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px}.seek-settings.svelte-n03pg7,.demo-controls.svelte-n03pg7{grid-template-rows:120px;grid-gap:30px;width:100%}.demo-controls.svelte-n03pg7{grid-template-columns:repeat(3,1fr)}}.backdrop.svelte-qn4mua{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.game-manager.svelte-qn4mua{height:100%;width:100%;opacity:.95;padding:20px;display:grid;grid-template-columns:100%;grid-template-rows:1fr;justify-content:center;justify-items:center;align-items:center;align-content:center}@media screen and (min-width: 800px){.game-manager.svelte-qn4mua{grid-template-columns:min(800px,80%)}}.game-preview-modal.svelte-vu2ogn.svelte-vu2ogn{position:fixed;z-index:10;top:0;left:0;bottom:0;right:0;max-height:100vh;padding:var(--nav-height) 10px;display:grid;grid-template-rows:100%;grid-template-columns:100%;align-content:center;overflow:hidden;transition:all .2s ease-out}.preview-image.svelte-vu2ogn.svelte-vu2ogn{height:80px;width:80px;border-radius:14px;overflow:hidden}.preview-image.svelte-vu2ogn img.svelte-vu2ogn{width:100%;height:100%}.preview-content.svelte-vu2ogn.svelte-vu2ogn{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.title-wrapper.svelte-vu2ogn.svelte-vu2ogn{gap:40px;background:rgba(20,20,20,.9);border:solid thin var(--grey-6);padding:15px;border-radius:20px;width:100%}.highlight.svelte-vu2ogn.svelte-vu2ogn{color:#ff0}.title-wrapper.svelte-vu2ogn p.svelte-vu2ogn{color:#fff}.instructions.svelte-vu2ogn.svelte-vu2ogn{max-width:600px;line-height:1.414;font-size:18px;text-align:left;font-weight:100}.preview-menu.svelte-vu2ogn.svelte-vu2ogn{width:100%;display:grid;margin-top:20px;grid-gap:20px;justify-content:center;grid-template-columns:repeat(2,min(150px,44%));grid-auto-flow:column}.details.svelte-vu2ogn.svelte-vu2ogn{background-color:transparent;flex-direction:column;gap:20px}.offline.svelte-vu2ogn.svelte-vu2ogn{display:grid;grid-template-columns:200px 1fr;gap:40px;max-width:850px;width:100%}.offline.svelte-vu2ogn .preview-image.svelte-vu2ogn{height:200px;width:200px}.explainer.svelte-vu2ogn.svelte-vu2ogn{display:grid;gap:30px}.offline.svelte-vu2ogn .row.svelte-vu2ogn{width:100%;justify-content:flex-start;gap:30px}@media screen and (max-width: 600px){.preview-menu.svelte-vu2ogn .svelte-vu2ogn:last-child{grid-column:span 2}}@media screen and (min-width: 600px) and (max-height: 599px){.game-preview-modal.svelte-vu2ogn.svelte-vu2ogn{padding:20px;justify-content:center}.preview-content.svelte-vu2ogn.svelte-vu2ogn{width:500px}.preview-menu.svelte-vu2ogn.svelte-vu2ogn{grid-template-rows:100px;grid-template-columns:repeat(3,33.33%)}.instructions.svelte-vu2ogn.svelte-vu2ogn{font-size:1.2em}}@media screen and (min-width: 600px) and (min-height: 600px){.details.svelte-vu2ogn.svelte-vu2ogn{gap:50px}.preview-menu.svelte-vu2ogn.svelte-vu2ogn{grid-template-rows:150px;grid-template-columns:repeat(3,min(30%,250px))}.instructions.svelte-vu2ogn.svelte-vu2ogn{font-size:1.2em}}@media screen and (min-width: 1000px) and (min-height: 600px){.preview-image.svelte-vu2ogn.svelte-vu2ogn{height:180px;width:180px;display:flex;justify-content:center;align-content:center}.preview-content.svelte-vu2ogn.svelte-vu2ogn{gap:30px}.instructions.svelte-vu2ogn.svelte-vu2ogn{font-size:1.5rem}}@media screen and (min-width: 1200px){.preview-buttons.svelte-vu2ogn.svelte-vu2ogn{display:grid;grid-gap:80px;grid-template-columns:repeat(2,calc(50% - 40px));grid-template-rows:160px;width:730px}.preview-content.svelte-vu2ogn.svelte-vu2ogn{align-items:center;padding-top:70px}.title-wrapper.svelte-vu2ogn.svelte-vu2ogn{width:730px}.details.svelte-vu2ogn.svelte-vu2ogn{width:100%;display:grid;grid-template-columns:160px 450px;grid-gap:80px}p.instructions.svelte-vu2ogn.svelte-vu2ogn{font-size:1.6em;text-align:left}}.game-list-item-wrapper.svelte-1ud82x1{position:relative;height:100%;width:100%}.animator.svelte-1hkeipe.svelte-1hkeipe{height:100%;width:100%}.component-wrapper.svelte-1hkeipe.svelte-1hkeipe{transition:all .5s var(--ease-out-quint);position:absolute;top:0;left:0;right:0;bottom:0}.fixed-display.svelte-1hkeipe.svelte-1hkeipe{background:rgba(0,0,0,.75);position:fixed;top:calc(var(--nav-height) * 1.75);left:0;right:0;width:100%;height:fit-content;z-index:1000;gap:10px;pointer-events:none;display:flex;justify-content:center;align-items:flex-start;align-content:center;justify-items:center;color:#fff!important}.fixed-display.svelte-1hkeipe p.svelte-1hkeipe{color:#fff!important}[data-hide].svelte-1hkeipe.svelte-1hkeipe{transition:all .2s ease}.last[data-hide=true].svelte-1hkeipe.svelte-1hkeipe{transform:scale(.95) translate(1.5%);opacity:.5}.next[data-hide=true].svelte-1hkeipe.svelte-1hkeipe{transform:scale(.95) translate(-1.5%);opacity:.5}.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{z-index:2;border-radius:10px}.button-container.svelte-1hkeipe.svelte-1hkeipe{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:inherit}.game-carousel.svelte-1hkeipe.svelte-1hkeipe{width:100%;height:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.games-list.svelte-1hkeipe.svelte-1hkeipe{position:relative;top:0;width:100%;height:calc(100% - 80px);display:grid;justify-content:center;justify-items:center;align-content:flex-start;align-items:center;flex-wrap:wrap;gap:min(5vw,40px);padding:0;padding-top:calc(var(--nav-height-small) / 2)}@media screen and (min-height: 700px){.games-list.svelte-1hkeipe.svelte-1hkeipe{padding-top:0;align-content:center}}.games-list.svelte-1hkeipe.svelte-1hkeipe{transition:all .5s var(--ease-out-quint)}.game-tile.svelte-1hkeipe.svelte-1hkeipe{height:100%;width:100%;border-radius:10px;display:grid}.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{height:auto;padding:var(--game-list-grid-gap);position:fixed;top:0;bottom:0;width:100px;display:grid;padding:0;justify-content:center;justify-items:center;align-items:center;align-content:center;grid-template-columns:80px;grid-template-rows:100px}.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{top:initial;bottom:115px;width:calc(50% - 10px);grid-template-columns:1fr;grid-template-rows:60px}.last.svelte-1hkeipe.svelte-1hkeipe{left:0;justify-content:flex-end}.next.svelte-1hkeipe.svelte-1hkeipe{right:0;justify-content:flex-start}@media screen and (min-height: 600px){.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{grid-template-rows:80px}}@media screen and (min-width: 601px){.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{width:100px;top:0;bottom:0;grid-template-columns:115px;grid-template-rows:115px}.games-list.svelte-1hkeipe.svelte-1hkeipe{top:40px}.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{justify-content:center;border-radius:100px}.next.svelte-1hkeipe.svelte-1hkeipe{right:40px}.last.svelte-1hkeipe.svelte-1hkeipe{left:40px}}@media screen and (min-width: 1000px){.games-list.svelte-1hkeipe.svelte-1hkeipe{top:0}.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{width:130px;border-radius:200px;grid-template-columns:130px;grid-template-rows:130px}.next.svelte-1hkeipe.svelte-1hkeipe{right:30px}.last.svelte-1hkeipe.svelte-1hkeipe{left:30px}}@media screen and (min-width: 1150px){.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{width:150px;border-radius:200px;grid-template-columns:150px;grid-template-rows:150px}}@media screen and (min-width: 1600px){.next.svelte-1hkeipe.svelte-1hkeipe,.last.svelte-1hkeipe.svelte-1hkeipe{width:calc((100vw - (var(--game-list-button-5)*3 + 40px*2)) / 2)}}.logo-wrapper.svelte-ytukdb{height:100px;position:relative;display:flex;align-items:flex-start;top:2px;left:0;right:0;display:grid;grid-template-columns:80px;align-items:center}.content.svelte-ytukdb{width:100%;height:100%;display:grid;grid-template-rows:100px 1fr}@media screen and (min-width: 600px){.logo-wrapper.svelte-ytukdb{grid-template-columns:100px}}@media screen and (min-width: 900px){.logo-wrapper.svelte-ytukdb{grid-template-columns:180px;grid-template-rows:140px}}@media screen and (min-width: 1280px){.logo-wrapper.svelte-ytukdb{grid-template-columns:250px;grid-template-rows:200px}}
