:root{--color-background:#f7f8f8;--color-hero:#eef3f5;--color-surface:#fff;--color-surface-muted:#e3ebef;--color-heading:#172630;--color-text:#4d5d68;--color-accent:#2e627a;--color-border:#d5dee3;--slate-900:var(--color-heading);--slate-600:var(--color-text);--paper:var(--color-background);--zinc:var(--color-surface-muted);--crack:var(--color-border);--iron:var(--color-accent);--forge:#8eb7c9;--patina:var(--color-accent);--text:var(--color-text);--muted:var(--color-text);--max:1480px;--container-gutter:2rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--text);margin:0;font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.62}body,button,input{letter-spacing:0}a{color:inherit;-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--color-accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,.brand span,.button{color:var(--color-heading);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal;font-family:Archivo,Arial,Helvetica,sans-serif;line-height:1.06}h1{-webkit-hyphens:none;hyphens:none;max-width:24ch;margin:0;font-size:clamp(3.5rem,3.8vw,4.25rem);line-height:1.03}h1 span{display:block}h2{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.3rem)}h3{margin:0 0 .5rem;font-size:1.35rem}p{margin:0 0 1rem}ul,ol{padding-left:1.2rem}li+li{margin-top:.45rem}.siteHeader,.footer,.section,.hero,.pageHeader{padding-left:max(var(--container-gutter), calc((100vw - var(--max)) / 2));padding-right:max(var(--container-gutter), calc((100vw - var(--max)) / 2))}.siteHeader{z-index:20;border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-background) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:2rem;padding-top:18px;padding-bottom:18px;display:flex;position:sticky;top:0}.brand{text-decoration:none;display:grid}.brand span{color:var(--color-heading);font-weight:700}.brand small,.eyebrow,time,.meta{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:IBM Plex Mono,Consolas,monospace;font-size:.72rem;font-weight:600}.mainNav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem 2rem;font-family:Archivo,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;display:flex}.mainNav a{color:var(--color-heading);font-size:1rem;font-weight:600;text-decoration:none}.mainNav a:hover,.mainNav a[aria-current=page]{color:var(--color-accent)}.hero{background:var(--color-hero);border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(4rem,6vw,6rem);min-height:calc(100svh - 82px);padding-top:56px;padding-bottom:56px;display:grid}.heroCopy{max-width:820px;font-family:Archivo,Arial,Helvetica,sans-serif}.heroCopy .lead{max-width:42ch;color:var(--color-text);margin-top:1.35rem;font-size:clamp(1.2rem,1.4vw,1.4rem);font-weight:400;line-height:1.5}.hero .eyebrow{color:var(--color-accent)}.heroLinks{flex-wrap:wrap;gap:1rem 2rem;margin-top:1.4rem;font-family:Archivo,Arial,Helvetica,sans-serif;display:flex}.heroLinks a{color:var(--color-accent);font-size:1rem;font-weight:600;text-decoration:none}.heroLinks a:hover{text-decoration:underline}.lead{color:var(--color-text);font-size:1.25rem;font-weight:400}.linkRow{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.button{border:1px solid var(--color-accent);min-height:46px;color:var(--color-heading);background:0 0;border-radius:0;justify-content:center;align-items:center;padding:11px 20px;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.portraitFrame{border:1px solid var(--color-border);background:var(--color-surface);justify-self:end;width:min(100%,520px)}.portraitFrame img{aspect-ratio:4/5;object-fit:cover;object-position:center top;filter:saturate(.82)contrast(1.03);width:100%;max-height:620px}.section{background:var(--color-background);border-bottom:1px solid var(--color-border);padding-top:96px;padding-bottom:96px}.section.surface{background:var(--color-surface)}.section.dark{background:var(--color-heading);color:#fff}.section.dark .eyebrow,.section.dark .lead,.section.dark p{color:#cbd5db}.section.dark h2,.section.dark h3{color:#fff}.section.dark a{color:#8eb7c9}.section.dark .button{color:#fff;border-color:#8eb7c9}.section.dark .button.primary{color:var(--color-heading);background:#8eb7c9;border-color:#8eb7c9}.grid4,.articleGrid,.topicGrid{border:1px solid var(--color-border);background:var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.tile,.articleCard,.topicCard{background:var(--color-surface);min-height:100%;padding:24px}.topicCard{align-content:start;text-decoration:none;display:grid}.topicCard:hover h3{color:var(--color-accent)}.articleGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.articleCard{padding:0}.articleCard div{padding:22px}.articleCard img{aspect-ratio:3/2;object-fit:cover;filter:saturate(.78)contrast(1.02);width:100%}.articleCard h3 a{text-decoration:none}.pageHeader{background:var(--color-background);border-bottom:1px solid var(--color-border);padding-top:88px;padding-bottom:64px}.pageHeader p{max-width:780px}.contentNarrow,.articleBody,.legal{width:min(680px,100vw - 48px);margin:0 auto;padding-top:72px;padding-bottom:96px}.contentWide{width:min(var(--max), calc(100vw - 48px));margin:0 auto;padding-top:72px;padding-bottom:96px}.twoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.topicDetail{border-bottom:1px solid var(--crack);padding:72px 0}.topicDetail blockquote,.quote{border-left:6px solid var(--color-accent);color:var(--color-heading);margin:2rem 0;padding:1.25rem 0 1.25rem 1.25rem;font-family:Archivo,Arial,Helvetica,sans-serif;font-size:1.45rem;font-weight:600}.textLink{color:var(--color-accent);font-family:Archivo,Arial,Helvetica,sans-serif;font-weight:600}.articleHero{gap:1.2rem;display:grid}.articleHero img{object-fit:cover;border:1px solid var(--color-border);width:100%;max-height:560px}.articleBody{font-size:1.08rem}.articleBody h2{margin-top:2.6rem;font-size:2rem}.articleBody table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.96rem}.articleBody th,.articleBody td{border:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.8rem}.articleBody th{background:var(--color-surface-muted);font-family:Archivo,Arial,Helvetica,sans-serif}.articleBody blockquote{border-left:6px solid var(--color-accent);color:var(--color-heading);margin:2rem 0;padding-left:1.25rem;font-size:1.35rem}.articleBody pre{background:var(--color-heading);color:#e8ebed;padding:1rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:.9rem;overflow-x:auto}.breadcrumb{font-family:Archivo,Arial,Helvetica,sans-serif;font-size:.9rem}.filterRow{flex-wrap:wrap;gap:.7rem;margin-bottom:2rem;display:flex}.chip{border:1px solid var(--color-border);background:var(--color-surface-muted);text-transform:uppercase;padding:.45rem .8rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:.75rem}.footer{background:var(--color-heading);color:#e8ebed;justify-content:space-between;gap:2rem;padding-top:40px;padding-bottom:40px;display:flex}.footer p{color:#cfd5d8;max-width:520px}.footer nav{gap:1rem;display:flex}@media (max-width:920px){.siteHeader,.hero,.footer,.twoCol{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.hero{gap:2.5rem;min-height:auto}.portraitFrame{justify-self:start;width:min(100%,480px)}.grid4,.topicGrid,.articleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body{font-size:17px}h1{font-size:2.85rem}.siteHeader,.mainNav,.footer{justify-content:stretch;display:grid}.mainNav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;font-size:.94rem}.mainNav a{overflow-wrap:anywhere;min-width:0}.grid4,.topicGrid,.articleGrid{grid-template-columns:1fr}.section{padding-top:56px;padding-bottom:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
