:root{--brown:#382315;--pink:#fc5761;--cream:#fdf6ec;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--brown);background-color:var(--cream);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{min-height:100svh;margin:0}#root{min-height:100svh}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100svh;padding:2rem 1rem;display:flex}.logo{width:min(90vw,34rem);height:auto}.tagline{letter-spacing:.08em;text-transform:uppercase;color:var(--pink);margin:0;font-size:1rem;font-weight:700}
