:root{--gcp-text: #202124;--gcp-text-secondary: #5f6368;--gcp-surface: #ffffff;--gcp-bg-muted: #f8f9fa;--gcp-border: #dadce0;--gcp-link: #1a73e8;--gcp-link-hover: #174ea6;--gcp-focus-ring: #1967d2;--gcp-selection-bg: #e8f0fe;--gcp-selection-text: #202124;--font-sans: "Noto Sans", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:var(--gcp-surface);color:var(--gcp-text);line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased}::selection{background:var(--gcp-selection-bg);color:var(--gcp-selection-text)}.skip{position:absolute;left:-9999px;z-index:999;padding:.5rem 1rem;background:var(--gcp-text);color:var(--gcp-surface);border-radius:4px;font-size:.875rem;font-weight:500}.skip:focus{left:1rem;top:1rem}code{font-family:var(--font-mono);font-size:.875em;background:#f1f3f4;padding:.12em .35em;border-radius:4px}.wrap{max-width:48rem;margin:0 auto;padding:0 1.5rem}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--gcp-border);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.5rem}.logo{margin:0;font-family:var(--font-sans);font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:var(--gcp-text)}.header nav{display:flex;gap:1rem 1.25rem;flex-wrap:wrap;font-size:.8125rem;font-weight:500;justify-content:flex-end}.header a{color:var(--gcp-text-secondary);text-decoration:none}.header a:hover{color:var(--gcp-link)}.hero{max-width:48rem;margin:0 auto;padding:3rem 1.5rem 3.5rem}.hero__eyebrow{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gcp-text-secondary)}.hero__title{margin:0;font-family:var(--font-sans);font-size:clamp(1.75rem,4vw,2.375rem);font-weight:400;line-height:1.25;letter-spacing:-.02em;color:var(--gcp-text)}.hero__lede{margin:1.25rem 0 0;max-width:40rem;font-size:1.0625rem;line-height:1.65;color:var(--gcp-text-secondary)}.hero__lede strong{font-weight:600;color:var(--gcp-text)}.section{padding:3.5rem 1.5rem}.section--alt{border-top:1px solid var(--gcp-border);background:var(--gcp-bg-muted)}.section__title{margin:0;font-family:var(--font-sans);font-size:1.375rem;font-weight:400;line-height:1.35;letter-spacing:-.015em;color:var(--gcp-text)}.section__text{margin:1rem 0 0;max-width:40rem;font-size:1rem;line-height:1.65;color:var(--gcp-text-secondary)}.section__text a{color:var(--gcp-link);font-weight:500;text-decoration:none}.section__text a:hover{color:var(--gcp-link-hover);text-decoration:underline}.section__text--tight{margin-top:.75rem}.section__footnote{margin:1.5rem 0 0;max-width:40rem;font-size:.875rem;line-height:1.6;color:var(--gcp-text-secondary)}.section__footnote a{color:var(--gcp-link);font-weight:500;text-decoration:none}.section__footnote a:hover{text-decoration:underline;color:var(--gcp-link-hover)}.cred-list{margin:1rem 0 0;padding:0;list-style:none}.cred-list li{margin:0;padding:1rem 0;border-bottom:1px solid var(--gcp-border);font-size:.9375rem;line-height:1.6;color:var(--gcp-text-secondary)}.cred-list li:last-child{border-bottom:none;padding-bottom:0}.cred-list__org{display:block;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gcp-text)}.cred-list__links{margin:0;max-width:40rem}.cred-list__links a{color:var(--gcp-link);font-weight:500;text-decoration:none}.cred-list__links a:hover{color:var(--gcp-link-hover);text-decoration:underline}.cred-list__sep{color:var(--gcp-text-secondary);font-weight:400}.exp-list{margin:1.5rem 0 0;padding:0;list-style:none}.exp-item{margin:0;padding:1.25rem 0;border-bottom:1px solid var(--gcp-border)}.exp-item:last-child{border-bottom:none}.exp-item__title{margin:0;font-family:var(--font-sans);font-size:1rem;font-weight:500;line-height:1.35;color:var(--gcp-text)}.exp-item__meta{margin:.35rem 0 0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem 1rem;font-size:.875rem;color:var(--gcp-text-secondary)}.exp-item__company{font-weight:600;color:var(--gcp-text)}.exp-item__dates{font-weight:500;color:var(--gcp-text-secondary)}.exp-item__summary{margin:.75rem 0 0;max-width:40rem;font-size:.9375rem;line-height:1.65;color:var(--gcp-text-secondary)}.links{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none}.pill{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--gcp-link);text-decoration:none;background:var(--gcp-surface);border:1px solid var(--gcp-border);border-radius:4px;box-shadow:0 1px 2px #3c404314}.pill:hover{border-color:var(--gcp-link);background:var(--gcp-selection-bg);color:var(--gcp-link-hover)}.footer{border-top:1px solid var(--gcp-border);background:var(--gcp-surface);padding:2rem 1.5rem}.footer__inner{text-align:center;font-size:.8125rem;color:var(--gcp-text-secondary)}.footer p{margin:0}
