:root{--text: #1a1a1a;--text-muted: #595959;--link: #1e6fd9;--link-hover: #1551a5;--border: #e1e1e1;--code-bg: #f4f4f4;--max-width: 720px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.65;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.public-page{max-width:var(--max-width);margin:0 auto;padding:3rem 1.25rem 4rem}.public-header{font-size:.875rem;color:var(--text-muted);margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.public-header a{color:var(--text-muted);text-decoration:none}.public-header a:hover{color:var(--text)}.public-footer{margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.875rem;color:var(--text-muted)}.public-footer a{color:var(--text-muted);margin-right:1rem}.public-meta{color:var(--text-muted);font-size:.9375rem;margin-top:-.5rem;margin-bottom:2.5rem}.public-meta strong{color:var(--text)}h1{font-size:2rem;font-weight:700;line-height:1.25;margin:0 0 1.5rem;letter-spacing:-.01em}h2{font-size:1.375rem;font-weight:600;line-height:1.3;margin:3rem 0 .75rem;letter-spacing:-.005em}h3{font-size:1.125rem;font-weight:600;margin:2rem 0 .5rem}p{margin:0 0 1rem}ul,ol{margin:0 0 1rem;padding-left:1.5rem}li{margin:.25rem 0}strong{font-weight:600}a{color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--link-hover)}code{font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;background:var(--code-bg);padding:.125em .375em;border-radius:3px}table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.9375rem}th,td{border:1px solid var(--border);padding:.625rem .875rem;text-align:left;vertical-align:top}th{background:#fafafa;font-weight:600}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}
