*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#000;background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#app{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.landing{max-width:28rem}.landing h1{letter-spacing:.02em;margin:0 0 1rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:600}.landing p{margin:0;font-size:clamp(.95rem,3vw,1.125rem);line-height:1.5}
