:root{--background:#fdfdfc;--foreground:#171717;--muted:#707070}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground)}body{-webkit-font-smoothing:antialiased;margin:0;font:400 1rem/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}main{max-width:38rem;padding:5rem 1.5rem 3rem clamp(1.5rem,6vw,4rem)}h1{font-size:1rem;line-height:inherit;letter-spacing:-.02em;margin:0 0 .75rem;font-weight:650}p{margin:0 0 .75rem}a{color:inherit;text-underline-offset:.25em;overflow-wrap:anywhere;text-decoration-color:#b4b4b4;text-decoration-thickness:1px}a:hover{text-decoration-color:currentColor}a:focus-visible{outline-offset:5px;outline:2px solid}@media (max-width:600px){main{padding-top:2.5rem}}
