.welcome-preface{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;padding:24px;background:#000c;opacity:0;transition:opacity var(--motion-duration-response, .24s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface[data-state=open]{opacity:1}.welcome-preface[data-state=leaving]{opacity:0;transition-timing-function:var(--motion-ease-exit, cubic-bezier(.4, 0, 1, 1))}.welcome-preface__panel{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:min(528px,calc(100vw - 48px));height:600px;max-height:calc(100dvh - 48px);overflow:hidden;padding:96px 64px 84px;border-radius:16px;background:linear-gradient(180deg,#151515,#121212);box-shadow:inset 0 0 0 1px #242424;color:#fff;font-family:Geist,Arial,sans-serif;transform:translate3d(0,8px,0);transition:transform var(--motion-duration-response, .24s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface__panel[tabindex]:focus,.welcome-preface__panel[tabindex]:focus-visible{outline:0!important}.welcome-preface[data-state=open] .welcome-preface__panel{transform:translateZ(0)}.welcome-preface[data-state=leaving] .welcome-preface__panel{transform:translate3d(0,8px,0);transition-timing-function:var(--motion-ease-exit, cubic-bezier(.4, 0, 1, 1))}.welcome-preface__title,.welcome-preface__description,.welcome-preface__visit,.welcome-preface__close{margin:0}.rotating-globe-icon,.welcome-preface__title,.welcome-preface__description,.welcome-preface__visit{transform:translate3d(0,-4px,0)}.rotating-globe-icon{display:block;flex:0 0 auto;width:82.8px;height:46px;color:#8a8a8a}.rotating-globe-icon :is(.rotating-globe-icon__meridian,.rotating-globe-icon__latitude){fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.rotating-globe-icon__outline{fill:none;stroke:currentColor;stroke-width:3.4}.welcome-preface__title{width:100%;margin-top:18px;font-family:Geist Modal,Geist,Arial,sans-serif;font-size:32px;font-weight:700;line-height:32px;letter-spacing:.04em;text-align:center;white-space:nowrap}.welcome-preface__description{width:100%;margin-top:44px;color:#8a8a8a;font-size:16px;font-weight:500;line-height:32px;letter-spacing:0;text-align:center;text-transform:none;text-wrap:balance}.welcome-preface__visit{display:flex;align-items:baseline;justify-content:center;gap:6px;width:100%;margin-top:36px;color:#8a8a8a;font-size:16px;font-weight:500;line-height:32px;letter-spacing:0;text-transform:none;white-space:nowrap}.welcome-preface__visit a,.welcome-preface__visit a:visited{color:#fff;text-decoration:none}.welcome-preface__visit a:hover{color:#d8d8d8}.welcome-preface__visit a:focus-visible{border-radius:2px;outline:2px solid #fff;outline-offset:3px}.welcome-preface__close{display:grid;place-items:center;width:52px;height:52px;margin-top:auto;padding:0;border:0;border-radius:50%;background:#ffffff14;color:#8a8a8a;cursor:pointer;transition:border-color var(--motion-duration-micro, .16s) ease,background-color var(--motion-duration-micro, .16s) ease,color var(--motion-duration-micro, .16s) ease,transform var(--motion-duration-micro, .16s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface__close svg{width:16px;height:16px;overflow:visible}.welcome-preface__close path{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:2.5;vector-effect:non-scaling-stroke}.welcome-preface__close:hover{background:#ffffff14;color:#fff;transform:scale(1.035)}.welcome-preface__close:active{transform:scale(.97)}.welcome-preface__close:focus-visible{outline:2px solid #fff;outline-offset:4px}html[data-welcome-preface=open],html[data-welcome-preface=open] body{overflow:hidden}@media screen and (max-width:767px){.welcome-preface{padding:16px}.welcome-preface__panel{width:min(528px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding-inline:clamp(28px,12vw,64px)}}@media screen and (max-width:599px){.welcome-preface__panel{width:min(344px,calc(100vw - 32px));height:auto;padding:56px 24px 44px}.rotating-globe-icon{width:68px;height:38px}.welcome-preface__title{margin-top:14px;font-size:24px;line-height:24px}.welcome-preface__description{margin-top:32px;font-size:12px;line-height:24px}.welcome-preface__visit{margin-top:28px;font-size:12px;line-height:24px}.welcome-preface__close{flex:0 0 44px;width:44px;height:44px;margin-top:44px}.welcome-preface__close svg{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.welcome-preface,.welcome-preface__panel,.welcome-preface__close{transition:none}.welcome-preface__panel,.welcome-preface[data-state=leaving] .welcome-preface__panel{transform:none}}
