:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color-scheme:light dark;color:#0a0a0a;background:#fafafa}@media(prefers-color-scheme:dark){:root{color:#fafafa;background:#0a0a0a}}*{box-sizing:border-box}body{margin:0;min-height:100vh}.page{max-width:640px;margin:0 auto;padding:6rem 1.5rem 4rem;text-align:center}h1{font-size:3rem;letter-spacing:-.03em;margin:0 0 1rem}.lede{font-size:1.125rem;opacity:.7;margin:0 0 2.5rem}button{font:inherit;padding:.625rem 1.25rem;border-radius:8px;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;transition:opacity .12s ease}button:hover{opacity:.75}.footnote{margin-top:3rem;font-size:.875rem;opacity:.55}code{font-family:SF Mono,Menlo,monospace;padding:.125rem .375rem;border-radius:4px;background:color-mix(in srgb,currentColor 10%,transparent)}
