.LandingPage-module__-C6_hG__page{color:#3c3c3c;font-family:var(--font-inter,sans-serif);background:#fff;flex-direction:column;display:flex}.LandingPage-module__-C6_hG__heroScreen{box-sizing:border-box;flex-direction:column;min-height:100vh;padding-top:84px;display:flex}.LandingPage-module__-C6_hG__headerContainer{z-index:100;background:#fff;border-bottom:2px solid #0000;justify-content:center;width:100%;transition:border-bottom .1s;display:flex;position:fixed;top:0;left:0}.LandingPage-module__-C6_hG__headerScrolled{border-bottom:2px solid #e5e5e5}.LandingPage-module__-C6_hG__header{justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:1.5rem 2.5rem;display:flex}.LandingPage-module__-C6_hG__headerBtn{color:#fff;font-family:var(--font-inter,sans-serif);letter-spacing:.05em;cursor:pointer;background:#3551f3;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .1s,box-shadow .1s;display:inline-flex;box-shadow:0 4px #273bc9}.LandingPage-module__-C6_hG__headerBtn:active{transform:translateY(4px);box-shadow:0 0 #273bc9}.LandingPage-module__-C6_hG__logo{font-family:var(--font-family-display,var(--font-inter,sans-serif));color:#3c3c3c;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;display:flex}.LandingPage-module__-C6_hG__logoImg{object-fit:contain;filter:grayscale()brightness(.2);width:36px;height:36px}.LandingPage-module__-C6_hG__headerRight{color:#afafaf;letter-spacing:.05em;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.LandingPage-module__-C6_hG__chevron{font-size:.6rem}.LandingPage-module__-C6_hG__langMenu{position:relative}.LandingPage-module__-C6_hG__langTrigger{font:inherit;color:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.25rem .5rem;transition:background .1s,color .1s;display:inline-flex}.LandingPage-module__-C6_hG__langTrigger:hover{color:#4b4b4b;background:#f4f4f4}.LandingPage-module__-C6_hG__langDropdown{z-index:200;background:#fff;border:2px solid #e5e5e5;border-radius:14px;min-width:200px;margin:0;padding:.375rem;list-style:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 24px #00000014}.LandingPage-module__-C6_hG__langOption{cursor:pointer;width:100%;font-family:var(--font-inter,sans-serif);color:#4b4b4b;letter-spacing:.02em;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.9rem;font-weight:700;transition:background .1s;display:flex}.LandingPage-module__-C6_hG__langOption:hover{background:#f4f4f4}.LandingPage-module__-C6_hG__langOption[data-active=true]{color:#3551f3;background:#eef2ff}.LandingPage-module__-C6_hG__langFlag{object-fit:cover;border-radius:3px;flex-shrink:0;width:24px;height:18px}.LandingPage-module__-C6_hG__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.LandingPage-module__-C6_hG__heroContent{flex-direction:row;justify-content:center;align-items:center;gap:6rem;width:100%;max-width:1000px;display:flex}.LandingPage-module__-C6_hG__heroGraphic{object-fit:contain;flex-shrink:0;width:500px;height:480px}.LandingPage-module__-C6_hG__textContent{text-align:center;flex-direction:column;align-items:center;max-width:420px;display:flex}.LandingPage-module__-C6_hG__title{font-family:var(--font-family-display,var(--font-inter,sans-serif));color:#4b4b4b;letter-spacing:.01em;margin:0 0 2.5rem;font-size:2.25rem;font-weight:700;line-height:1.35}.LandingPage-module__-C6_hG__actions{flex-direction:column;gap:1rem;width:100%;max-width:330px;display:flex}.LandingPage-module__-C6_hG__primaryBtn,.LandingPage-module__-C6_hG__secondaryBtn{letter-spacing:.05em;cursor:pointer;width:100%;font-size:1rem;font-weight:800;font-family:var(--font-inter,sans-serif);border-radius:16px;justify-content:center;align-items:center;padding:.9rem 1rem;text-decoration:none;display:flex}.LandingPage-module__-C6_hG__primaryBtn{color:#fff;background:#3551f3;border:none;transition:transform .1s,box-shadow .1s;box-shadow:0 4px #273bc9}.LandingPage-module__-C6_hG__primaryBtn:active{transform:translateY(4px);box-shadow:0 0 #273bc9}.LandingPage-module__-C6_hG__secondaryBtn{color:#3551f3;background:#fff;border:2px solid #e5e5e5;padding:calc(.9rem - 2px) calc(1rem - 2px);transition:transform .1s,box-shadow .1s,border-color .1s;box-shadow:0 4px #e5e5e5}.LandingPage-module__-C6_hG__secondaryBtn:active{transform:translateY(4px);box-shadow:0 0 #e5e5e5}.LandingPage-module__-C6_hG__carouselSection{background:#fff;border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;justify-content:center;width:100%;padding:1.25rem 2rem;display:flex}.LandingPage-module__-C6_hG__carouselWrapper{justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1200px;display:flex}.LandingPage-module__-C6_hG__carouselTracks{scroll-behavior:smooth;scrollbar-width:none;flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:2.5rem;display:flex;overflow-x:auto}.LandingPage-module__-C6_hG__carouselTracks::-webkit-scrollbar{display:none}.LandingPage-module__-C6_hG__gameItem{white-space:nowrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.LandingPage-module__-C6_hG__gameLogo{object-fit:contain;width:44px;height:44px}.LandingPage-module__-C6_hG__gameName{color:#777;letter-spacing:.05em;font-size:.85rem;font-weight:800}.LandingPage-module__-C6_hG__carouselArrow{color:#ccc;cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.25rem;font-weight:700}.LandingPage-module__-C6_hG__carouselArrow:hover{color:#afafaf}.LandingPage-module__-C6_hG__featureSection{background:#fff;justify-content:center;width:100%;padding:8rem 2rem;display:flex}.LandingPage-module__-C6_hG__featureContent{justify-content:center;align-items:center;gap:5.5rem;width:100%;max-width:1000px;display:flex}.LandingPage-module__-C6_hG__featureReverse{flex-direction:row-reverse}.LandingPage-module__-C6_hG__featureText{flex-direction:column;flex:1;max-width:420px;display:flex}.LandingPage-module__-C6_hG__featureTitle{font-family:var(--font-family-display,var(--font-inter,sans-serif));color:#3551f3;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.LandingPage-module__-C6_hG__featureBody{color:#777;font-size:1.1rem;line-height:1.6}.LandingPage-module__-C6_hG__invisiblePlaceholder{opacity:0;flex-shrink:0;width:360px;height:360px}.LandingPage-module__-C6_hG__featureIllustration{object-fit:contain;flex-shrink:0;width:340px;height:340px}.LandingPage-module__-C6_hG__featureMascot{object-fit:contain;flex-shrink:0;width:260px;height:260px}.LandingPage-module__-C6_hG__featureDeviceImage,.LandingPage-module__-C6_hG__featureDashboardImage{object-fit:contain;flex-shrink:0;width:285px;height:auto}.LandingPage-module__-C6_hG__featurePhoneWrap{flex-shrink:0;justify-content:center;width:360px;display:flex}.LandingPage-module__-C6_hG__featurePhoneMockup{filter:drop-shadow(0 28px 56px #1e2b4a29);width:285px;height:auto;display:block}.LandingPage-module__-C6_hG__featureWireframeRow{flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;display:flex}.LandingPage-module__-C6_hG__featureWireframePhone{width:170px;height:auto;display:block}.LandingPage-module__-C6_hG__calloutSection{text-align:center;background:linear-gradient(#fff 0%,#f0f7ff 70%);flex-direction:column;align-items:center;gap:2.5rem;width:100%;padding:8rem 2rem 10rem;display:flex}.LandingPage-module__-C6_hG__calloutTitle{font-family:var(--font-family-display,var(--font-inter,sans-serif));color:#202f36;font-size:3.5rem;font-weight:700;line-height:1.2}.LandingPage-module__-C6_hG__appDrop{justify-content:center;gap:1rem;display:flex}.LandingPage-module__-C6_hG__appStoreBtn{font-family:var(--font-inter,sans-serif);color:#4b4b4b;cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e5e5;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.85rem;line-height:1.2;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 4px #e5e5e5}.LandingPage-module__-C6_hG__appStoreBtn strong{color:#3c3c3c;font-size:1.1rem}.LandingPage-module__-C6_hG__appStoreBtn:active{transform:translateY(4px);box-shadow:0 0 #e5e5e5}[data-theme=dark] .LandingPage-module__-C6_hG__page{color:#f5f7fb;background:#0c0d0e}[data-theme=dark] .LandingPage-module__-C6_hG__headerContainer{background:#0c0d0e}[data-theme=dark] .LandingPage-module__-C6_hG__logoImg{filter:grayscale()brightness(2)}[data-theme=dark] .LandingPage-module__-C6_hG__headerScrolled{border-bottom-color:#2a2b2d}[data-theme=dark] .LandingPage-module__-C6_hG__logo{color:#f5f7fb}[data-theme=dark] .LandingPage-module__-C6_hG__headerRight{color:#6b7280}[data-theme=dark] .LandingPage-module__-C6_hG__langTrigger:hover{color:#e5e7eb;background:#1f2022}[data-theme=dark] .LandingPage-module__-C6_hG__langDropdown{background:#161718;border-color:#2a2b2d;box-shadow:0 8px 24px #00000080}[data-theme=dark] .LandingPage-module__-C6_hG__langOption{color:#e5e7eb}[data-theme=dark] .LandingPage-module__-C6_hG__langOption:hover{background:#1f2022}[data-theme=dark] .LandingPage-module__-C6_hG__langOption[data-active=true]{color:#8da4f8;background:#3551f333}[data-theme=dark] .LandingPage-module__-C6_hG__title{color:#f5f7fb}[data-theme=dark] .LandingPage-module__-C6_hG__secondaryBtn{color:#8da4f8;background:#161718;border-color:#2a2b2d;box-shadow:0 4px #050506}[data-theme=dark] .LandingPage-module__-C6_hG__secondaryBtn:active{box-shadow:0 0 #050506}[data-theme=dark] .LandingPage-module__-C6_hG__carouselSection{background:#0c0d0e;border-top-color:#2a2b2d;border-bottom-color:#2a2b2d}[data-theme=dark] .LandingPage-module__-C6_hG__gameName{color:#a2abb8}[data-theme=dark] .LandingPage-module__-C6_hG__carouselArrow{color:#4a4d52}[data-theme=dark] .LandingPage-module__-C6_hG__carouselArrow:hover{color:#6b7280}[data-theme=dark] .LandingPage-module__-C6_hG__featureSection{background:#0c0d0e}[data-theme=dark] .LandingPage-module__-C6_hG__featureTitle{color:#8da4f8}[data-theme=dark] .LandingPage-module__-C6_hG__featureBody{color:#a2abb8}[data-theme=dark] .LandingPage-module__-C6_hG__featurePhoneMockup{filter:drop-shadow(0 28px 56px #0000006b)}[data-theme=dark] .LandingPage-module__-C6_hG__calloutSection{background:#0c0d0e}[data-theme=dark] .LandingPage-module__-C6_hG__calloutTitle{color:#f5f7fb}[data-theme=dark] .LandingPage-module__-C6_hG__appStoreBtn{color:#e5e7eb;background:#161718;border-color:#2a2b2d;box-shadow:0 4px #050506}[data-theme=dark] .LandingPage-module__-C6_hG__appStoreBtn strong{color:#f5f7fb}[data-theme=dark] .LandingPage-module__-C6_hG__appStoreBtn:active{box-shadow:0 0 #050506}.LandingPage-module__-C6_hG__footer{color:#a2abb8;width:100%;font-family:var(--font-inter,sans-serif);background:#161718;justify-content:center;padding:4rem 2rem 2rem;display:flex}.LandingPage-module__-C6_hG__footerInner{flex-direction:column;width:100%;max-width:1200px;display:flex}.LandingPage-module__-C6_hG__footerTop{border-bottom:1px solid #2a2b2d;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem;display:flex}.LandingPage-module__-C6_hG__footerBrand{flex-direction:column;gap:.5rem;min-width:200px;font-size:.85rem;display:flex}.LandingPage-module__-C6_hG__irishFlag{border-radius:2px;width:32px;height:4px;margin-bottom:.5rem;display:flex;overflow:hidden}.LandingPage-module__-C6_hG__flagGreen{background-color:#169b62;flex:1}.LandingPage-module__-C6_hG__flagWhite{background-color:#fff;flex:1}.LandingPage-module__-C6_hG__flagOrange{background-color:#ff883e;flex:1}.LandingPage-module__-C6_hG__footerTagline,.LandingPage-module__-C6_hG__footerLocation{color:#fff;margin:0;font-weight:700}.LandingPage-module__-C6_hG__footerLinks{gap:1.5rem;display:flex}.LandingPage-module__-C6_hG__footerLink{color:#a2abb8;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .1s}.LandingPage-module__-C6_hG__footerLink:hover{color:#fff}.LandingPage-module__-C6_hG__footerAppLinks{gap:1.75rem;display:flex}.LandingPage-module__-C6_hG__footerAppBtn{color:#a2abb8;background:0 0;align-items:center;gap:.5rem;text-decoration:none;transition:color .1s;display:flex}.LandingPage-module__-C6_hG__footerAppBtn:hover{color:#fff}.LandingPage-module__-C6_hG__footerAppText{flex-direction:column;font-size:.65rem;line-height:1.2;display:flex}.LandingPage-module__-C6_hG__footerAppText strong{color:inherit;font-size:.85rem;font-weight:700}.LandingPage-module__-C6_hG__footerSocials{align-items:center;gap:1.25rem;display:flex}.LandingPage-module__-C6_hG__socialIcon{color:#a2abb8;transition:color .1s}.LandingPage-module__-C6_hG__socialIcon:hover{color:#fff}.LandingPage-module__-C6_hG__footerDisclaimer{text-align:center;color:#6b7280;align-self:center;max-width:800px;margin:2rem 0 1.5rem;font-size:.75rem;line-height:1.5}.LandingPage-module__-C6_hG__footerBottom{justify-content:center;align-items:center;padding-top:1rem;display:flex}.LandingPage-module__-C6_hG__footerCopyright{color:#a2abb8;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.LandingPage-module__-C6_hG__footerLogoImg{filter:grayscale()brightness(2);object-fit:contain;width:16px;height:16px}@media (max-width:900px){.LandingPage-module__-C6_hG__heroContent{flex-direction:column;gap:3rem}.LandingPage-module__-C6_hG__header{justify-content:center;padding:1rem}.LandingPage-module__-C6_hG__headerRight{display:none}.LandingPage-module__-C6_hG__heroGraphic{width:360px;height:360px}.LandingPage-module__-C6_hG__carouselTracks{justify-content:flex-start}.LandingPage-module__-C6_hG__featureContent{text-align:center;flex-direction:column;gap:3rem}.LandingPage-module__-C6_hG__featureReverse{flex-direction:column}.LandingPage-module__-C6_hG__invisiblePlaceholder,.LandingPage-module__-C6_hG__featureIllustration{width:280px;height:280px}.LandingPage-module__-C6_hG__featureMascot{width:200px;height:200px}.LandingPage-module__-C6_hG__featureDeviceImage,.LandingPage-module__-C6_hG__featureDashboardImage{width:min(74vw,285px)}.LandingPage-module__-C6_hG__featurePhoneWrap{width:100%}.LandingPage-module__-C6_hG__featurePhoneMockup{width:min(74vw,285px)}.LandingPage-module__-C6_hG__featureWireframeRow{gap:.5rem;width:100%;max-width:min(96vw,560px)}.LandingPage-module__-C6_hG__featureWireframePhone{width:calc(33.3333% - .333333rem);max-width:170px}.LandingPage-module__-C6_hG__appDrop{flex-direction:column;width:100%;max-width:300px}.LandingPage-module__-C6_hG__footerTop{text-align:center;flex-direction:column;align-items:center;gap:2rem}.LandingPage-module__-C6_hG__footerBrand{align-items:center}.LandingPage-module__-C6_hG__footerLinks{flex-direction:column;gap:1rem}.LandingPage-module__-C6_hG__footerAppLinks{flex-direction:column}}
