/* latin-ext */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(public-sans-italic-latin-ext-20260916.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(public-sans-italic-latin-20260916.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(public-sans-normal-latin-ext-20260916.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(public-sans-normal-latin-20260916.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root { color-scheme: light; }
html { background: #ffffff; }
body { margin: 0; background: #ffffff; color: #111111; }
a:focus-visible, summary:focus-visible { outline: 2px solid #174ea6; outline-offset: 4px; }
.skip-link { position: absolute; top: 8px; left: 12px; z-index: 2; padding: 10px 14px; background: #ffffff; color: #174ea6; font: 400 15px/1.5 "Public Sans", Arial, sans-serif; transform: translateY(-200%); }
.skip-link:focus { transform: translateY(0); }

#sg-site {
    --sg-paper: #ffffff;
    --sg-ink: #111111;
    --sg-muted: #555555;
    --sg-accent: #174ea6;
    --sg-rule: #dddddd;
    --sg-font: "Public Sans", Arial, sans-serif;
    --sg-heading-weight: 500;
    box-sizing: border-box;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: var(--sg-paper);
    color: var(--sg-ink);
    font: 400 15px/1.7 var(--sg-font);
    -webkit-font-smoothing: antialiased;
    padding: 0 42px;
    overflow-wrap: break-word;
  }
  #sg-site *, #sg-site *::before, #sg-site *::after { box-sizing: border-box; }
  #sg-site a { color: var(--sg-accent); text-decoration-thickness: 1px; text-underline-offset: 4px; }
  #sg-site a:hover { color: var(--sg-ink); }
  #sg-site h1, #sg-site h2, #sg-site h3, #sg-site p { margin: 0; }
  #sg-site h1, #sg-site h2, #sg-site h3 { color: var(--sg-ink); font-family: var(--sg-font); font-weight: var(--sg-heading-weight); }
  #sg-site .sg-header { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 10px 26px; padding: 24px 0 20px; border-bottom: 1px solid var(--sg-rule); }
  #sg-site .sg-brand { color: var(--sg-ink); font-size: 18px; font-weight: 500; text-decoration: none; }
  #sg-site .sg-nav { display: flex; flex-wrap: wrap; gap: 4px 20px; font-size: 12px; line-height: 1.5; }
  #sg-site .sg-nav a { display: inline-block; padding: 5px 0; color: var(--sg-accent); text-decoration: none; }
  #sg-site .sg-nav a:hover { color: var(--sg-accent); text-decoration: underline; }
  #sg-site .sg-intro { display: grid; grid-template-columns: minmax(0, 1fr) 205px; gap: 44px; padding: 56px 0 58px; }
  #sg-site h1 { margin-bottom: 18px; font-size: clamp(38px, 5.9vw, 58px); line-height: 1.06; letter-spacing: -0.055em; }
  #sg-site .sg-appointment { margin-bottom: 24px; font-size: 15px; line-height: 1.65; }
  #sg-site .sg-appointment span { color: var(--sg-muted); }
  #sg-site .sg-bio p + p { margin-top: 14px; }
  #sg-site .sg-cv { display: inline-block; margin-top: 22px; font-size: 13px; }
  #sg-site .sg-file { margin-left: 7px; color: var(--sg-muted); font-size: 11px; letter-spacing: 0.03em; }
  #sg-site .sg-updates { padding-top: 5px; }
  #sg-site .sg-updates h2 { margin-bottom: 22px; font-size: 18px; line-height: 1.3; letter-spacing: -0.015em; }
  #sg-site .sg-updates ul { margin: 0; padding: 0; list-style: none; }
  #sg-site .sg-updates li { font-size: 13px; line-height: 1.65; }
  #sg-site .sg-updates li + li { margin-top: 17px; padding-top: 17px; border-top: 1px solid var(--sg-rule); }
  #sg-site .sg-updates .sg-date { margin-bottom: 5px; color: var(--sg-muted); font-size: 11px; }
  #sg-site .sg-updates a { display: inline-block; margin-top: 5px; font-size: 12px; }
  #sg-site .sg-section { display: grid; grid-template-columns: 170px minmax(0, 1fr); gap: 36px; padding: 30px 0 36px; border-top: 1px solid var(--sg-rule); scroll-margin-top: 20px; }
  #sg-site .sg-section h2 { font-size: 22px; line-height: 1.25; letter-spacing: -0.035em; }
  #sg-site .sg-section-body { min-width: 0; }
  #sg-site .sg-papers { margin: 0; padding: 0; list-style: none; }
  #sg-site .sg-paper + .sg-paper { margin-top: 25px; }
  #sg-site .sg-paper-title { font-size: 16px; line-height: 1.5; font-weight: 500; }
  #sg-site .sg-paper-title a { color: var(--sg-accent); text-decoration: none; }
  #sg-site .sg-paper-title a:hover { color: var(--sg-accent); text-decoration: underline; }
  #sg-site .sg-paper-meta { margin-top: 5px; color: var(--sg-muted); font-size: 12px; line-height: 1.7; }
  #sg-site details { margin-top: 24px; }
  #sg-site summary { width: fit-content; max-width: 100%; color: var(--sg-accent); cursor: pointer; font-size: 13px; line-height: 1.6; padding: 4px 0; }
  #sg-site details[open] > summary { margin-bottom: 22px; }
  #sg-site .sg-archive { margin-top: 0; }
  #sg-site .sg-progress { margin: 0; padding-left: 18px; font-size: 14px; }
  #sg-site .sg-progress li + li { margin-top: 14px; }
  #sg-site .sg-footer { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px 24px; padding: 20px 0 26px; border-top: 1px solid var(--sg-rule); color: var(--sg-muted); font-size: 12px; }
  #sg-site .sg-footer a { color: var(--sg-accent); text-decoration: none; }
  #sg-site .sg-footer a:hover { text-decoration: underline; }
  @media (max-width: 720px) {
    #sg-site { padding: 0 28px; }
    #sg-site .sg-intro { gap: 28px; grid-template-columns: minmax(0, 1fr) 180px; }
    #sg-site .sg-section { grid-template-columns: 145px minmax(0, 1fr); gap: 28px; }
  }
  @media (max-width: 600px) {
    #sg-site { padding: 0 22px; font-size: 14px; }
    #sg-site .sg-header { padding-top: 20px; }
    #sg-site .sg-nav { gap: 4px 18px; }
    #sg-site .sg-intro { grid-template-columns: minmax(0, 1fr); gap: 32px; padding: 38px 0; }
    #sg-site h1 { font-size: clamp(37px, 9vw, 50px); }
    #sg-site .sg-appointment { font-size: 14px; }
    #sg-site .sg-updates { border-top: 1px solid var(--sg-rule); padding-top: 24px; }
    #sg-site .sg-updates h2 { margin-bottom: 18px; }
    #sg-site .sg-updates li + li { padding-top: 0; border-top: 0; }
    #sg-site .sg-section { grid-template-columns: minmax(0, 1fr); gap: 23px; padding: 27px 0 32px; }
    #sg-site .sg-section h2 { font-size: 22px; }
  }
  @media (pointer: coarse) {
    #sg-site .sg-nav a, #sg-site summary, #sg-site .sg-cv, #sg-site .sg-updates a, #sg-site .sg-footer a { min-height: 44px; padding-top: 11px; padding-bottom: 11px; }
    #sg-site .sg-paper-title a { display: block; min-height: 44px; }
  }
