:root{color:#202124;font-synthesis:none;background:#f6f4ef;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-atkinson);margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:.12em}a:hover{color:color-mix(in srgb, var(--accent) 72%, #111)}a:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:2px}.skip-link{z-index:10;color:#fff;background:#111;padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1120px,100% - 2rem);margin:0 auto}.site-header{border-bottom:1px solid color-mix(in srgb, currentColor 16%, transparent);justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;display:flex}.brand{align-items:center;gap:.85rem;text-decoration:none;display:flex}.brand img{object-fit:contain;border-radius:.6rem;width:3.25rem;height:3.25rem}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem}.brand small{opacity:.68}nav ul,.tag-list{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}nav a{text-decoration:none}nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:.18em}main{padding:clamp(2.5rem,7vw,6rem) 0}.hero{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:28rem;margin-bottom:5rem;display:grid}.hero h1,.article h1,.not-found h1,.author-profile h1{letter-spacing:-.035em;margin:.25rem 0 1.25rem;font-size:clamp(2.6rem,8vw,5.6rem);line-height:.98}.hero>div>p:not(.eyebrow){max-width:42rem;font-size:1.2rem}.hero-bio{opacity:.78}.hero>figure{margin:0}.hero>figure>img{aspect-ratio:4/5;object-fit:cover;border-radius:1.25rem;width:100%;box-shadow:0 1.5rem 4rem #00000029}.eyebrow{color:color-mix(in srgb, var(--accent) 72%, #111);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.section-title{letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.8rem}.post-list{border-top:1px solid color-mix(in srgb, currentColor 16%, transparent);gap:0;display:grid}.post-card{border-bottom:1px solid color-mix(in srgb, currentColor 16%, transparent);grid-template-columns:minmax(0,13rem) minmax(0,1fr);gap:2rem;padding:2rem 0;display:grid}.post-card-image img{aspect-ratio:16/10;object-fit:cover;border-radius:.55rem;width:100%}.post-card time,.article-header time{opacity:.65;font-size:.82rem}.post-card h2{margin:.35rem 0 .65rem;font-size:clamp(1.55rem,4vw,2.25rem);line-height:1.1}.post-card h2 a{text-decoration:none}.post-card p{max-width:48rem;margin:0 0 1rem}.tag-list{gap:.4rem .8rem;font-size:.78rem}.tag-list a{opacity:.72;text-decoration:none}.article{width:min(820px,100%);margin:0 auto}.article-header{margin-bottom:2.5rem}.article-header h1{font-size:clamp(2.5rem,7vw,4.9rem)}.feature-figure{margin:0 0 3rem}.feature-image{object-fit:cover;border-radius:.8rem;width:100%;max-height:34rem}.feature-figure figcaption{text-align:center;opacity:.7;margin-top:.7rem;font-size:.78rem}.caption-links{display:block}.prose{font-size:clamp(1.05rem,2vw,1.18rem)}.prose>*{margin-block:1.25em}.prose h2,.prose h3,.prose h4{margin-top:2.2em;line-height:1.2}.prose h2{font-size:1.8rem}.prose h3{font-size:1.35rem}.prose blockquote{border-left:.3rem solid var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);margin-inline:0;padding:.4rem 1.25rem}.prose pre{border-radius:.6rem;padding:1.1rem;font-size:.86rem;overflow-x:auto}.prose :not(pre)>code{background:color-mix(in srgb, currentColor 9%, transparent);border-radius:.25rem;padding:.1rem .28rem}.prose img{margin-inline:auto}.prose img+em{text-align:center;opacity:.68;font-size:.8rem;display:block}.prose table{border-collapse:collapse;width:100%;font-size:.9rem}.prose th,.prose td{text-align:left;border:1px solid color-mix(in srgb, currentColor 22%, transparent);padding:.65rem}.author-profile{grid-template-columns:12rem minmax(0,1fr);align-items:start;gap:2.5rem;max-width:780px;display:grid}.author-profile>figure{margin:0}.author-profile>figure>img{aspect-ratio:1;object-fit:cover;border-radius:50%}.not-found{min-height:45vh}footer{border-top:1px solid color-mix(in srgb, currentColor 16%, transparent);opacity:.72;justify-content:space-between;gap:1rem;padding:2rem 0 3rem;font-size:.82rem;display:flex}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.hero>figure>img{aspect-ratio:16/9}.post-card{grid-template-columns:1fr;gap:1rem}.post-card-image img{max-height:15rem}.author-profile{grid-template-columns:7rem minmax(0,1fr)}footer{flex-direction:column}}@media (prefers-color-scheme:dark){:root{color:#ece9e2;background:#161716}a:hover,.eyebrow{color:color-mix(in srgb, var(--accent) 85%, white)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.image-credit{opacity:.72;margin-top:.45rem;font-size:.78rem;display:block}.hero figcaption,.author-profile figcaption{text-align:center}.updated-date{opacity:.65;margin:.35rem 0;font-size:.82rem}.prose,.post-card,.article{overflow-wrap:anywhere}
