:root{--forest:#152318;--amber:#c9922a;--parchment:#f0ece2}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--forest);color:var(--parchment);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}main{max-width:32rem}h1{margin:0 0 .75rem;font-size:1.75rem;font-weight:600}p{color:color-mix(in srgb, var(--parchment) 70%, transparent);margin:0;line-height:1.5}.badge{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;display:inline-block}
