.page{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;min-height:100dvh;padding:2rem 1rem;text-align:center}.page h1{font-size:2rem;font-weight:500}.page nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.page nav a{font-size:1.125rem}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
