*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light dark;--bg: #fafafa;--text: #171717;--text-muted: #525252;--border: #e5e5e5;--link: #2563eb}@media(prefers-color-scheme:dark){:root{--bg: #0a0a0a;--text: #fafafa;--text-muted: #a3a3a3;--border: #262626;--link: #60a5fa}}html,body{margin:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:1.125rem;line-height:1.7;-webkit-font-smoothing:antialiased}.page{display:flex;justify-content:center;padding:4rem 1.5rem 6rem}.content{width:min(100%,36rem)}h1{margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;letter-spacing:-.02em;line-height:1.2}.photo{margin:2rem 0}.photo picture{display:block;width:100%}.photo img{display:block;width:100%;height:auto;border-radius:.75rem;border:1px solid var(--border)}.photo figcaption{margin-top:.5rem;color:var(--text-muted);font-size:.875rem}p{margin:0 0 2rem}.links{display:flex;gap:1.25rem}.links a{color:var(--link);font-weight:500;text-decoration:none}.links a:hover{text-decoration:underline}
