@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600&display=swap");:root{--bg: #ffffff;--text: #18222c;--muted: #5a6774;--border: #d7e0e7;--accent: #114b7a;--measure: 102ch}*,*::before,*::after{box-sizing:border-box}html{font-size:16px}body{margin:0;min-height:100vh;color:var(--text);font-family:"Source Sans 3", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.125rem;line-height:1.75;background:var(--bg)}a{color:var(--accent);text-decoration-thickness:0.08em;text-underline-offset:0.15em}a:hover{color:#0b3659}a:focus-visible{outline:3px solid rgba(17,75,122,0.35);outline-offset:3px}h1,h2,h3{margin:0;font-family:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;font-weight:600;letter-spacing:-0.02em;line-height:1.15}p{margin:0 0 1rem}.container{width:min(calc(100% - 2rem), var(--measure));margin:0 auto}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:1;padding:0.65rem 0.9rem;color:var(--text);background:var(--bg);border:1px solid var(--border)}.skip-link:focus{top:1rem}.site-main{padding:clamp(3rem, 8vw, 7rem) 0}.post-header{margin-bottom:2.5rem}.post-header h1{max-width:18ch;margin-bottom:0.8rem;font-size:clamp(2.4rem, 6vw, 4rem)}.post-subtitle{max-width:52rem;margin-bottom:0.7rem;color:#3f3f3f;font-family:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;font-size:1.25rem;line-height:1.5}.post-meta{color:var(--muted);font-size:0.95rem}.post-copy h2{margin:2.75rem 0 1rem;padding-bottom:0.35rem;border-bottom:1px solid var(--border);font-size:clamp(1.55rem, 3vw, 1.9rem)}.post-copy blockquote{margin:1.75rem 0;padding-left:1.25rem;border-left:3px solid var(--border);color:#3f3f3f;font-family:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;font-size:1.08em}.post-copy table{width:100%;margin:1.75rem 0;border-collapse:collapse;font-size:0.95rem}.post-copy th,.post-copy td{padding:0.65rem 0.75rem;border-bottom:1px solid var(--border);text-align:left}.post-copy th{font-weight:600}.not-found{max-width:36rem}.not-found__code{margin-bottom:0.5rem;color:var(--muted);font-size:0.9rem;font-weight:600;letter-spacing:0.14em}.not-found h1{margin-bottom:1rem;font-size:clamp(2.2rem, 6vw, 3.5rem)}@media (max-width: 40rem){body{font-size:1rem}.site-main{padding-top:2.5rem}.post-copy table{display:block;overflow-x:auto}}
