.meteors.svelte-1hrh22y{position:absolute;bottom:var(--horizon-y);left:50%;width:var(--scene-w);height:var(--sky-h);transform:translate(-50%);pointer-events:none;overflow:hidden;z-index:2}.meteors.svelte-1hrh22y .meteor{position:absolute;height:1px;transform-origin:right center;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--c) 45%,transparent) 60%,var(--c) 100%);will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.meteors.svelte-1hrh22y{display:none}}.veil.svelte-1mjxcfc{--veil-ink: #2d98f5;--veil-ground-top: #01030f;--veil-ground-bottom: #160d1a;--veil-rule-tint: #82708a;--veil-rule-opacity: .1;--veil-word-w: clamp(9.5rem, 23.8vw, 16.7rem);--veil-glow-blur: .75rem;--veil-rule-gap: calc(var(--veil-glow-blur) * 2);position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:linear-gradient(180deg,var(--veil-ground-top) 0%,var(--veil-ground-bottom) 100%);transition:opacity .4s ease;animation:svelte-1mjxcfc-veil-bail .6s ease 8s forwards}.grain.svelte-1mjxcfc{position:absolute;inset:0;width:100%;height:100%;opacity:.08;pointer-events:none}.veil.leaving.svelte-1mjxcfc{opacity:0;pointer-events:none}.mark.svelte-1mjxcfc{display:flex;flex-direction:column;width:var(--veil-word-w);gap:var(--veil-rule-gap);--rule-tint: var(--veil-rule-tint);--rule-opacity: var(--veil-rule-opacity)}@keyframes svelte-1mjxcfc-veil-bail{to{opacity:0;visibility:hidden}}.word.svelte-1mjxcfc{position:relative;width:100%}.glyphs.svelte-1mjxcfc,.glow.svelte-1mjxcfc{display:block;width:100%;height:auto;fill:var(--veil-ink)}.glyphs.svelte-1mjxcfc{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--veil-ink) 55%,transparent))}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc){opacity:0;transform:translateY(.375rem);animation:svelte-1mjxcfc-veil-glyph-in .48s cubic-bezier(.2,.7,.3,1) forwards,svelte-1mjxcfc-veil-glyph-breathe 4s ease-in-out 1.5s infinite}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(1){animation-duration:.48s,4.3s;animation-delay:0ms,1.9s;--lit: .88;--dim: .5}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(2){animation-duration:.48s,3.4s;animation-delay:70ms,1.2s;--lit: .72;--dim: .42}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(3){animation-duration:.48s,5.1s;animation-delay:.14s,2.6s;--lit: .95;--dim: .48}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(4){animation-duration:.48s,3.9s;animation-delay:.21s,1.5s;--lit: .8;--dim: .38}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(5){animation-duration:.48s,4.7s;animation-delay:.28s,2.2s;--lit: .68;--dim: .45}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(6){animation-duration:.48s,3.6s;animation-delay:.35s,1.05s;--lit: .9;--dim: .55}.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc):nth-of-type(7){animation-duration:.48s,4.4s;animation-delay:.42s,2.9s;--lit: .76;--dim: .4}@keyframes svelte-1mjxcfc-veil-glyph-in{to{opacity:var(--lit, 1);transform:translateY(0)}}@keyframes svelte-1mjxcfc-veil-glyph-breathe{0%,to{opacity:var(--lit, 1)}50%{opacity:var(--dim, .5)}}.glow.svelte-1mjxcfc{position:absolute;inset:0;filter:blur(var(--veil-glow-blur));opacity:.55;animation:svelte-1mjxcfc-veil-glow-in .9s ease-out both,svelte-1mjxcfc-veil-glow-pulse 2.8s ease-in-out .9s infinite}@keyframes svelte-1mjxcfc-veil-glow-in{0%{opacity:0}to{opacity:.55}}@keyframes svelte-1mjxcfc-veil-glow-pulse{0%,to{opacity:.55}50%{opacity:.85}}@media(prefers-reduced-motion:reduce){.glyphs.svelte-1mjxcfc path:where(.svelte-1mjxcfc),.glow.svelte-1mjxcfc{animation:none;opacity:var(--lit, 1);transform:none}.glow.svelte-1mjxcfc{opacity:.55}.veil.svelte-1mjxcfc{transition-duration:.12s;animation:svelte-1mjxcfc-veil-bail .6s ease 8s forwards}}.ftr.svelte-4jwo3w{text-align:center;color:var(--muted);padding:0 1rem;opacity:.6}.ftr__rule.svelte-4jwo3w{max-width:62rem;margin:0 auto .55rem;--rule-tint: var(--muted);--rule-opacity: .35}.ftr__legal.svelte-4jwo3w{margin:0 auto;max-width:62rem;font-size:var(--fs-lg);line-height:var(--lh-snug)}.scene-stack.svelte-i0bce5{display:contents;--frame-w-src: 5120;--plate-w-src: 6400;--master-h-src: 4000;--sky-h-src: 3026;--floor-h-src: 974;--bleed-v-src: 66;--viewport-aspect: calc(21 / 9);--px: calc(100dvh * var(--viewport-aspect) / var(--frame-w-src));--scene-w: calc(var(--plate-w-src) * var(--px));--scene-h: calc(var(--master-h-src) * var(--px));--floor-h: calc(var(--floor-h-src) * var(--px));--sky-h: calc(var(--sky-h-src) * var(--px));--horizon-y: calc((var(--floor-h-src) - var(--bleed-v-src)) * var(--px));--sky-grain: .45;--floor-grain: .3;--scene-dither: 1;--sky-top: #0a0e1a;--sky-bottom: #1f2a48}.scene.svelte-i0bce5,.dim.svelte-i0bce5,.content.svelte-i0bce5{position:fixed;inset:0;width:100dvw;height:100dvh}.scene.svelte-i0bce5{z-index:0;overflow:hidden;background:var(--bg)}.scene.occluded.svelte-i0bce5,.dim.occluded.svelte-i0bce5{visibility:hidden}.scene-canvas.svelte-i0bce5{position:absolute;inset:0;width:100%;height:100%}.dim.svelte-i0bce5{z-index:1;background:var(--scene-dim);pointer-events:none;will-change:opacity}.content.svelte-i0bce5{z-index:2}.scene-chrome.svelte-i0bce5{position:fixed;top:0;left:0;right:0;z-index:3}.scene-footer.svelte-i0bce5{position:fixed;left:0;right:0;bottom:0;height:var(--site-footer-h);display:flex;align-items:center;justify-content:center;z-index:4;pointer-events:none}.scene-footer-gradient.svelte-i0bce5{position:fixed;left:0;right:0;bottom:0;height:200px;pointer-events:none;z-index:1;background:linear-gradient(to top,#02091f,#03061000)}
