:root{color-scheme:light;--paper:#f6f4ee;--ink:#20383e;--muted:#596766;--line:#c7cec6;--panel:#e9ece4;--accent:#345d54;--focus:#95641d;--serif:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--sans:"Avenir Next", Avenir, "Segoe UI", sans-serif}@media (prefers-color-scheme:dark){:root:not([data-appearance=light]){color-scheme:dark;--paper:#15282e;--ink:#eeeee4;--muted:#b4c3c2;--line:#475e61;--panel:#21383d;--accent:#b9cdbd;--focus:#ebc98f}}:root[data-appearance=dark]{color-scheme:dark;--paper:#15282e;--ink:#eeeee4;--muted:#b4c3c2;--line:#475e61;--panel:#21383d;--accent:#b9cdbd;--focus:#ebc98f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{background:var(--paper);color:var(--ink);font:1rem/1.65 var(--sans);-webkit-font-smoothing:antialiased;margin:0}[hidden]{display:none!important}::selection{background:var(--ink);color:var(--paper)}a{color:inherit;text-underline-offset:.25em}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:2px}p,h1,h2,h3{margin:0}p+p{margin-top:1rem}h1,h2,.identity-name{font-family:var(--serif);font-weight:400}h1{letter-spacing:-.045em;font-size:clamp(3.2rem,6.2vw,5.6rem);line-height:1.07}h2{letter-spacing:-.025em;font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.2}h3{margin-bottom:.3rem;font-size:1rem;font-weight:600}.page-shell{width:min(1160px,100% - 96px);margin-inline:auto}.skip-link{background:var(--ink);color:var(--paper);z-index:10;padding:12px 20px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:118px;display:flex}.wordmark{align-items:center;gap:1rem;font-size:.94rem;font-weight:600;line-height:1.4;text-decoration:none;display:flex}.wordmark small{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:.2rem;font-size:.72rem;font-weight:400;display:block}.monogram{font:1.6rem var(--serif);letter-spacing:-.13em;display:inline-block}.wordmark .monogram{border-right:1px solid var(--line);padding:.5rem 1.1rem .5rem 0}.monogram span{position:relative;top:.15em}nav{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}nav a{align-items:center;min-height:44px;font-size:.84rem;text-decoration:none;display:inline-flex}nav a:hover{text-decoration:underline}.hero{grid-template-columns:1fr 270px;align-items:center;gap:4rem;padding:86px 0 82px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:.69rem;font-weight:600}.hero .eyebrow{align-items:center;gap:.8rem;margin-bottom:1.8rem;display:flex}.small-rule{background:currentColor;width:26px;height:1px}.entity{letter-spacing:.02em;white-space:nowrap;font-size:.3em}.hero-status{max-width:490px;margin-top:1.7rem;font-size:1.1rem;font-weight:600}.hero-description{max-width:470px;color:var(--muted);margin-top:.8rem;font-size:1.12rem}.text-link{align-items:center;gap:2rem;min-height:44px;margin-top:1.5rem;font-size:.87rem;display:inline-flex}.identity-note{border-left:1px solid var(--line);padding-left:2rem}.identity-note>.monogram{margin:0 0 2.3rem;font-size:3.8rem}.identity-note .eyebrow{margin-bottom:.7rem;font-size:.61rem}.identity-name{font-size:1.3rem}.identity-note .muted{margin-top:.2rem;font-size:.85rem}.muted{color:var(--muted)}.identity-location{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:1.5rem;padding-top:1rem;font-size:.75rem;display:flex}.editorial-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.45fr;gap:5rem;padding:56px 0;display:grid}.section-heading .eyebrow{margin-bottom:1rem}.section-heading .muted{margin-top:.7rem}.section-body>p{color:var(--muted)}.section-body>.lead{color:var(--ink);font-size:1.13rem;line-height:1.65}.scope-note{background:var(--panel);border-left:2px solid var(--accent);margin-bottom:1.5rem;padding:1.5rem}.scope-note .lead{font-size:1.13rem;font-weight:600}.scope-note p+p{margin-top:.8rem;font-size:.92rem}.profile-list{margin:1.5rem 0 0;padding:0;list-style:none}.profile-list li{border-top:1px solid var(--line)}.profile-list a{justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem .3rem;text-decoration:none;display:flex}.profile-list a:hover strong{text-underline-offset:.25em;text-decoration:underline}.profile-list strong{font-size:1.1rem;font-weight:500}.profile-list small{color:var(--muted);margin-top:.1rem;font-size:.78rem;display:block}.outbound{font-size:1.5rem}.site-footer{border-top:1px solid var(--line);padding:.8rem 0}.footer-row{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.copyright{color:var(--muted);font-size:.74rem}.theme-toggle{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:10px;display:grid}.theme-toggle:hover{color:var(--accent);background:var(--panel)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;overflow:visible}.theme-rays,.theme-slash{display:none}:root[data-appearance=light] .theme-rays,:root[data-appearance=dark] .theme-slash{display:block}.not-found{padding:6rem 0 8rem}.not-found h1{margin:1rem 0 1.5rem}@media (width<=900px){.page-shell{width:calc(100% - 48px)}.site-header,nav{gap:1rem}.hero{grid-template-columns:1fr 220px;gap:2rem}.identity-note{padding-left:1.5rem}.editorial-section{gap:2.5rem}}@media (width<=680px){.page-shell{width:calc(100% - 40px)}.site-header{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.3rem 0 .8rem}.site-header nav{justify-content:space-between;gap:.35rem;width:100%}nav a{font-size:.78rem}.hero{grid-template-columns:1fr;gap:2.5rem;padding:48px 0}h1{font-size:clamp(2.75rem,10.8vw,4.5rem)}.hero-description{font-size:1rem}.identity-note{border-left:0;border-top:1px solid var(--line);padding:1.4rem 0 0}.identity-note>.monogram{display:none}.identity-location{border:0;justify-content:flex-start;gap:1rem;margin-top:.7rem;padding:0}.editorial-section{grid-template-columns:1fr;gap:1.5rem;padding:36px 0}.scope-note{padding:1.2rem}.footer-row{flex-direction:column;align-items:flex-start;gap:.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
