:root{--build-version:"2026-07-16";color-scheme:light dark;--color-bg:#fafafa;--color-bg-subtle:#f1f3f4;--color-text:#3c4043;--color-text-muted:#5f6368;--color-text-subtle:#9aa0a6;--color-blue:#4285f4;--color-blue-hover:#1a73e8;--color-red:#ea4335;--color-yellow:#fbbc04;--color-green:#34a853;--color-link:#4285f4;--color-link-hover:#1a73e8;--color-border:#dadce0;--max-width:960px}@media (prefers-color-scheme:dark){:root{--color-bg:#202124;--color-bg-subtle:#292a2d;--color-text:#e8eaed;--color-text-muted:#9aa0a6;--color-text-subtle:#5f6368;--color-blue:#8ab4f8;--color-blue-hover:#aecbfa;--color-red:#f28b82;--color-yellow:#fdd663;--color-green:#81c995;--color-link:#8ab4f8;--color-link-hover:#aecbfa;--color-border:#3c4043}}*{box-sizing:border-box}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}h1{letter-spacing:-.02em;color:var(--color-text);margin-bottom:.5rem;font-size:2rem;font-weight:600;line-height:1.25}h2{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin-top:2.5rem;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600}h3{color:var(--color-text);font-size:1rem;font-weight:600}p{color:var(--color-text);margin-bottom:1rem;font-size:1rem}.page-content>p:first-of-type{color:var(--color-text-muted);margin-top:.25rem;font-size:1.0625rem}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover);text-decoration:underline}ul{margin-bottom:1rem;padding-left:1.25rem}li{color:var(--color-text);margin-bottom:.5rem;font-size:1rem;line-height:1.7}li strong{font-weight:600}table{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.9375rem}th,td{border:1px dotted var(--color-border);text-align:left;padding:.5rem .75rem}th{color:var(--color-text-muted);font-weight:600}.metric-blue strong{color:var(--color-blue)}.metric-red strong{color:var(--color-red)}.metric-yellow strong{color:var(--color-yellow)}.metric-green strong{color:var(--color-green)}.site-nav{max-width:var(--max-width);background-color:var(--color-bg);justify-content:flex-end;gap:1.5rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.site-nav a{color:var(--color-text-muted);letter-spacing:.01em;font-size:.9375rem;font-weight:500;text-decoration:none}.site-nav a:hover{color:var(--color-text);text-decoration:none}.page-layout{max-width:var(--max-width);align-items:flex-start;gap:3rem;margin:0 auto;padding:2rem 1.5rem;display:flex}.page-content{flex:1;min-width:0}.author-sidebar{text-align:center;background-color:#0000;flex:0 0 220px}.author-sidebar__avatar img{object-fit:cover;object-position:50% 20%;border-radius:50%;width:110px;height:110px}.author-sidebar__name{color:var(--color-text);margin:.75rem 0 .25rem;font-size:.9375rem;font-weight:600}.author-sidebar__name a{color:inherit}.author-sidebar__bio{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.author-sidebar__links{flex-flow:wrap;justify-content:center;gap:.4rem;margin:1rem 0 0;padding:0;font-size:.875rem;list-style:none;display:flex}.author-sidebar__links li:not(:last-child):after{content:"•";color:var(--color-text-subtle);opacity:.6;margin-left:.4rem;font-size:.6rem}.author-sidebar__links a{color:var(--color-link);font-size:.875rem}.post-meta{color:var(--color-text-subtle);margin-bottom:1rem;font-size:.875rem}.post-banner{border-radius:8px;width:100%;height:auto;margin-bottom:1.5rem;display:block}.page-content p img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0;display:block}.post-list{padding:0;list-style:none}.post-list__item{border-bottom:1px solid var(--color-border);align-items:flex-start;gap:1.25rem;padding:1.25rem 0;display:flex}.post-list__item:first-child{padding-top:0}.post-list__thumb-link{flex:0 0 160px}.post-list__thumb{object-fit:cover;border-radius:6px;width:160px;height:84px;display:block}.post-list__body{min-width:0}.post-list__title{color:var(--color-text);font-size:1.125rem;font-weight:600}.post-list__title:hover{color:var(--color-link-hover)}@media (width<=640px){.post-list__thumb-link{flex-basis:110px}.post-list__thumb{width:110px;height:58px}.page-layout{flex-direction:column}.author-sidebar{flex:none}.author-sidebar__links{flex-direction:row;justify-content:center;gap:1rem}}
