.splash[data-v-0e840df2]{display:flex;align-items:center;justify-content:center;width:100%;min-height:100dvh;padding:var(--space-splash);background:var(--color-bg)}.splash__seal[data-v-0e840df2]{display:block;max-width:100%;max-height:calc(100dvh - 2 * var(--space-splash));width:auto;height:auto;object-fit:contain}:root{--color-black: #000000;--color-white: #ffffff;--color-bg: var(--color-black);--color-ink: var(--color-white);--color-accent: var(--color-white);--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-sm: .8rem;--text-base: 1rem;--text-md: 1.25rem;--text-lg: 1.563rem;--text-xl: 1.953rem;--text-2xl: 2.441rem;--leading-tight: 1.2;--leading-normal: 1.5;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-splash: 5vmin;--content-max-width: 72rem;--duration-fast: .15s;--duration-base: .3s;--ease-out: cubic-bezier(.16, 1, .3, 1);--radius-sm: .25rem;--radius-md: .5rem}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 0ms;--duration-base: 0ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit}html,body,#app{width:100%;min-height:100dvh}body{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased}
