:root{--fg: #1a1a1a;--bg: #f4f0ec;--card-fill: #ebe6df;--muted: #6b6b6b;--accent: #b34700;--rule: #e0dbd2;--max: 42rem}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--fg: #ececea;--bg: #161613;--card-fill: #1f1f1c;--muted: #8d8d88;--accent: #ff9c5b;--rule: #2a2a26}}:root[data-theme=dark]{--fg: #ececea;--bg: #161613;--card-fill: #1f1f1c;--muted: #8d8d88;--accent: #ff9c5b;--rule: #2a2a26}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:ui-serif,Georgia,Iowan Old Style,Apple Garamond,Palatino Linotype,serif;font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased}body{max-width:var(--max);margin:0 auto;padding:1.5rem 1.25rem 2rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.masthead{margin-bottom:2rem;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.masthead-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:1.1rem 0}.masthead-stats{display:flex;flex-direction:column;gap:.15rem;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.masthead-stats a{color:var(--muted)}.masthead-stats a:hover{color:var(--accent)}.masthead-brand{font-family:ui-serif,Georgia,Iowan Old Style,Apple Garamond,Palatino Linotype,serif;font-weight:700;font-size:clamp(2.4rem,6vw,4rem);line-height:1;letter-spacing:-.02em;color:var(--fg);text-align:center;white-space:nowrap}.masthead-brand:hover{text-decoration:none;color:var(--accent)}.masthead-nav{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.masthead-nav a{color:var(--muted)}.masthead-nav a:hover{color:var(--accent)}.settings-cog{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;color:var(--muted);line-height:0;transition:color .18s ease,transform .6s ease}.settings-cog:hover{color:var(--accent);text-decoration:none;transform:rotate(60deg)}.settings-cog svg{display:block}.subheader{text-align:center;padding:.85rem 0 1rem;border-top:1px solid var(--rule)}.subheader-line{margin:0;font-style:italic;font-size:1rem;color:var(--fg)}.subheader-line.subheader-headline{font-family:ui-serif,Georgia,Iowan Old Style,Apple Garamond,Palatino Linotype,serif;font-style:normal;font-weight:700;font-size:clamp(1.6rem,4.2vw,2.4rem);line-height:1.15;letter-spacing:-.01em;color:var(--fg)}.subheader-subtitle{margin:.35rem 0 0;font-family:ui-serif,Georgia,Iowan Old Style,Apple Garamond,Palatino Linotype,serif;font-style:italic;font-size:1.05rem;line-height:1.4;color:var(--muted)}.subheader-date{margin:.25rem 0 0;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}@media(max-width:640px){.masthead-row{grid-template-columns:1fr;gap:.6rem;padding:1rem 0;text-align:center}.masthead-stats{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem;order:2}.masthead-brand{order:1}.masthead-nav{justify-self:center;align-items:center;order:3}}main{min-height:60vh}.site-footer{margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--rule);color:var(--muted);font-size:.85rem}.site-footer-cols{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1.5rem;text-align:center}.site-footer-cols section{min-width:7rem}.site-footer ul{align-items:center}.site-footer h4{margin:0 0 .5rem;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--fg);font-weight:700}.site-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.site-footer ul a{color:var(--muted)}.site-footer ul a:hover{color:var(--accent)}.site-footer-legal{padding-top:1rem;border-top:1px solid var(--rule);text-align:center}.site-footer-legal p{margin:0}.site-footer-legal a{color:var(--muted)}.site-footer-legal a:hover{color:var(--accent)}.site-footer-legal span{margin:0 .4rem}h1,h2,h3{font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;letter-spacing:-.015em;line-height:1.2}h1{font-size:1.85rem;margin:0 0 .5rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--rule);padding:.1em .35em;border-radius:3px}pre{background:var(--rule);padding:1rem;border-radius:6px;overflow-x:auto}pre code{background:none;padding:0}blockquote{margin:1.25rem 0;padding-left:1rem;border-left:3px solid var(--rule);color:var(--muted);font-style:italic}hr{border:0;border-top:1px solid var(--rule);margin:2rem 0}.external{margin:1.5rem 0 0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.external a{display:inline-block;padding:.5rem 1rem;background:var(--accent);color:var(--bg);border-radius:6px;font-weight:600;font-size:.95rem}.external a:hover{text-decoration:none;opacity:.9}.external .aff-badge{display:inline-block;margin-left:.6rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--rule);border-radius:999px;vertical-align:middle}.aff-disclosure{margin:.6rem 0 0;font-size:.78rem;color:var(--muted);font-style:italic}.colophon{margin:3rem 0 0;padding-top:1.5rem;border-top:1px solid var(--rule);font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:.8rem;line-height:1.5;color:var(--muted)}.colophon dl{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:.55rem 1.25rem;align-items:baseline}.colophon dt{margin:0;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1.5;color:var(--muted)}.colophon dd{margin:0;color:var(--muted);line-height:1.5}.colophon a{color:var(--muted);border-bottom:1px solid var(--rule)}.colophon a:hover{color:var(--accent);border-bottom-color:currentColor;text-decoration:none}.colophon .colophon-tags{display:flex;flex-wrap:wrap;gap:.35rem .75rem}.colophon .colophon-tags a{border-bottom:0}.colophon time{color:var(--muted)}.colophon .aff-badge{display:inline-block;margin-left:.45rem;padding:.1rem .4rem;font-size:.62rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--rule);border-radius:999px;vertical-align:middle}.colophon-aff{margin:1rem 0 0;padding-top:.85rem;border-top:1px dashed var(--rule);font-size:.72rem;font-style:italic;color:var(--muted)}@media(max-width:520px){.colophon dl{grid-template-columns:1fr;gap:.15rem 0}.colophon dt{margin-top:.6rem}.colophon dt:first-child{margin-top:0}}
