.infotip{position:relative;display:inline-flex;vertical-align:baseline}.infotip-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;margin:0 0 0 6px;background:transparent;border:0;cursor:pointer;color:#8a7f6d;border-radius:50%;transition:color .1s,background-color .1s}.infotip-btn:hover{color:#1a1714;background:#0000000a}.infotip-btn:focus-visible{outline:2px solid #4b6caa;outline-offset:2px}.infotip-btn svg{width:16px;height:16px}.infotip-panel{position:absolute;top:calc(100% + 6px);left:0;width:max-content;max-width:340px;z-index:20;background:#fff;color:#1a1714;border:1px solid #ebe4d4;border-radius:8px;padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:13px;line-height:1.55;font-weight:400;letter-spacing:0;text-transform:none;box-shadow:0 12px 30px #281e141f,0 1px 2px #0000000a}.infotip-panel :global(p){margin:0 0 .6em}.infotip-panel :global(p:last-child){margin-bottom:0}.infotip-panel :global(a){color:#4b6caa;text-decoration:underline;text-decoration-color:#4b6caa59;text-underline-offset:2px}.infotip-panel :global(a:hover){text-decoration-color:currentColor}@media(max-width:640px){.infotip-panel{left:auto;right:0;max-width:280px}}.tp-root{--tp-paper: #fcfbf7;--tp-paper-soft: #ffffff;--tp-ink: #1a1714;--tp-ink-soft: #3a332b;--tp-text: #4a4238;--tp-text-soft: #5a5246;--tp-muted: #8a7f6d;--tp-rule: #ebe4d4;--tp-rule-strong: #1a1714;--tp-brand: #4b6caa;--tp-serif: "Source Serif 4", Georgia, "Iowan Old Style", "Apple Garamond", serif;--tp-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;--tp-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;min-height:100vh;padding:64px 0 80px;background:var(--tp-paper);color:var(--tp-ink);font-family:var(--tp-sans);-webkit-font-smoothing:antialiased}body:has(.tp-root){margin:0}.tp-container{max-width:880px;margin:0 auto;padding:0 56px}@media(max-width:640px){.tp-root{padding:28px 0 40px}.tp-container{padding:0 24px}}.tp-nav{margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid var(--tp-rule)}.tp-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:18px;font-family:var(--tp-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.tp-nav a{color:var(--tp-text-soft);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .1s,color .1s;padding-bottom:2px}.tp-nav a:hover{color:var(--tp-ink);border-bottom-color:var(--tp-ink)}.tp-footer-nav{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:14px;flex:1 0 100%}.tp-footer-nav a{color:var(--tp-ink);text-decoration:none}.tp-footer-nav a:hover{color:var(--tp-brand)}@media(max-width:640px){.tp-footer-nav{gap:10px}}.tp-paginated-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0 18px;margin-bottom:20px;border-bottom:1px solid var(--tp-rule);font-size:13.5px}.tp-paginated-back{display:inline-flex;align-items:center;gap:10px;color:var(--tp-ink);text-decoration:none;font-weight:500}.tp-paginated-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px var(--tp-rule)}.tp-paginated-mono{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--tp-ink);color:var(--tp-paper);font-family:var(--tp-serif);font-weight:600;font-size:14px}.tp-paginated-arrow{color:var(--tp-text-soft);margin-right:4px}.tp-paginated-name{font-weight:500}.tp-paginated-back:hover .tp-paginated-name{text-decoration:underline;text-underline-offset:2px}.tp-paginated-pos{font-family:var(--tp-mono);font-size:11px;letter-spacing:.08em;color:var(--tp-muted);text-transform:uppercase}.tp-name-block{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:flex-start;margin-bottom:24px}@media(max-width:640px){.tp-name-block{grid-template-columns:1fr;gap:24px;margin-bottom:24px}}.tp-sidebar{display:flex;flex-direction:column;gap:24px;min-width:0}.tp-sidebar-links{min-width:0}.tp-sidebar-label{font-family:var(--tp-mono);font-size:11.5px;letter-spacing:.14em;color:var(--tp-text-soft);text-transform:uppercase;margin-bottom:10px}.tp-sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.tp-sidebar-list a{display:inline-flex;align-items:center;gap:8px;color:var(--tp-ink);text-decoration:none;font-size:14.5px;font-weight:450;padding:2px 0}.tp-sidebar-list a span{border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .1s}.tp-sidebar-list a:hover span{border-bottom-color:var(--tp-ink)}.tp-monogram{width:140px;height:140px;border-radius:50%;background:var(--tp-ink);color:var(--tp-paper);display:flex;align-items:center;justify-content:center;font-family:var(--tp-serif);font-weight:600;font-size:56px;letter-spacing:-.02em;box-shadow:inset 0 -4px 12px #00000026;flex-shrink:0}.tp-avatar{width:140px;height:140px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px var(--tp-rule)}@media(max-width:640px){.tp-monogram,.tp-avatar{width:96px;height:96px}.tp-monogram{font-size:40px}}.tp-name-text{min-width:0;padding-top:2px}.tp-name{font-family:var(--tp-serif);font-weight:600;font-size:46px;letter-spacing:-.025em;line-height:1.02;margin:0 0 10px;text-wrap:balance;color:var(--tp-ink)}@media(max-width:640px){.tp-name{font-size:34px}}.tp-name-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tp-loc{font-size:13px;color:var(--tp-muted);display:inline-flex;align-items:center;gap:5px}.tp-loc-icon{width:12px;height:12px}.tp-headline{font-family:var(--tp-serif);font-size:22px;line-height:1.4;color:var(--tp-ink-soft);margin:0 0 14px;font-style:italic;font-weight:400;text-wrap:pretty;letter-spacing:-.005em}@media(max-width:640px){.tp-headline{font-size:18px}}.tp-bio{font-size:14.5px;line-height:1.65;color:var(--tp-text);margin:0;text-wrap:pretty}.tp-olpn-rule{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--tp-rule-strong);border-bottom:1px solid var(--tp-rule);margin-bottom:20px}@media(max-width:640px){.tp-olpn-rule{grid-template-columns:auto minmax(0,1fr);margin-bottom:16px;gap:10px}}.tp-olpn-rule-label{justify-self:start;font-family:var(--tp-mono);font-size:11.5px;letter-spacing:.14em;color:var(--tp-ink);text-transform:uppercase;font-weight:500}.tp-olpn-rule-id{justify-self:center;font-family:var(--tp-mono);font-size:12.5px;color:var(--tp-brand);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.tp-olpn-rule-id{font-size:11.5px;justify-self:end}}.tp-olpn-rule-verify{justify-self:end;font-size:12px;color:var(--tp-ink);text-decoration:none;display:inline-flex;align-items:center;gap:5px;font-weight:500;font-family:var(--tp-mono);letter-spacing:.06em}.tp-olpn-rule-verify:hover{color:var(--tp-brand)}@media(max-width:640px){.tp-olpn-rule-verify{display:none}}.tp-extern-icon{width:11px;height:11px}.tp-links-icon{width:16px;height:16px;flex-shrink:0;color:var(--tp-text-soft);transition:color .1s}.tp-sidebar-list a:hover .tp-links-icon{color:var(--tp-ink)}.tp-section{margin-top:40px}.tp-section+.tp-section{margin-top:48px}.tp-section:first-of-type{margin-top:28px}@media(max-width:640px){.tp-section{margin-top:32px}.tp-section:first-of-type{margin-top:20px}}.tp-section-label{font-family:var(--tp-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--tp-brand);display:flex;align-items:center;gap:8px;margin-bottom:6px}.tp-section-rule{width:18px;height:1px;background:var(--tp-brand);opacity:.4}.tp-section-kicker{color:var(--tp-muted)}.tp-section-title{font-family:var(--tp-serif);font-weight:600;font-size:24px;letter-spacing:-.015em;margin:0 0 20px;color:var(--tp-ink)}.tp-page-pos{font-family:var(--tp-mono);font-size:11px;letter-spacing:.08em;color:var(--tp-muted);margin-bottom:12px}.tp-posts{list-style:none;padding:0;margin:0}.tp-post{padding:0}.tp-post+.tp-post{border-top:1px solid var(--tp-rule)}.tp-post-link{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:22px 0;text-decoration:none;color:inherit}@media(max-width:640px){.tp-post-link{grid-template-columns:96px 1fr;gap:16px;padding:18px 0}}.tp-post-thumb{width:140px;height:94px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f3efe7;border:1px solid rgba(0,0,0,.06)}.tp-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tp-post-thumb-placeholder{background:repeating-linear-gradient(135deg,#c7ecf3 0 10px,#acdbe3 10px 20px)}@media(max-width:640px){.tp-post-thumb{width:96px;height:64px}}.tp-post-meta{font-family:var(--tp-mono);font-size:12px;letter-spacing:.12em;color:var(--tp-muted);text-transform:uppercase;margin-bottom:8px}.tp-post-title{font-family:var(--tp-serif);font-weight:600;font-size:22px;letter-spacing:-.015em;line-height:1.25;margin:0 0 8px;color:var(--tp-ink);text-wrap:pretty}@media(max-width:640px){.tp-post-title{font-size:19px}}.tp-post-excerpt{font-size:15px;line-height:1.6;color:var(--tp-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.tp-post-link:hover .tp-post-title{color:var(--tp-brand)}.tp-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid var(--tp-rule);font-size:12.5px}.tp-pagination a{display:inline-flex;align-items:center;gap:6px;color:var(--tp-ink);text-decoration:none;font-weight:500}.tp-pagination a:hover{color:var(--tp-brand)}.tp-pag-disabled{color:#d4ccbd}.tp-pag-icon{width:13px;height:13px}.tp-creds-stack{display:flex;flex-direction:column;gap:10px}.tp-cred-card{border:1px solid var(--tp-rule);border-radius:10px;overflow:hidden;background:#fff}.tp-cred-card-head{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f3efe7;border-bottom:1px solid var(--tp-rule);font-family:var(--tp-mono);font-size:12px;letter-spacing:.12em;color:var(--tp-text);text-transform:uppercase;font-weight:500}.tp-cred-icon{width:14px;height:14px;color:var(--tp-text)}.tp-cred-card-type{font-weight:500}.tp-cred-card-count{margin-left:auto;color:var(--tp-muted);font-weight:500}.tp-cred-list{list-style:none;padding:0;margin:0}.tp-cred-item{padding:14px 16px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:baseline}.tp-cred-item+.tp-cred-item{border-top:1px solid var(--tp-rule)}.tp-cred-item-text{min-width:0}.tp-cred-item-title{font-family:var(--tp-serif);font-weight:600;font-size:17px;color:var(--tp-ink);letter-spacing:-.005em;margin:0 0 3px;line-height:1.35}.tp-cred-item-title a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .1s}.tp-cred-item-title a:hover{border-bottom-color:var(--tp-ink)}.tp-cred-item-sep{color:var(--tp-text-soft);font-weight:400}.tp-cred-item-issuer{font-weight:500;color:var(--tp-text-soft)}.tp-cred-item-dataset{font-size:14.5px;color:var(--tp-text-soft);margin-top:4px;line-height:1.45}.tp-cred-item-dataset-label{font-weight:600;color:var(--tp-ink);margin-right:6px}.tp-cred-item-note{font-size:14.5px;color:var(--tp-text);line-height:1.55;margin:8px 0 0;text-wrap:pretty}.tp-cred-item-period{font-family:var(--tp-mono);font-size:12px;color:var(--tp-muted);white-space:nowrap}@media(max-width:640px){.tp-cred-item{grid-template-columns:1fr;gap:6px}.tp-cred-item-period{justify-self:start}}.tp-properties{list-style:none;padding:0;margin:0}.tp-property{display:flex;align-items:center;gap:12px;padding:14px 0;text-decoration:none;color:var(--tp-ink);border-bottom:1px solid var(--tp-rule)}.tp-properties li:last-child .tp-property{border-bottom:none}.tp-property:hover .tp-property-url{color:var(--tp-brand)}.tp-property-icon{width:15px;height:15px;flex-shrink:0;color:var(--tp-text-soft)}.tp-property-url{font-family:var(--tp-mono);font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-property-meta{margin-left:auto;font-size:11.5px;color:var(--tp-muted);font-family:var(--tp-mono);letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.tp-property-primary{color:var(--tp-brand)}.tp-footer{margin-top:72px;padding-top:22px;border-top:1px solid var(--tp-rule-strong);display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;font-family:var(--tp-mono);font-size:11.5px;letter-spacing:.08em;color:var(--tp-muted)}@media(max-width:640px){.tp-footer{margin-top:44px}}.tp-footer a{color:var(--tp-ink);text-decoration:none}.tp-footer a:hover{color:var(--tp-brand)}.tp-pill:focus-visible,.tp-property:focus-visible,.tp-post-link:focus-visible,.tp-olpn-rule-verify:focus-visible,.tp-pagination a:focus-visible,.tp-footer a:focus-visible{outline:2px solid var(--tp-brand);outline-offset:2px;border-radius:4px}
