body{margin:0;height:100vh}.bar{display:none}main{margin:0 auto!important}.home-page{min-height:100vh;display:grid;place-items:center}.home-page .home-card{width:100%;max-width:760px;text-align:center;padding:1.25rem;border-radius:.75rem;color:var(--ui-700)}.home-page .home-card svg{width:128px;height:auto;margin:0 auto .75rem}.home-page .home-card__title{margin:.25rem 0 .5rem;font-size:1.25rem;color:var(--ui-800)}.home-page .home-card__blurb{margin:0;color:var(--ui-600);line-height:1.5;margin-bottom:1rem}.home-page .home-card__actions{display:flex;justify-content:center}.home-page .home-card__link{display:inline-block;padding:.5rem 1rem;border-radius:2rem;background:var(--accent);color:#fff;text-decoration:none;font-weight:600;transition:var(--fx-fast)}.home-page .home-card__link:hover{transform:translateY(-2px);box-shadow:var(--shadow-1)}.home-page__message{display:none}
