.SplashScreenFooter{display:flex;justify-content:space-between;align-items:center;background-color:var(--token-content-neutral-extra-extra-light-contrast);border:1px solid var(--token-content-neutral-light-contrast);padding:16px;margin-top:auto}.SplashScreenFooter .contentSection{flex:1 1}.SplashScreenFooter .contentSection .title{font-size:16px;font-weight:600;color:var(--token-content-neutral-high-contrast);margin:0 0 2px}.SplashScreenFooter .contentSection .subtitle{font-size:12px;margin:0 0 8px;color:var(--token-content-neutral-low-contrast)}.SplashScreenFooter .contentSection .loginButton{display:inline-block;color:var(--token-content-brand-default);background-color:var(--token-surface-brand);padding:8px 24px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px}.SplashScreenFooter .imageSection .beachImage{object-fit:cover;border-radius:8px}