:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-height:100vh}main{place-items:center;min-height:100vh;padding:32px;display:grid}section{width:min(720px,100%)}h1{margin:0 0 16px;font-size:clamp(2rem,5vw,3.5rem)}p{margin:0 0 12px;line-height:1.6}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
