.footer.svelte-1oqys0h{display:flex;flex-direction:column;justify-content:flex-end;border-top:2px solid var(--border-color-transparent);margin-top:auto}.quote.svelte-1oqys0h{font-weight:700;margin-bottom:12px}.top.svelte-1oqys0h{height:140px;padding:20px 0 12px;color:var(--text);background:var(--background)}.top-inner.svelte-1oqys0h{height:100%;display:flex;justify-content:space-between;text-align:start}.small-logo.svelte-1oqys0h{margin-bottom:20px;font-size:52px}.right.svelte-1oqys0h{display:grid;grid-template-columns:repeat(3,fit-content(100%));gap:0 1rem;width:fit-content;height:100%}.bottom.svelte-1oqys0h{text-align:center;padding:1rem 1rem .5rem;background-color:var(--primary);color:var(--text-inverse)}.copyright.svelte-1oqys0h{font-weight:300;margin-bottom:0;letter-spacing:.03em}@media (max-width: 829px){.top.svelte-1oqys0h{height:unset}.top-inner.svelte-1oqys0h{align-items:center;justify-content:center;flex-direction:column;text-align:center}.left.svelte-1oqys0h{align-items:center;display:flex;flex-direction:column;justify-content:center}.right.svelte-1oqys0h{display:flex;flex-direction:column;gap:1rem}}.language-carousel.svelte-1npglga{margin-bottom:2rem;--scroll-duration: 40s;--reverse-duration: 35s;width:100vw;overflow:hidden;position:relative;margin-inline:-50vw;left:50%;background:#ffffff08;padding:2rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.carousel-content.svelte-1npglga{display:flex;flex-direction:column;gap:1.5rem;width:fit-content;min-width:100%}.carousel-track.svelte-1npglga{display:flex;gap:2rem;animation:svelte-1npglga-scroll var(--scroll-duration) linear infinite;white-space:nowrap;padding:0 1.5rem}.carousel-track.svelte-1npglga:nth-child(2){animation:svelte-1npglga-scroll var(--reverse-duration) linear infinite reverse}@keyframes svelte-1npglga-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.language-item.svelte-1npglga{font-size:1.2rem;color:var(--text-color-light);padding:.5rem 1.5rem;background:linear-gradient(135deg,#8282821a,#5a5a5a1a);border:1px solid rgba(130,130,130,.2);border-radius:2rem;display:inline-block;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.language-item.svelte-1npglga:hover{transform:translateY(-2px);border-color:#82828266}.course-features.svelte-y7snvu{margin-bottom:4rem;background:var(--bg-color);text-align:center}.course-features.svelte-y7snvu h2:where(.svelte-y7snvu){font-size:3rem;margin-bottom:3rem}.feature-bubbles.svelte-y7snvu{display:flex;justify-content:center;gap:2rem;margin:0 auto;flex-wrap:wrap}.feature-bubble.svelte-y7snvu{flex:1;min-width:280px;max-width:350px;padding:2rem;background:var(--grey-10);border-radius:1.5rem;border:1px solid var(--grey-10);transition:transform .3s ease}.feature-bubble.svelte-y7snvu:hover{transform:translateY(-5px)}.bubble-icon.svelte-y7snvu{width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:var(--grey-10);border-radius:50%;padding:1rem}.feature-bubble.svelte-y7snvu h3:where(.svelte-y7snvu){font-size:1.5rem;margin-bottom:1rem;color:var(--text)}.feature-bubble.svelte-y7snvu p:where(.svelte-y7snvu){font-size:1rem;color:var(--text);line-height:1.5}@media (max-width: 829px){.course-features.svelte-y7snvu h2:where(.svelte-y7snvu){font-size:2.2rem}.feature-bubble.svelte-y7snvu{min-width:100%;padding:1.5rem}.bubble-icon.svelte-y7snvu{width:48px;height:48px}.feature-bubble.svelte-y7snvu h3:where(.svelte-y7snvu){font-size:1.3rem}.feature-bubble.svelte-y7snvu p:where(.svelte-y7snvu){font-size:.9rem}}.gradient-text.svelte-y7snvu{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.character-scene.svelte-oo44tw{padding-top:4rem;padding-bottom:10rem;background:var(--bg-color)}.scene-container.svelte-oo44tw{display:flex;justify-content:space-around;align-items:flex-end;max-width:1200px;margin:0 auto;height:100%}.character.svelte-oo44tw{width:100px;height:100px;position:relative;animation:svelte-oo44tw-bounce 2s ease-in-out infinite;animation-delay:var(--delay)}.character.svelte-oo44tw img:where(.svelte-oo44tw){width:100%;height:100%;object-fit:contain}@keyframes svelte-oo44tw-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width: 829px){.character.svelte-oo44tw{width:60px;height:60px}}.research-section.svelte-w4lqlc{margin-bottom:4rem;background:var(--bg-color);text-align:center;overflow:hidden}@media (max-width: 829px){.research-section.svelte-w4lqlc{margin-bottom:2rem}}.inner.svelte-w4lqlc{overflow:visible}.research-title.svelte-w4lqlc{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.research-subtitle.svelte-w4lqlc{font-size:1.4rem;color:var(--text-color-light);max-width:700px;margin:0 auto 4rem;line-height:1.5}.carousel-wrapper.svelte-w4lqlc{perspective:1000px;perspective-origin:center;overflow:visible}.company-grid.svelte-w4lqlc{width:100%;display:flex;gap:3rem;justify-content:center;margin:0 auto;transform-style:preserve-3d;transform:rotateX(10deg)}.company-logo.svelte-w4lqlc{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.3rem;background:#ffffff0d;border-radius:1rem;transition:transform .3s ease;width:140px;height:200px;flex-shrink:0;transform-origin:center center}.company-logo.svelte-w4lqlc img:where(.svelte-w4lqlc){width:100%;object-fit:contain;opacity:.8}.company-logo.svelte-w4lqlc span:where(.svelte-w4lqlc){font-size:1.2rem;font-weight:500;color:var(--text-color-light)}@media (max-width: 829px){.research-title.svelte-w4lqlc{font-size:2.5rem}.research-subtitle.svelte-w4lqlc{font-size:1.2rem;padding:0 1rem}.carousel-wrapper.svelte-w4lqlc{perspective:none}.company-grid.svelte-w4lqlc{transform:none;flex-wrap:wrap}.company-logo.svelte-w4lqlc{transform:none!important}.company-logo.svelte-w4lqlc{padding:1rem;width:120px;height:160px}.company-logo.svelte-w4lqlc img:where(.svelte-w4lqlc){width:100%;height:80px}.company-logo.svelte-w4lqlc span:where(.svelte-w4lqlc){font-size:1rem}}.gradient-dot-background.svelte-18ev1cu{z-index:-1}.gradient-dot-2.svelte-18ev1cu{z-index:-1;position:absolute;top:0;left:0;width:100%;height:120vh;min-height:60rem;background:#0b0d33;background-image:radial-gradient(circle at 80% 30%,#79f78e5e,#fff0 25%),radial-gradient(circle at 20% 90%,#d3f7ff85,#ffedff00 35%)}@media (max-width: 768px){.gradient-dot-2.svelte-18ev1cu{background:var(--background);background-image:radial-gradient(circle at 50% 80%,#d3f7ff85,#ffedff00 60%)}}.landing-page.svelte-18ev1cu{z-index:4;--bg-color-light: rgb(177, 238, 255) ;text-align:center;--text-inverse:#373534;color:var(--text);overflow:hidden}.hero.svelte-18ev1cu{margin-top:2rem;width:100%;box-sizing:border-box;margin-bottom:2rem}.main-message.svelte-18ev1cu{min-width:480px;display:flex;margin-bottom:2rem;margin-top:3rem;flex-direction:column;align-items:center;gap:.5rem;font-size:3.5rem;font-weight:700}.main-video.svelte-18ev1cu{width:100%;max-width:100%;border-radius:1.5rem;box-shadow:0 8px 24px #00000026;background-color:var(--bg-color);aspect-ratio:16 / 9;box-sizing:border-box;object-fit:contain!important;background-color:var(--background)}.main-video.svelte-18ev1cu:focus{outline:3px solid var(--primary);outline-offset:2px;animation:svelte-18ev1cu-outlineFade .3s ease-in-out}.hero-content.svelte-18ev1cu{gap:2rem;width:100%;display:flex;justify-content:center}.left.svelte-18ev1cu,.right.svelte-18ev1cu{width:100%;box-sizing:border-box;overflow:visible}.left.svelte-18ev1cu{flex:1}.right.svelte-18ev1cu{flex:2}.arrow-guides.svelte-18ev1cu{display:flex;gap:2rem;justify-content:center;margin-top:4rem}.arrow-text-button.svelte-18ev1cu{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.6rem}.story-arrow-rotate.svelte-18ev1cu{transform:rotate(-90deg)}@media (max-width: 829px){.story-arrow-rotate.svelte-18ev1cu{transform:unset}}.arrow-label.svelte-18ev1cu{opacity:.8;font-weight:500}.arrow-pos.svelte-18ev1cu{position:absolute;z-index:2}.arrow-feature.svelte-18ev1cu{top:-100px;left:-50px}.arrow-loom.svelte-18ev1cu{right:-20%;bottom:-45%}.arrow-gameslist.svelte-18ev1cu{left:-10%;bottom:-100%}.arrow-game-l.svelte-18ev1cu{bottom:-60px;left:-220px}.arrow-game-r.svelte-18ev1cu{bottom:-60px;right:-220px}@media (max-width: 829px){.arrow-guides.svelte-18ev1cu{flex-direction:column;align-items:center;gap:1rem;margin:2rem 0}.arrow-pos.svelte-18ev1cu{display:none}}.icon-grid.svelte-18ev1cu{max-width:1200px;position:relative;margin:0 auto;margin-bottom:4rem}.icon-grid-container.svelte-18ev1cu{display:flex;justify-content:space-between;align-items:center;padding:3rem;border-radius:1rem;max-width:1200px;margin:0 auto}.icon-wrapper.svelte-18ev1cu{position:relative;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;perspective:1000px;padding-bottom:3.5rem}@media (max-width: 829px){.icon-grid-container.svelte-18ev1cu{padding:1.5rem;gap:.5rem}.icon-wrapper.svelte-18ev1cu{width:auto;height:auto;padding-bottom:1.5rem;flex:1}.game-icon.svelte-18ev1cu{width:.8rem;height:.8rem}.game-title.svelte-18ev1cu{font-size:.6rem;bottom:-1.2rem;white-space:nowrap}.glow-ball.svelte-18ev1cu{width:2rem;height:2rem;left:50%;transform:translate(-50%)}}.glow-ball.svelte-18ev1cu{position:absolute;width:100%;height:100%;border-radius:50%;background:#ffffff1a;transition:all .3s ease;box-shadow:0 5px 15px #8a86861a}.game-icon.svelte-18ev1cu{width:3.5rem;height:3.5rem;position:relative;z-index:2;transition:all .3s ease;filter:brightness(0)}.icon-wrapper.svelte-18ev1cu:hover{transform:translateY(-.4rem)}.icon-wrapper.svelte-18ev1cu:hover .glow-ball:where(.svelte-18ev1cu){transform:scale(1.1)}.icon-wrapper.svelte-18ev1cu:hover .game-icon:where(.svelte-18ev1cu){transform:scale(1.1)}.game-title.svelte-18ev1cu{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%) scale(0);font-size:2.4rem;font-weight:600;color:var(--text-color);opacity:0;transition:all .3s ease;white-space:nowrap}@media (max-width: 829px){.game-title.svelte-18ev1cu{font-size:1.6rem}}.icon-wrapper.svelte-18ev1cu:hover .game-title:where(.svelte-18ev1cu){opacity:1;transform:translate(-50%) scale(1)}@media (max-width: 829px){.main-video.svelte-18ev1cu{max-width:100%;margin:1rem 0}}.video-container.svelte-18ev1cu{position:relative;width:100%;max-width:700px;margin:0 auto;box-sizing:border-box}.video-container.svelte-18ev1cu video:where(.svelte-18ev1cu){min-width:800px}@media (max-width:1400px){.video-container.svelte-18ev1cu video:where(.svelte-18ev1cu){min-width:unset}}.bold-pop-sticker.svelte-18ev1cu{position:absolute;top:0rem;right:-2rem;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;padding:.8rem 2rem;border-radius:8px;font-weight:700;font-size:1.1rem;box-shadow:0 4px 15px #00000026;z-index:2;text-transform:uppercase;letter-spacing:.05em;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:svelte-18ev1cu-floatSticker 3s ease-in-out infinite}.languages-section.svelte-18ev1cu{margin-bottom:8rem}.wave-barrier.svelte-18ev1cu{max-height:100px}.features-section.svelte-18ev1cu{text-align:center;margin:0 auto;padding-bottom:6rem}.features-title.svelte-18ev1cu{font-size:3rem;margin-bottom:1rem}.features-upper.svelte-18ev1cu{width:100%;position:relative;max-width:1200px;margin:0 auto}.features-subtitle.svelte-18ev1cu{color:var(--text-color-light);font-size:1.2rem;max-width:600px;margin:0 auto;margin-bottom:2rem}.color-transition.svelte-18ev1cu{position:relative;z-index:1;color:#fff}.black-section.svelte-18ev1cu{position:relative;flex-direction:column;justify-content:end;display:flex;height:100px;background-color:#000}.gradient-section.svelte-18ev1cu{height:auto;min-height:600px;background:linear-gradient(to bottom,black,var(--bg-color-light))}.drippy-wave-barrier.svelte-18ev1cu{width:100%;position:relative;overflow:hidden;margin-top:-1px}.games-section.svelte-18ev1cu{background-color:var(--bg-color-light);text-align:center;color:var(--text-inverse);position:relative;margin:0 auto;padding:4rem 0}.games-list.svelte-18ev1cu{display:flex;flex-direction:column;gap:4rem}.game-panel.svelte-18ev1cu{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.game-panel.reverse.svelte-18ev1cu{direction:rtl}.game-panel.svelte-18ev1cu>:where(.svelte-18ev1cu){direction:ltr}.game-info.svelte-18ev1cu{flex:1;text-align:left;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;position:relative;padding-left:5rem}.game-number.svelte-18ev1cu{position:absolute;left:0;top:-.5rem;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;font-size:2.4rem;font-weight:700;box-shadow:0 4px 16px #00000040;border:4px solid transparent;line-height:1}.game-info.svelte-18ev1cu h3:where(.svelte-18ev1cu){font-size:2.4rem;font-weight:700;margin:0}.game-info.svelte-18ev1cu p:where(.svelte-18ev1cu){font-size:1.3rem;font-weight:500;color:var(--text-color-light);max-width:400px;line-height:1.5}.game-preview.svelte-18ev1cu{flex:1;position:relative;transition:all .5s ease}.game-preview.svelte-18ev1cu img:where(.svelte-18ev1cu){border:1em solid #5a5a5a;width:100%;border-radius:2rem;height:auto;transition:all .5s cubic-bezier(.4,0,.2,1);will-change:transform}.games-section.svelte-18ev1cu h2:where(.svelte-18ev1cu){font-size:3.5rem;font-weight:700}@media (max-width: 829px){.game-panel.svelte-18ev1cu,.game-panel.reverse.svelte-18ev1cu{grid-template-columns:1fr;direction:ltr}.game-info.svelte-18ev1cu{padding-left:0;padding-top:5rem;align-items:center;text-align:center}.game-number.svelte-18ev1cu{left:50%;top:-1rem;transform:translate(-50%)}.game-info.svelte-18ev1cu h3:where(.svelte-18ev1cu){font-size:2rem}.game-info.svelte-18ev1cu p:where(.svelte-18ev1cu){font-size:1.2rem}.games-section.svelte-18ev1cu h2:where(.svelte-18ev1cu){font-size:2.8rem}.game-title.svelte-18ev1cu{font-size:1.6rem}}.feature-video-container.svelte-18ev1cu{width:100%;position:relative;margin:0 auto}.language-highlights.svelte-18ev1cu{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;padding:0 2rem}.highlight-card.svelte-18ev1cu{display:flex;flex-direction:column;align-items:center;padding:2rem;background:linear-gradient(135deg,#7e7e7e1a,#6464641a);border:1px solid rgba(126,126,126,.5);border-radius:1.5rem;min-width:200px;transition:all .3s ease}.highlight-number.svelte-18ev1cu{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.highlight-text.svelte-18ev1cu{font-size:1.2rem;color:var(--text-color-light)}@media (max-width: 829px){.highlight-card.svelte-18ev1cu{min-width:150px;padding:1.5rem}.highlight-number.svelte-18ev1cu{font-size:2.5rem}.highlight-text.svelte-18ev1cu{font-size:1rem}}.loom-container.svelte-18ev1cu{width:900px;max-width:80vw;margin:0 auto;position:relative}.loom-iframe.svelte-18ev1cu{width:100%;height:100%;aspect-ratio:16 / 9;border-radius:1rem;box-shadow:0 8px 24px #00000026;margin-bottom:4rem}@media (max-width: 1200px){.loom-container.svelte-18ev1cu{width:100%}}.sky-decorations.svelte-18ev1cu{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;height:100%;pointer-events:none}.sky-element.svelte-18ev1cu{position:absolute;opacity:.8;transition:transform .3s ease}@media (max-width: 829px){.sky-element.svelte-18ev1cu{transition:all .3s ease}}.floating.svelte-18ev1cu{animation:svelte-18ev1cu-float ease-in-out infinite;will-change:transform}@media (max-width: 968px){.hero-content.svelte-18ev1cu{display:block}}@media (max-width: 829px){p.svelte-18ev1cu{font-size:1rem}h1.svelte-18ev1cu{font-size:2.5rem}h2.svelte-18ev1cu{font-size:2rem}.main-message.svelte-18ev1cu{margin-top:2rem;font-size:2.4rem;min-width:unset}.sky-element.svelte-18ev1cu{transition:all .3s ease}.glow-ball.svelte-18ev1cu{width:2rem;height:2rem;left:50%;transform:translate(-50%)}.icon-wrapper.svelte-18ev1cu:hover .glow-ball:where(.svelte-18ev1cu){transform:translate(-50%) scale(1.1)}.arrow-feature.svelte-18ev1cu{display:none}.gradient-section.svelte-18ev1cu{min-height:unset}.bold-pop-sticker.svelte-18ev1cu{font-size:.9rem;padding:.6rem 1.5rem;right:-1rem}}.cta-section.svelte-18ev1cu{background:linear-gradient(135deg,var(--primary-dark),var(--secondary-dark));text-align:center;position:relative;overflow:hidden}.cta-button.svelte-18ev1cu{color:#fff;font-size:2.8rem;width:auto;min-width:22rem;padding:1rem 3rem;text-wrap:balance;margin-bottom:1rem;transform-origin:center;position:relative;overflow:hidden}.cta-button.svelte-18ev1cu:hover{animation:none}.cta-subtext.svelte-18ev1cu{letter-spacing:.08em}.bottom-cta-button.svelte-18ev1cu{max-width:100%;width:30rem}.cta-heading.svelte-18ev1cu{font-size:4rem;font-weight:800;margin-bottom:1rem}.cta-subheading.svelte-18ev1cu{font-size:2rem;margin-bottom:4rem}.cta-logo.svelte-18ev1cu{font-size:5rem;margin:2rem 0;text-shadow:0 2px 10px rgba(0,0,0,.2)}.cta-subtitle.svelte-18ev1cu{margin-top:1rem;font-size:1.2rem;font-weight:500}.cta-container.svelte-18ev1cu{display:flex;align-items:center;justify-content:center}.course-cta.svelte-18ev1cu{margin-bottom:12rem}.research-arrow.svelte-18ev1cu{width:fit-content;margin:0 auto;margin-bottom:8rem}@media (max-width: 829px){.cta-button.svelte-18ev1cu{min-width:unset;font-size:1.6rem}.cta-heading.svelte-18ev1cu{font-size:2.5rem;margin-bottom:.5rem}.cta-subheading.svelte-18ev1cu{font-size:1.4rem;margin-bottom:2rem}.cta-logo.svelte-18ev1cu{font-size:3rem}.cta-subtitle.svelte-18ev1cu{font-size:1rem}.research-arrow.svelte-18ev1cu{margin-bottom:4rem}}@keyframes svelte-18ev1cu-outlineFade{0%{outline-color:transparent}to{outline-color:var(--primary)}}@keyframes svelte-18ev1cu-pulse{0%{transform:scale(1);box-shadow:0 5px 15px #0003}50%{transform:scale(1.05);box-shadow:0 8px 25px #0000004d}to{transform:scale(1);box-shadow:0 5px 15px #0003}}@keyframes svelte-18ev1cu-shine{0%{left:-150%}to{left:150%}}@keyframes svelte-18ev1cu-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes svelte-18ev1cu-float-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-18ev1cu-floatSticker{0%,to{transform:rotate(12deg) translateY(0)}50%{transform:rotate(12deg) translateY(-10px)}}.game-preview img,.loom-container iframe{will-change:transform,filter}.highlighted{animation-name:svelte-18ev1cu-flashHighlight;animation-duration:.7s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes svelte-18ev1cu-flashHighlight{0%{transform:scale(1);filter:drop-shadow(0 0 0 transparent) brightness(1)}50%{transform:scale(1.016);filter:drop-shadow(0 0 80px color-mix(in srgb,var(--primary) 30%,transparent)) brightness(1.3)}to{transform:scale(1);filter:drop-shadow(0 0 0 transparent) brightness(1)}}@media (max-width:1200px){.hero-content.svelte-18ev1cu{flex-direction:column}}.logo-container.svelte-uknovj{font-size:72px}header.svelte-uknovj{padding:4px 0 16px}.cta-button.svelte-uknovj{color:#fff}.inhead.svelte-uknovj{align-items:center;display:flex;justify-content:space-between}.inhead.svelte-uknovj>:where(.svelte-uknovj){flex:1}.nav-items.svelte-uknovj{justify-content:center;font-weight:600;display:flex;gap:var(--gap-m)}.start-button.svelte-uknovj{display:flex;justify-content:end}@media (max-width: 829px){.inhead.svelte-uknovj{margin-top:1rem}.start-button.svelte-uknovj,.nav-items.svelte-uknovj{display:none}.logo-container.svelte-uknovj{font-size:48px}}
