:root{color:#15171a;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;padding:32px}section{width:min(100%,720px)}.eyebrow{margin:0 0 12px;color:#59616d;font-size:.875rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,8vw,4.5rem);line-height:1}p{max-width:56ch;color:#343a43;font-size:1.125rem;line-height:1.6}dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:32px 0 0}dt{color:#59616d;font-size:.8125rem;font-weight:700;text-transform:uppercase}dd{margin:6px 0 0;overflow-wrap:anywhere;font-size:1rem}
