*,::after,::before{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,sans-serif;background:radial-gradient(1200px 600px at 20% 0,#1a2332 0,#0f1419 55%);color:#e6edf3;line-height:1.6}.layout{max-width:42rem;margin:0 auto;padding:3rem 1.5rem}.layout__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .75rem}.layout__lead{color:#8b949e;margin:0 0 1.5rem}.layout__link{color:#58a6ff;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.layout__link:hover{border-bottom-color:#58a6ff}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.9em;background:rgba(255,255,255,.06);padding:.15em .4em;border-radius:4px}