*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#f0eff0;background:#1e2a38;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.page{background:#1e2a38;flex-direction:column;min-height:100vh;display:flex;position:relative}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.brand-mark{color:#f7f4ec;width:auto;height:clamp(112px,17.5vw,175px);margin-bottom:1.5rem}.brand-word{color:#f7f4ec;font-family:Manrope,sans-serif;font-size:clamp(2.75rem,8vw,5rem);font-weight:700;line-height:1}.tagline{color:#e7e5de;margin:1rem 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(1rem,2.5vw,1.35rem)}.sign-in-button{color:#fff;letter-spacing:.02em;background:#2f7d6c;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-block;position:absolute;top:1.5rem;right:1.5rem}.sign-in-button:hover,.sign-in-button:focus-visible{background:#266356}.footer{text-align:center;color:#8890a0;padding:1.5rem;font-size:.8rem}
