<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.splash-page{align-items:center;box-sizing:border-box;display:flex;flex-flow:column;gap:1rem;justify-content:center;min-height:100vh;padding:1rem 1rem 2rem;width:100%}.splash-page img:not(.platform){display:block;margin:0 auto;max-width:calc(100% - 2rem)}.splash-page img.logo{max-width:min(calc(100% - 2rem),650px)}.splash-page img.phone{border-bottom:2px solid #fff}.splash-page a:focus img.phone,.splash-page a:hover img.phone{border-bottom:2px solid transparent}.platforms-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:1rem;max-width:100%}.platforms-wrapper img{max-width:100%}a.platform-link .platform{max-height:45px}</pre></body></html>