.IntroScreen-module__y6F2Ta__wrapper{color:#fff;z-index:9999;opacity:1;background:#000;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:scale(1)}.IntroScreen-module__y6F2Ta__exit{opacity:0;pointer-events:none;transform:scale(1.04)}.IntroScreen-module__y6F2Ta__title,.IntroScreen-module__y6F2Ta__subtitle{font-family:var(--font-manrope);letter-spacing:-.05em;text-align:center}.IntroScreen-module__y6F2Ta__title{font-size:clamp(3rem,7vw,5.6rem);font-weight:700;line-height:.9}.IntroScreen-module__y6F2Ta__subtitle{margin-top:.4rem;font-size:clamp(2.4rem,6vw,5.6rem);font-weight:200;line-height:.9}.IntroScreen-module__y6F2Ta__progressBar{background:#ffffff40;border-radius:999px;width:min(420px,80vw);height:12px;margin-top:3rem}.IntroScreen-module__y6F2Ta__progressFill{background:#fff;border-radius:999px;height:100%;transition:width 80ms linear;box-shadow:0 0 6px #ffffffe6,0 0 14px #ffffffb3,0 0 28px #fff6}.IntroScreen-module__y6F2Ta__progressText{opacity:.85;margin-top:2.5rem;font-size:clamp(1.1rem,2.5vw,1.6rem)}.IntroScreen-module__y6F2Ta__copyright{text-align:center;font-family:var(--font-poppins,sans-serif);letter-spacing:.02em;color:#ffffff61;pointer-events:none;-webkit-user-select:none;user-select:none;padding:0 clamp(16px,4vw,48px);font-size:clamp(.62rem,1.2vw,.78rem);font-weight:400;position:absolute;bottom:clamp(16px,3vh,28px);left:0;right:0}@media (max-width:600px){.IntroScreen-module__y6F2Ta__copyright{font-size:.6rem;bottom:clamp(12px,2.5vh,20px)}}@media (max-height:500px) and (orientation:landscape){.IntroScreen-module__y6F2Ta__copyright{font-size:.58rem;bottom:8px}}
:root{--nav-height:56px;--nav-top:16px;--nav-side:clamp(16px,3vw,32px);--nav-btn-h:36px;--logo-width:clamp(100px,13vw,148px)}@media (max-width:900px){:root{--nav-height:48px;--nav-top:12px;--nav-btn-h:32px;--logo-width:clamp(88px,16vw,120px)}}@media (max-width:600px){:root{--nav-height:56px;--nav-top:10px;--nav-side:12px;--nav-btn-h:28px;--logo-width:clamp(120px,32vw,160px)}}@media (max-height:450px) and (orientation:landscape){:root{--nav-height:40px;--nav-top:8px;--nav-btn-h:28px;--logo-width:clamp(72px,14vw,104px)}}.HomepageHero-module__98fyzG__heroContainer{opacity:0;background:#000;width:100vw;height:100svh;animation:.9s forwards HomepageHero-module__98fyzG__heroEnter;position:relative;overflow:hidden;transform:translateY(12px)}@keyframes HomepageHero-module__98fyzG__heroEnter{to{opacity:1;transform:translateY(0)}}.HomepageHero-module__98fyzG__background{z-index:1;background:url(/images/home-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.HomepageHero-module__98fyzG__ambientOverlay{z-index:2;background:linear-gradient(#00000073,#0003,#0000008c);position:absolute;inset:0}.HomepageHero-module__98fyzG__topBar{top:var(--nav-top);height:var(--nav-height);z-index:1100;padding:0 var(--nav-side);pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:fixed;left:0;right:0}.HomepageHero-module__98fyzG__left,.HomepageHero-module__98fyzG__center,.HomepageHero-module__98fyzG__right{pointer-events:auto;align-items:center;display:flex}.HomepageHero-module__98fyzG__left{justify-content:flex-start}.HomepageHero-module__98fyzG__center{justify-content:center}.HomepageHero-module__98fyzG__right{justify-content:flex-end}.HomepageHero-module__98fyzG__logoButton{cursor:pointer;width:var(--logo-width);opacity:0;background:0 0;border:none;padding:0;animation:.6s .1s forwards HomepageHero-module__98fyzG__logoFadeIn}.HomepageHero-module__98fyzG__logoImage{width:100%;height:auto}@keyframes HomepageHero-module__98fyzG__logoFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.HomepageHero-module__98fyzG__navPill{height:var(--nav-btn-h);color:#0a0a0a;font-family:var(--font-poppins);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1.5px solid #000000b8;border-radius:999px;padding:0 clamp(12px,2vw,20px);font-size:.8rem}.HomepageHero-module__98fyzG__exitButton{}.HomepageHero-module__98fyzG__contactButton{}@media (max-width:600px){.HomepageHero-module__98fyzG__navPill{opacity:.85;height:28px;padding:0 8px;font-size:.65rem;font-weight:400}}.HomepageHero-module__98fyzG__content{z-index:3;transform:translateY(calc(var(--top-ui-center,36px)*.4));pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.HomepageHero-module__98fyzG__heroCard{-webkit-backdrop-filter:blur(20px)saturate(180%);pointer-events:auto;background:#fffffff0;border:1px solid #fff9;border-radius:24px;grid-template-columns:2fr 1fr;align-items:stretch;width:min(72vw,778px);animation:.65s cubic-bezier(.22,1,.36,1) .15s both HomepageHero-module__98fyzG__cardEnter;display:grid;overflow:visible;box-shadow:0 32px 80px #00000038,0 8px 24px #00000024,inset 0 1px #ffffffe6}@keyframes HomepageHero-module__98fyzG__cardEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.HomepageHero-module__98fyzG__cardLeft{text-align:left;border-right:1px solid #0000000f;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,4vw,3.2rem) clamp(1.8rem,3.5vw,3rem);display:flex}.HomepageHero-module__98fyzG__mainTitle{font-family:var(--font-manrope);letter-spacing:-.04em;color:#0a0a0a;opacity:0;margin:0;font-size:clamp(1.9rem,3.1vw,3.2rem);font-weight:300;line-height:1.08;animation:.55s .5s both HomepageHero-module__98fyzG__fadeSlideUp}.HomepageHero-module__98fyzG__mainTitleLight{white-space:nowrap;font-weight:300;display:block}.HomepageHero-module__98fyzG__mainTitleStrong{background:#000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.1em;font-weight:800;display:block}.HomepageHero-module__98fyzG__ctaCluster{opacity:0;width:100%;margin-top:clamp(1.4rem,2.8vh,2rem);animation:.55s .74s both HomepageHero-module__98fyzG__fadeSlideUp}.HomepageHero-module__98fyzG__ctaRow{flex-wrap:nowrap;align-items:center;gap:10px;width:100%;display:flex}.HomepageHero-module__98fyzG__searchBox{background:#fff;border:1.5px solid #00000024;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:clamp(160px,18vw,240px);height:clamp(40px,5vh,48px);padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.HomepageHero-module__98fyzG__searchBox:focus-within{border-color:#00000052;box-shadow:0 0 0 3px #0000000f}.HomepageHero-module__98fyzG__searchIcon{color:#59c098;flex-shrink:0;width:15px;height:15px}.HomepageHero-module__98fyzG__searchInput{font-family:var(--font-poppins,inherit);color:#111;text-overflow:ellipsis;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-size:clamp(.78rem,1.1vw,.875rem);overflow:hidden}.HomepageHero-module__98fyzG__searchInput::placeholder{color:#9ca3af;font-size:clamp(.6rem,.85vw,.75rem);font-weight:400}.HomepageHero-module__98fyzG__ctaButton:disabled{opacity:.38;cursor:not-allowed;border-color:#00000040;transform:none}.HomepageHero-module__98fyzG__ctaButton{color:#000;height:clamp(40px,5vh,48px);font-family:var(--font-poppins);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #000;border-radius:999px;flex-shrink:0;padding:0 clamp(.9rem,1.4vw,1.2rem);font-size:clamp(.78rem,1.1vw,.9rem);font-weight:500;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,opacity .2s}.HomepageHero-module__98fyzG__ctaButton:hover{transform:translateY(-2px)}.HomepageHero-module__98fyzG__ctaButton:active{transform:translateY(0)}.HomepageHero-module__98fyzG__ctaButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.HomepageHero-module__98fyzG__cardRight{background:linear-gradient(160deg,#37919f0f 0%,#59c0980a 100%);border-radius:0 24px 24px 0;justify-content:center;align-items:flex-end;min-height:200px;display:flex;position:relative;overflow:visible}.HomepageHero-module__98fyzG__mascotWrap{justify-content:center;align-items:flex-end;width:100%;margin-top:-20%;padding-bottom:0;display:flex;position:relative}.HomepageHero-module__98fyzG__mascotImage{object-fit:contain;opacity:0;filter:drop-shadow(0 20px 30px #0000002e);width:clamp(158px,23.76vw,317px);height:auto;animation:.7s cubic-bezier(.22,1,.36,1) .55s both HomepageHero-module__98fyzG__mascotEnter,4s ease-in-out 1.4s infinite HomepageHero-module__98fyzG__mascotFloat;display:block;transform:scale(1.2)scaleY(1.2)}@keyframes HomepageHero-module__98fyzG__mascotEnter{0%{opacity:0;transform:translateY(20px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HomepageHero-module__98fyzG__mascotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.HomepageHero-module__98fyzG__journey{z-index:3;opacity:.75;pointer-events:none;position:absolute;bottom:1.4rem;left:0;right:0}.HomepageHero-module__98fyzG__journeyLabelss{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:none}.HomepageHero-module__98fyzG__journeyLabel{font-family:var(--font-manrope);letter-spacing:.15rem;text-transform:uppercase;color:#edeff3b3;font-size:clamp(.75rem,1.02vw,1.35rem)}.HomepageHero-module__98fyzG__copyright{text-align:center;z-index:10;pointer-events:none;position:absolute;bottom:clamp(14px,2.5vh,24px);left:0;right:0}.HomepageHero-module__98fyzG__copyrightText{font-family:var(--font-poppins,sans-serif);letter-spacing:.025em;color:#edeff380;-webkit-user-select:none;user-select:none;font-size:clamp(.6rem,1.1vw,.75rem);font-weight:400}@keyframes HomepageHero-module__98fyzG__fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px) and (orientation:landscape){.HomepageHero-module__98fyzG__heroCard{width:min(94vw,620px)}.HomepageHero-module__98fyzG__mascotImage{width:clamp(211px,29.04vw,343px)}.HomepageHero-module__98fyzG__mascotWrap{margin-top:-25%}}@media (max-width:1024px) and (orientation:portrait){.HomepageHero-module__98fyzG__heroCard{border-radius:24px;grid-template-columns:1fr;width:min(88vw,640px);overflow:hidden}.HomepageHero-module__98fyzG__cardLeft{text-align:center;border-bottom:1px solid #0000000f;border-right:none;align-items:center;padding:clamp(1.8rem,4vw,2.8rem) clamp(1.8rem,4vw,2.6rem)}.HomepageHero-module__98fyzG__ctaCluster,.HomepageHero-module__98fyzG__ctaRow{justify-content:center}.HomepageHero-module__98fyzG__cardRight{border-radius:0 0 24px 24px;min-height:140px;padding:.5rem 0 1rem}.HomepageHero-module__98fyzG__mascotWrap{margin-top:-15%}.HomepageHero-module__98fyzG__mascotImage{width:clamp(132px,29.04vw,211px)}.HomepageHero-module__98fyzG__mainTitle{font-size:clamp(1.8rem,4vw,2.6rem)}}@media (max-width:900px){.HomepageHero-module__98fyzG__ctaRow{gap:8px}.HomepageHero-module__98fyzG__searchBox{height:44px;padding:0 14px}.HomepageHero-module__98fyzG__searchInput{font-size:.82rem}}@media (max-width:600px){.HomepageHero-module__98fyzG__heroCard{border-radius:20px;grid-template-columns:1fr;width:min(84vw,420px);overflow:hidden}.HomepageHero-module__98fyzG__cardLeft{text-align:center;border-bottom:1px solid #0000000f;border-right:none;align-items:center;padding:1.6rem 1.4rem 1.4rem}.HomepageHero-module__98fyzG__ctaCluster{justify-content:center}.HomepageHero-module__98fyzG__ctaRow{flex-direction:column;align-items:stretch;gap:10px}.HomepageHero-module__98fyzG__searchBox{width:100%;height:46px}.HomepageHero-module__98fyzG__ctaButton{justify-content:center;width:100%;padding:0 1rem}.HomepageHero-module__98fyzG__cardRight{background:linear-gradient(160deg,#37919f12 0%,#59c0980d 100%);border-radius:0 0 20px 20px;min-height:110px;padding:0 0 .4rem}.HomepageHero-module__98fyzG__mascotWrap{margin-top:2%;padding-bottom:.2rem}.HomepageHero-module__98fyzG__mascotImage{width:clamp(119px,42.24vw,185px)}.HomepageHero-module__98fyzG__mainTitle{font-size:clamp(1.65rem,7vw,2.1rem)}.HomepageHero-module__98fyzG__journeyLabel{font-size:clamp(.4rem,.9vw,.6rem)}.HomepageHero-module__98fyzG__copyrightText{font-size:.58rem}.HomepageHero-module__98fyzG__copyright{bottom:clamp(10px,2vh,18px)}.HomepageHero-module__98fyzG__navPill{opacity:.85;height:28px;padding:0 8px;font-size:.65rem;font-weight:400}}@media (max-width:380px){.HomepageHero-module__98fyzG__heroCard{border-radius:16px;width:min(96vw,360px)}.HomepageHero-module__98fyzG__cardLeft{padding:1.4rem 1.2rem 1.2rem}.HomepageHero-module__98fyzG__mainTitle{font-size:1.6rem}.HomepageHero-module__98fyzG__mascotImage{width:119px}.HomepageHero-module__98fyzG__copyrightText{font-size:.55rem}}@media (max-height:500px) and (orientation:landscape){.HomepageHero-module__98fyzG__heroCard{border-radius:16px;grid-template-columns:2fr 1fr;width:min(88vw,520px);max-height:calc(100svh - 52px);overflow:hidden}.HomepageHero-module__98fyzG__cardLeft{padding:.7rem 1.1rem;overflow:hidden}.HomepageHero-module__98fyzG__mainTitle{white-space:nowrap;font-size:clamp(1.05rem,2.8vw,1.5rem);line-height:1.1}.HomepageHero-module__98fyzG__ctaCluster{margin-top:.5rem}.HomepageHero-module__98fyzG__ctaRow{flex-direction:column;align-items:stretch;gap:6px}.HomepageHero-module__98fyzG__searchBox{width:100%;height:32px;min-width:unset;padding:0 10px}.HomepageHero-module__98fyzG__searchInput{font-size:.72rem}.HomepageHero-module__98fyzG__searchInput::placeholder{font-size:.65rem}.HomepageHero-module__98fyzG__ctaButton{align-self:flex-start;width:auto;height:26px;padding:0 .9rem;font-size:.67rem;font-weight:400}.HomepageHero-module__98fyzG__cardRight{min-height:unset;border-radius:0 16px 16px 0;align-items:flex-end;overflow:hidden}.HomepageHero-module__98fyzG__mascotWrap{align-items:flex-end;height:100%;margin-top:0}.HomepageHero-module__98fyzG__mascotImage{width:auto;height:92%;max-height:calc(100svh - 60px)}.HomepageHero-module__98fyzG__subCopy{display:none}.HomepageHero-module__98fyzG__copyright{bottom:4px}.HomepageHero-module__98fyzG__copyrightText{font-size:.52rem}}@media (max-height:380px) and (orientation:landscape){.HomepageHero-module__98fyzG__heroCard{width:min(92vw,480px)}.HomepageHero-module__98fyzG__cardLeft{padding:.5rem .9rem}.HomepageHero-module__98fyzG__mainTitle{font-size:clamp(.95rem,2.6vw,1.3rem)}.HomepageHero-module__98fyzG__ctaCluster{margin-top:.3rem}.HomepageHero-module__98fyzG__searchBox{height:28px}.HomepageHero-module__98fyzG__ctaButton{align-self:flex-start;width:auto;height:24px;font-size:.63rem;font-weight:400}.HomepageHero-module__98fyzG__mascotImage{height:86%}}@media (min-aspect-ratio:16/9) and (min-width:1440px){.HomepageHero-module__98fyzG__heroCard{width:min(68vw,810px)}.HomepageHero-module__98fyzG__mascotImage{width:clamp(238px,21.12vw,343px)}}@media (prefers-reduced-motion:reduce){.HomepageHero-module__98fyzG__heroContainer,.HomepageHero-module__98fyzG__heroCard,.HomepageHero-module__98fyzG__logoButton,.HomepageHero-module__98fyzG__mascotImage,.HomepageHero-module__98fyzG__mainTitle,.HomepageHero-module__98fyzG__ctaCluster{opacity:1!important;animation:none!important;transform:none!important}}
