@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@200;300;400&display=swap";._button_1bu0u_1{display:inline-flex;align-items:center;justify-content:center;padding:16px 48px;font-size:18px;font-weight:300;border-radius:9999px;transition:all .3s ease;min-width:240px;height:56px;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}._button_1bu0u_1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #0003}._button_1bu0u_1:active:not(:disabled){transform:translateY(1px) scale(.98);box-shadow:none;transition:all .1s ease}._button_1bu0u_1:disabled{opacity:.9;cursor:not-allowed;box-shadow:none;transform:none;pointer-events:none;filter:saturate(85%) brightness(92%)}._button--cyan_1bu0u_34{background:#5ce1e6;color:#1a1045}._button--purple_1bu0u_38{background:#9f45ff;color:#fff}._button--black_1bu0u_42{background:#1a1a1a;color:#fff}._button--large_1bu0u_46{min-width:280px;height:60px;font-size:24px}._button--full-width_1bu0u_51{width:100%;max-width:400px}@media(max-width:1199px)and (min-width:1000px){._button_1bu0u_1{min-width:220px;height:52px;font-size:14px}}@media(max-width:999px)and (min-width:600px){._button_1bu0u_1{min-width:180px;height:48px;font-size:14px}}@media(max-width:599px){._button_1bu0u_1{width:200px;min-width:200px;height:52px;font-size:13px;white-space:nowrap}}._backgroundLayer_15m2h_1{--bg-base-width: 1440px;--bg-base-height: 900px;--bg-view-height: var(--app-height-static, 100vh);--bg-scale-x: calc(100vw / var(--bg-base-width));--bg-scale-y: calc(var(--bg-view-height) / var(--bg-base-height));--bg-scale: var(--bg-scale-provided, max(var(--bg-scale-x), var(--bg-scale-y)));position:fixed;inset:0;width:100%;height:var(--bg-view-height);background:transparent;z-index:1;overflow:hidden;pointer-events:none}._backgroundLayer__container_15m2h_17{position:absolute;top:0%;left:50%;width:var(--bg-base-width);height:100%;min-height:var(--bg-base-height);transform:translate(calc(-50% + var(--bg-offset-x, 0%)),var(--bg-offset-y, 0%)) scale(var(--bg-scale));transform-origin:top center}._backgroundLayer__element_15m2h_27{position:absolute;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}._backgroundLayer__element_15m2h_27 img{width:100%;height:auto;display:block}._pageLayout_1gk0u_2{width:100%;min-height:var(--app-height, 100vh);height:auto;position:relative;overflow-x:hidden;overflow-y:visible;animation:_pageEnter_1gk0u_1 .3s ease-out}@keyframes _pageEnter_1gk0u_1{0%{opacity:0}to{opacity:1}}._pageLayout__content_1gk0u_20{position:relative;z-index:2;width:100%;min-height:var(--app-height, 100vh);height:auto;overflow-x:hidden;overflow-y:visible;display:flex;flex-direction:column;box-sizing:border-box;padding:0 clamp(32px,5vw,80px)}._pageLayout__content--fullWidth_1gk0u_33{padding:0}._pageLayout__inner_1gk0u_36{width:100%;max-width:1440px;margin:0 auto;padding:0;box-sizing:border-box;min-height:inherit;display:flex;flex-direction:column}._pageLayout__inner--fullWidth_1gk0u_46{max-width:none;margin:0}._pageLayout__main_1gk0u_50{flex:1 1 auto;display:flex;flex-direction:column;min-height:min-content}@media(max-width:599px){._pageLayout__content_1gk0u_20{padding:0 var(--mobile-page-padding)}._pageLayout__inner_1gk0u_36{padding:0}._pageLayout__footer_1gk0u_65{padding-top:24px}}@media(min-width:600px)and (max-width:1366px){._pageLayout__content_1gk0u_20{padding:0 clamp(28px,4vw,64px)}._pageLayout__inner_1gk0u_36{padding:0}}._greetingPage_11mch_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1;min-height:var(--app-height, 100vh);max-height:none;padding:var(--page-top-gap) clamp(40px,5vw,88px) clamp(48px,10vh,96px);text-align:left;position:relative;width:100%;overflow:visible}._greetingPage__content_11mch_15{max-width:1120px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:42px;padding:0}._greetingPage__title_11mch_25{font-size:var(--font-h1);font-weight:var(--font-h1-weight);color:#fff;margin-bottom:0;line-height:1.2;letter-spacing:0}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2);font-weight:var(--font-h2-weight);color:#fff;margin-bottom:0;line-height:1.4}._greetingPage__form_11mch_40{display:flex;flex-direction:column;gap:20px;width:100%;max-width:680px;margin:0}._greetingPage__formTitle_11mch_48{font-size:20px;font-weight:300;color:#fff;margin-bottom:0}._greetingPage__field_11mch_54{display:flex;flex-direction:column;gap:8px}._greetingPage__label_11mch_59{font-size:16px;color:#fff}._greetingPage__labelMobile_11mch_63{display:none;font-size:14px;color:#fff;font-weight:300;margin:0 0 4px}._greetingPage__input_11mch_70{width:100%;height:56px;padding:14px 16px;background:#fff;border:2px solid transparent;border-radius:12px;font-size:18px;color:#333;transition:all .15s ease;-webkit-tap-highlight-color:transparent}._greetingPage__input_11mch_70::placeholder{color:#9ba0b0}._greetingPage__input_11mch_70:focus{box-shadow:0 0 0 3px #8b5cf640;outline:none}._greetingPage__input--error_11mch_89{border-color:#f87171}._greetingPage__input--error_11mch_89:focus{box-shadow:0 0 0 3px #f871714d}._greetingPage__error_11mch_95{display:block;color:#f87171;font-size:14px;margin-top:4px;font-weight:300}._greetingPage__checkbox_11mch_102{display:inline-flex;align-items:center;gap:10px;text-align:left;margin-top:0;font-size:17px;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}._greetingPage__checkbox_11mch_102 input{appearance:none;-webkit-appearance:none;width:22px;height:22px;min-width:22px;min-height:22px;background:transparent;border:2px solid #FFFFFF;border-radius:6px;cursor:pointer;position:relative;margin:0;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;outline:none}._greetingPage__checkbox_11mch_102 input:checked{background:transparent;border-color:#fff}._greetingPage__checkbox_11mch_102 input:checked:after{content:"";position:absolute;left:5.5px;top:1px;width:6px;height:12px;border:solid #FFFFFF;border-width:0 2px 2px 0;transform:rotate(45deg)}._greetingPage__consentLink_11mch_147{background:none;border:none;color:#5ce1e6;font-weight:300;text-decoration:underline;cursor:pointer;padding:0 2px}._greetingPage__consentLink_11mch_147:hover{color:#77e6ea}._greetingPage__button_11mch_159{margin:24px 0 0;display:flex;justify-content:flex-start}._greetingPage__button_11mch_159 button{width:220px;height:56px;font-size:18px;border-radius:999px}._greetingPage__modalOverlay_11mch_170{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:24px;z-index:999}._greetingPage__modal_11mch_170{background:#10092b;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px 20px 16px;width:min(640px,100%);box-shadow:0 16px 46px #00000073;color:#fff}._greetingPage__modalHeader_11mch_189{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}._greetingPage__modalHeader_11mch_189 h3{margin:0;font-size:20px;font-weight:400}._greetingPage__closeBtn_11mch_201{background:none;border:1px solid rgba(255,255,255,.25);color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:20px;line-height:1}._greetingPage__closeBtn_11mch_201:hover{background:#ffffff14}._greetingPage__modalBody_11mch_215{max-height:60vh;overflow-y:auto;color:#ffffffe6;line-height:1.6}._greetingPage__modalBody_11mch_215 p{margin:0 0 10px}._greetingPage__modalBody_11mch_215 ul{padding-left:18px;margin:0 0 10px}@media(max-width:1024px)and (min-width:600px){._greetingPage_11mch_1{padding:clamp(48px,8vh,72px) var(--tablet-page-padding) clamp(48px,8vh,72px);min-height:var(--app-height, 100vh);max-height:none;overflow:visible}._greetingPage__content_11mch_15{max-width:920px;gap:32px}._greetingPage__title_11mch_25{font-size:var(--font-h1);line-height:1.2}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2);line-height:1.4}._greetingPage__form_11mch_40{gap:18px;max-width:660px;width:100%}._greetingPage__formTitle_11mch_48{font-size:15px}._greetingPage__input_11mch_70{height:52px;font-size:15px}._greetingPage__checkbox_11mch_102{font-size:14px}._greetingPage__button_11mch_159{margin-top:20px}._greetingPage__button_11mch_159 button{width:200px;height:52px;font-size:15px}}@media(max-width:599px){._greetingPage_11mch_1{padding:calc(40px + env(safe-area-inset-top,0px)) 24px calc(40px + env(safe-area-inset-bottom,0px));min-height:var(--app-height, 100vh);max-height:none;overflow:visible}._greetingPage__labelMobile_11mch_63{display:block}._greetingPage__content_11mch_15{max-width:100%;width:100%;gap:32px;align-items:flex-start;display:flex;flex-direction:column;flex:1;justify-content:flex-start}._greetingPage__title_11mch_25{font-size:var(--font-h1);margin-bottom:0;line-height:1.2}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2);line-height:1.4;margin-bottom:0}._greetingPage__form_11mch_40{gap:24px;max-width:100%;width:100%}._greetingPage__formTitle_11mch_48{font-size:14px;margin-bottom:0}._greetingPage__input_11mch_70{height:50px;font-size:15px;padding:12px 14px}._greetingPage__checkbox_11mch_102{gap:10px;font-size:14px}._greetingPage__button_11mch_159{margin-top:32px;padding:0;width:100%;max-width:100%;display:flex;justify-content:center}._greetingPage__button_11mch_159 button{width:220px;max-width:220px;height:52px;font-size:15px;border-radius:999px}}@media(max-width:599px){._greetingPage_11mch_1{padding:calc(20px + env(safe-area-inset-top,0px)) var(--mobile-page-padding) calc(20px + env(safe-area-inset-bottom,0px));min-height:var(--app-height, 100vh);max-height:none;overflow-y:visible;overflow-x:hidden;align-items:stretch}._greetingPage__labelMobile_11mch_63{font-size:11px;margin-bottom:4px}._greetingPage__content_11mch_15{width:100%;max-width:100%;gap:13px;align-items:flex-start;flex:1;justify-content:flex-start;min-height:0}._greetingPage__title_11mch_25{font-size:var(--font-h1);line-height:1.15}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2);line-height:1.3}._greetingPage__form_11mch_40{max-width:100%;width:100%;gap:13px}._greetingPage__formTitle_11mch_48{font-size:11px}._greetingPage__input_11mch_70{height:44px;font-size:13px;padding:10px 12px}@supports (-webkit-touch-callout: none){._greetingPage__input_11mch_70{font-size:16px}}._greetingPage__checkbox_11mch_102{font-size:11px;gap:8px}._greetingPage__button_11mch_159{margin-top:13px;padding:0;width:100%;max-width:100%;justify-content:center}._greetingPage__button_11mch_159 button{width:180px;max-width:180px;height:44px;font-size:13px}}@media(max-width:599px)and (max-height:667px){._greetingPage_11mch_1{padding:calc(16px + env(safe-area-inset-top,0px)) var(--mobile-page-padding) calc(16px + env(safe-area-inset-bottom,0px));max-height:none}._greetingPage__content_11mch_15{gap:18px}._greetingPage__title_11mch_25{font-size:var(--font-h1)}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2)}._greetingPage__form_11mch_40{gap:16px}._greetingPage__formTitle_11mch_48{font-size:10px}._greetingPage__input_11mch_70{height:42px;font-size:12px;padding:8px 10px}@supports (-webkit-touch-callout: none){._greetingPage__input_11mch_70{font-size:16px}}._greetingPage__checkbox_11mch_102{font-size:10px;gap:6px}._greetingPage__button_11mch_159{margin-top:18px}._greetingPage__button_11mch_159 button{width:160px;height:42px;font-size:12px}}@media(max-height:820px)and (min-width:600px)and (max-width:1199px){._greetingPage_11mch_1{padding:clamp(32px,5vh,48px) clamp(18px,4vw,48px) clamp(32px,5vh,48px);min-height:var(--app-height, 100vh);max-height:none;overflow:visible}._greetingPage__content_11mch_15{gap:24px}._greetingPage__title_11mch_25{font-size:var(--font-h1)}._greetingPage__subtitle_11mch_33{font-size:var(--font-h2)}._greetingPage__form_11mch_40{gap:16px}._greetingPage__button_11mch_159{margin-top:20px}}._toastContainer_1sukm_1{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:9999}._toast_1sukm_1{min-width:240px;padding:12px 16px;border-radius:10px;color:#fff;font-weight:300;background:#000c;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 30px #00000059}._toast--success_1sukm_22{border-color:#4ade8080}._toast--error_1sukm_26{border-color:#f8717199}._toast--info_1sukm_30{border-color:#5ce1e680}:root{--app-height: 100vh;--mobile-page-padding: 10px;--tablet-page-padding: 40px;--page-top-gap: clamp(24px, 5vh, 48px);--font-h1: 38px;--font-h2: 22px;--font-h1-weight: 400;--font-h2-weight: 300;--font-h3: 20px;--font-body-lg: 18px;--font-body: 16px;--font-body-sm: 14px;--font-caption: 12px}@supports (height: 100dvh){:root{--app-height: 100dvh}}@media(max-width:1199px)and (min-width:600px){:root{--tablet-page-padding: 25px;--font-h1: 32px;--font-h2: 18px;--font-h3: 18px;--font-body-lg: 16px;--font-body: 16px;--font-body-sm: 14px;--font-caption: 12px}}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:var(--app-height);height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;-webkit-text-size-adjust:100%;scrollbar-color:rgba(92,225,230,.6) rgba(255,255,255,.08);scrollbar-width:thin}html,body{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}html.no-scroll{overflow-y:hidden}html.has-scroll{overflow-y:auto}body{width:100%;min-height:var(--app-height);height:auto;font-family:Unbounded,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:#fff;background:radial-gradient(213.22% 78.24% at 50% 51%,#6a3eaf,#4e2891 42%,#19113d 80%,#070319);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:visible;overscroll-behavior:none}body.scroll-fix-chrome.has-scroll{height:var(--app-height);overflow-y:auto;-webkit-overflow-scrolling:touch}body.scroll-fix-chrome.no-scroll{overflow-y:hidden}#root{width:100%;max-width:100%;height:auto;min-height:var(--app-height);display:flex;flex-direction:column;overflow-x:hidden;overflow-y:visible}*::-webkit-scrollbar{width:10px;transition:width .3s ease,opacity .3s ease}*::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5ce1e6e6,#9f45ffe6);border-radius:999px;border:2px solid rgba(255,255,255,.08);transition:opacity .3s ease}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5ce1e6,#9f45ff)}@media(min-width:1024px)and (pointer:fine){html:not(.scrolling){scrollbar-width:none;-ms-overflow-style:none}html:not(.scrolling) *::-webkit-scrollbar{width:0;background:transparent}body.scroll-fix-chrome:not(.scrolling){scrollbar-width:none;-ms-overflow-style:none}body.scroll-fix-chrome:not(.scrolling)::-webkit-scrollbar{width:0;background:transparent}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea{font-family:inherit;outline:none}@media(max-width:599px){input,textarea,select{font-size:16px}:root{--font-h1: 20px;--font-h2: 16px;--font-h3: 14px;--font-body-lg: 16px;--font-body: 14px;--font-body-sm: 12px;--font-caption: 12px}}ul,ol{list-style:none}img{max-width:100%;height:auto}
