:root{color:#20251f;font-synthesis:none;background:#f3f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:20rem;margin:0}#app{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.card{background:#fff;border:1px solid #d7d2c6;border-radius:1rem;width:min(100%,34rem);padding:2rem;box-shadow:0 1rem 3rem #252a2314}.eyebrow{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:700}h1{margin:0 0 .75rem;font-size:clamp(1.75rem,6vw,2.25rem);line-height:1.1}p{line-height:1.55}button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#263027;border:1px solid #263027;border-radius:.55rem;margin-top:1rem;padding:.8rem 1rem;font-weight:650}button.secondary{color:#263027;background:#fff}dl{background:#f7f5ef;border-radius:.6rem;grid-template-columns:6rem 1fr;gap:.55rem 1rem;padding:1rem;display:grid}dt{color:#667064}dd{overflow-wrap:anywhere;margin:0}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.note{color:#667064;margin-bottom:0;font-size:.88rem}.error{color:#9b2f25;background:#fff0ee;border-radius:.5rem;padding:.8rem}
