.welcome-horizon.svelte-1jvbijs{--sky: #f7f5f1;--land: #171514;--line-color: #171514;--text: #0000ff;--disc-size: 96px;--disc-lift: -112px;--disc-rise: 64px;--pill-solid-bg: #ffffff;--pill-solid-fg: #171514;--pill-ghost-fg: #ffffff;--pill-ghost-border: rgba(255, 255, 255, .7);--pill-ghost-hover-bg: #ffffff;--pill-ghost-hover-fg: #171514;--a11y-fg: rgba(255, 255, 255, .75);--a11y-hover-fg: #ffffff;--focus-ring: #ffffff;--welcome-font: "Neulis Sans", "Neue Haas Grotesk Display", "Helvetica Neue", system-ui, sans-serif;position:fixed;inset:0;z-index:var(--z-welcome, 9960);overflow:hidden;background-color:var(--sky);font-family:var(--welcome-font);color:var(--text);outline:none}.welcome-horizon.svelte-1jvbijs:focus{outline:none}.welcome-horizon[data-phase=dawn].svelte-1jvbijs{--sky: #f6efe3;--disc-lift: -64px}.welcome-horizon[data-phase=dusk].svelte-1jvbijs{--sky: #eee2d7;--disc-lift: -40px}.welcome-horizon[data-phase=night].svelte-1jvbijs{--sky: #171514;--land: #f7f5f1;--line-color: #f7f5f1;--text: #f7f5f1;--disc-lift: -160px;--moon-crescent: inset -26px 10px 0 0 #f7f5f1;--pill-solid-bg: #171514;--pill-solid-fg: #f7f5f1;--pill-ghost-fg: #171514;--pill-ghost-border: rgba(23, 21, 20, .6);--pill-ghost-hover-bg: #171514;--pill-ghost-hover-fg: #f7f5f1;--a11y-fg: rgba(23, 21, 20, .7);--a11y-hover-fg: #171514;--focus-ring: #171514}.welcome-h-land.svelte-1jvbijs{position:absolute;left:0;right:0;top:62vh;bottom:0;z-index:2;background-color:var(--land);transform:translateY(0);transition:transform 1s ease-in;will-change:transform}.welcome-h-line-rule.svelte-1jvbijs{position:absolute;left:0;right:0;top:62vh;height:1px;z-index:3;background-color:var(--line-color);opacity:1;transition:opacity .6s ease-out}.welcome-h-disc.svelte-1jvbijs{position:absolute;top:62vh;left:62%;width:var(--disc-size);height:var(--disc-size);margin-top:var(--disc-lift);z-index:1;border-radius:50%;background-color:#00f;transform:translateY(var(--disc-rise));opacity:0;animation:svelte-1jvbijs-welcome-h-disc-rise 3.2s cubic-bezier(.25,.46,.45,.94) .2s forwards;will-change:transform,opacity}.welcome-horizon[data-phase=night].svelte-1jvbijs .welcome-h-disc:where(.svelte-1jvbijs){background-color:transparent;box-shadow:var(--moon-crescent)}@keyframes svelte-1jvbijs-welcome-h-disc-rise{0%{transform:translateY(var(--disc-rise, 64px));opacity:0}18%{opacity:1}to{transform:translateY(0);opacity:1}}.welcome-h-content.svelte-1jvbijs{position:absolute;top:11vh;left:clamp(1.5rem,6vw,5rem);right:clamp(1.5rem,6vw,5rem);z-index:4;max-width:min(42rem,calc(62vw - clamp(1.5rem,6vw,5rem) - 2rem));text-align:left}.welcome-h-line.svelte-1jvbijs{margin:0 0 1.1rem;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:450;line-height:1.45;color:var(--text);text-wrap:balance}.welcome-horizon .welcome-h-content.ready .h-word{display:inline-block;opacity:0;filter:blur(6px);will-change:opacity,filter}.welcome-horizon .welcome-h-content.revealed .h-word{animation:clad-welcome-word-in 3s cubic-bezier(.39,.575,.565,1) both;animation-delay:calc(.56s + var(--word-i, 0) * .26s)}@keyframes clad-welcome-word-in{0%{opacity:0;filter:blur(6px)}30%{filter:blur(0)}to{opacity:1;filter:blur(0)}}@keyframes svelte-1jvbijs-welcome-h-fade-in{0%{opacity:0}to{opacity:1}}.welcome-h-actions.svelte-1jvbijs{position:absolute;bottom:clamp(2rem,8vh,5rem);left:clamp(1.5rem,6vw,5rem);z-index:5;display:flex;flex-wrap:wrap;gap:.75rem;opacity:0;animation:svelte-1jvbijs-welcome-h-fade-in .9s ease-out 1.5s forwards}.welcome-h-pill.svelte-1jvbijs{position:static!important;min-height:48px;padding:.75rem 2.4rem;font-family:inherit;font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;cursor:pointer;line-height:1;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.welcome-h-pill.svelte-1jvbijs:hover:not(:disabled){transform:translateY(-1px)}.welcome-h-pill.svelte-1jvbijs:disabled{cursor:not-allowed;opacity:.7}.welcome-h-pill--primary.svelte-1jvbijs{color:var(--pill-solid-fg);background-color:var(--pill-solid-bg);border:1px solid var(--pill-solid-bg)}.welcome-h-pill--primary.svelte-1jvbijs:hover:not(:disabled),.welcome-h-pill--primary.svelte-1jvbijs:focus-visible{background-color:#00f;border-color:#00f;color:#fff}.welcome-h-pill--ghost.svelte-1jvbijs{color:var(--pill-ghost-fg);background-color:transparent;border:1px solid var(--pill-ghost-border)}.welcome-h-pill--ghost.svelte-1jvbijs:hover:not(:disabled),.welcome-h-pill--ghost.svelte-1jvbijs:focus-visible{background-color:var(--pill-ghost-hover-bg);border-color:var(--pill-ghost-hover-bg);color:var(--pill-ghost-hover-fg)}.welcome-h-pill.svelte-1jvbijs:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.welcome-h-a11y.svelte-1jvbijs{position:absolute!important;bottom:clamp(2rem,8vh,5rem);right:clamp(1.5rem,6vw,5rem);z-index:5;min-height:48px;padding:.75rem .25rem;font-family:inherit;font-size:.78rem;letter-spacing:.06em;color:var(--a11y-fg);background:transparent;border:none;text-decoration:underline;text-underline-offset:4px;cursor:pointer;opacity:0;animation:svelte-1jvbijs-welcome-h-fade-in .9s ease-out 1.9s forwards;transition:color .22s ease}.welcome-h-a11y.svelte-1jvbijs:hover:not(:disabled),.welcome-h-a11y.svelte-1jvbijs:focus-visible{color:var(--a11y-hover-fg)}.welcome-h-a11y.svelte-1jvbijs:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:2px}.welcome-h-a11y.svelte-1jvbijs:disabled{cursor:not-allowed;opacity:.4}.welcome-horizon--exiting.svelte-1jvbijs{background-color:#fff}.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-land:where(.svelte-1jvbijs){transform:translateY(100%)}.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-line-rule:where(.svelte-1jvbijs){opacity:0}.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-disc:where(.svelte-1jvbijs){animation:none;transform:translateY(-32px);opacity:0;transition:transform 1s ease-out,opacity 1s ease-out}.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-content:where(.svelte-1jvbijs),.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-actions:where(.svelte-1jvbijs),.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-a11y:where(.svelte-1jvbijs){opacity:0;transition:opacity .5s ease-out}@media(max-width:640px){.welcome-h-land.svelte-1jvbijs,.welcome-h-line-rule.svelte-1jvbijs,.welcome-h-disc.svelte-1jvbijs{top:68vh}.welcome-h-disc.svelte-1jvbijs{left:66%}.welcome-horizon.svelte-1jvbijs{--disc-size: 64px;--disc-lift: -78px;--disc-rise: 48px}.welcome-horizon[data-phase=dawn].svelte-1jvbijs{--disc-lift: -44px}.welcome-horizon[data-phase=dusk].svelte-1jvbijs{--disc-lift: -28px}.welcome-horizon[data-phase=night].svelte-1jvbijs{--disc-lift: -112px;--moon-crescent: inset -18px 7px 0 0 #f7f5f1}.welcome-h-content.svelte-1jvbijs{top:max(9vh,calc(env(safe-area-inset-top,0px) + 1.5rem));left:1.25rem;right:1.25rem;max-width:none}.welcome-h-line.svelte-1jvbijs{font-size:1.05rem;margin-bottom:.9rem}.welcome-h-actions.svelte-1jvbijs{left:1.25rem;right:1.25rem;bottom:4.75rem}.welcome-h-pill.svelte-1jvbijs{flex:1 1 auto;padding:.75rem 1.5rem;text-align:center}.welcome-h-a11y.svelte-1jvbijs{right:auto;left:1.25rem;bottom:max(1rem,env(safe-area-inset-bottom,0px))}}.sr-only.svelte-1jvbijs{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.welcome-h-disc.svelte-1jvbijs{animation:none;transform:translateY(0);opacity:1}.welcome-h-actions.svelte-1jvbijs,.welcome-h-a11y.svelte-1jvbijs{animation:none;opacity:1;transform:none}.welcome-horizon .welcome-h-content .h-word{animation:none!important;opacity:1!important;filter:none!important}.welcome-h-land.svelte-1jvbijs,.welcome-h-line-rule.svelte-1jvbijs{transition:none}.welcome-horizon--exiting.svelte-1jvbijs .welcome-h-disc:where(.svelte-1jvbijs){transition:none}.welcome-h-pill.svelte-1jvbijs,.welcome-h-pill.svelte-1jvbijs:hover:not(:disabled){transform:none}}@media(prefers-contrast:more){.welcome-h-pill.svelte-1jvbijs{border-width:2px}}
