@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400-normal.woff2)format("woff2");unicode-range:U+20-7E,U+A0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600-normal.woff2)format("woff2");unicode-range:U+20-7E,U+A0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#fafaf7;--text:#111;--muted:#555;--accent:#1f4fd8;--accent-hover:#1a45c0;--on-accent:#fff;--rule:#e4e2da;--section-space:64px;--font:"Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#0e0e0e;--text:#ededed;--muted:#a3a3a3;--accent:#6d8de6;--accent-hover:#86a4ee;--on-accent:#0e0e0e;--rule:#2c2c2c;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{font-synthesis:none;font-size:16px}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:17px;font-weight:400;line-height:1.6;display:flex}@media (width>=800px){:root{--section-space:96px}body{font-size:18px}}img{max-width:100%;height:auto}h1,h2,p,ul{margin:0}h1,h2{text-wrap:balance;font-weight:600;line-height:1.15}h1{letter-spacing:-.035em;font-size:clamp(2.25rem,4.6vw,3.25rem)}h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem}a{color:var(--accent);text-underline-offset:.18em}a:visited{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent);color:var(--on-accent)}.skip-link{z-index:100;background:var(--accent);min-height:44px;color:var(--on-accent);border-radius:4px;align-items:center;padding:.65rem .9rem;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{color:var(--on-accent);transform:translateY(0)}.skip-link:visited{color:var(--on-accent)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{width:min(960px,100% - 2.5rem);margin-inline:auto}@media (width>=800px){.wrap{width:min(960px,100% - 4rem)}}main{padding-bottom:var(--section-space);flex:1}main:focus{outline:none}.site-header{border-bottom:1px solid var(--rule)}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:1rem;display:flex}.wordmark{min-height:44px;color:var(--text);letter-spacing:-.02em;align-items:center;font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex}.wordmark:hover,.wordmark:visited{color:var(--text)}.wordmark:hover{text-underline-offset:.2em;text-decoration:underline}.nav-desktop{flex-wrap:wrap;margin-left:auto;display:flex}.nav-desktop a{min-height:44px;color:var(--muted);align-items:center;padding:0 .7rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.nav-desktop a:visited{color:var(--muted)}.nav-desktop a:hover,.nav-desktop a[aria-current=page]{color:var(--text);text-underline-offset:.2em;text-decoration:underline}.nav-desktop a[aria-current=page]{font-weight:600}.nav-mobile{display:none}.nav-mobile summary{min-width:44px;min-height:44px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;padding:0 .25rem;font-weight:600;list-style:none;display:inline-flex}.nav-mobile summary::-webkit-details-marker{display:none}.menu-open,.nav-mobile[open] .menu-closed{display:none}.nav-mobile[open] .menu-open{display:inline}@media (width<=399px){.nav-desktop{display:none}.nav-mobile{display:block;position:relative}.nav-mobile nav{z-index:20;background:var(--bg);border:1px solid var(--rule);min-width:12rem;padding:.35rem 0;position:absolute;top:calc(100% + .25rem);right:0}.nav-mobile nav a{min-height:44px;color:var(--text);align-items:center;padding:0 1rem;text-decoration:none;display:flex}.nav-mobile nav a:visited{color:var(--text)}.nav-mobile nav a[aria-current=page]{font-weight:600}}.hero{padding-top:var(--section-space)}.hero-grid{flex-direction:column;gap:1.5rem;display:flex}.hero-photo{order:-1}@media (width>=800px){.hero-grid{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}.hero-copy{flex:1;min-width:0}.hero-photo{flex:none;order:2}}.tagline{max-width:36rem;margin-top:.85rem;font-size:1.125rem;line-height:1.45}.sub{max-width:38rem;color:var(--muted);margin-top:.7rem}@media (width>=800px){.tagline{font-size:1.25rem}}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:1.75rem;display:flex}.button{border:1px solid var(--accent);background:var(--accent);min-height:44px;color:var(--on-accent);border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--accent-hover);background:var(--accent-hover);color:var(--on-accent)}.button:visited,.button:visited:hover{color:var(--on-accent)}.text-link{text-underline-offset:.18em;align-items:center;min-height:44px;font-weight:600;text-decoration:underline;display:inline-flex}.shot{display:block}.headshot{object-fit:cover;border:1px solid #1111111f;border-radius:4px;display:block}.headshot-hero{width:160px;height:160px}.headshot-bio{aspect-ratio:1;width:min(320px,100%);height:auto}@media (width>=800px){.headshot-hero{width:240px;height:240px}}.proof{border-top:1px solid var(--rule);color:var(--muted);flex-wrap:wrap;align-items:baseline;margin:2.75rem 0 0;padding:1.25rem 0 0;font-size:.9375rem;line-height:1.5;list-style:none;display:flex}.proof li{display:inline}.proof li:not(:last-child):after{content:" · "}.block{padding-top:var(--section-space)}.prose{max-width:min(680px,68ch)}.prose p+p,.bio-text p+p{margin-top:1rem}.prose a,.bio-text a{text-decoration:underline}.press-row{flex-wrap:wrap;align-items:baseline;margin:0;padding:0;line-height:1.5;list-style:none;display:flex}.press-row li{display:inline}.press-row li:not(:last-child):after{content:" · "}.press-row a{align-items:center;min-height:44px;display:inline-flex}.stack{padding:0;list-style:none}.stack li+li{margin-top:.45rem}.stack a{align-items:center;min-height:44px;display:inline-flex}.email-link{overflow-wrap:anywhere;align-items:center;min-height:44px;font-size:1.125rem;font-weight:600;display:inline-flex}.contact-list{margin-top:1.25rem;padding-left:1.15rem}.contact-list li+li{margin-top:.75rem}@media (width<=640px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link,.email-link{width:100%}}.site-footer{border-top:1px solid var(--rule);padding:1.25rem 0 2rem}.footer-line{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem .55rem;font-size:.9375rem;display:flex}.footer-line a,.footer-line a:visited{min-height:44px;color:var(--muted);text-underline-offset:.18em;align-items:center;text-decoration:underline;display:inline-flex}.footer-line a:hover{color:var(--accent)}.sep{color:var(--muted)}.press{max-width:min(680px,68ch);padding-top:var(--section-space)}.press-intro h1{margin-bottom:1.25rem}.preferred-label{color:var(--muted);margin-bottom:.15rem;font-size:.875rem;font-weight:400;display:block}.preferred{font-size:1.125rem;font-weight:600}.bio-block{padding-top:var(--section-space)}.bio-text{margin-bottom:1rem}.bio-photo{margin-bottom:.75rem}.note{color:var(--muted);margin-top:.35rem;font-size:.9375rem}.photo-slot{border:1px dashed var(--rule);max-width:320px;min-height:180px;color:var(--muted);text-align:center;justify-content:center;align-items:center;margin-top:1.25rem;padding:1.25rem;display:flex}.photo-slot p{margin:0}.slot-label{color:var(--text);margin-bottom:.35rem;font-weight:600;display:block}.copy-btn{border:1px solid var(--accent);min-height:44px;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:.5rem .95rem;font-size:.9375rem;font-weight:600;display:inline-flex}.copy-btn[hidden]{display:none!important}.copy-btn:hover{background:var(--accent);color:var(--on-accent)}.not-found .text-link{margin-top:.5rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
