:root{color-scheme:light only;--bg:#fff;--bg-elevated:#fff;--text:#231c33;--text-muted:#231c33a8;--border:#231c331f;--link:#231c33;--focus:#231c33;--font:-apple-system, BlinkMacSystemFont, Aptos, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--measure:46rem;--page:72rem;--radius:14px;--space:1.25rem}*,:before,:after{box-sizing:border-box}html,body,main,header,footer,section,article,.intro,.site-shell,.post-grid,.post-card,.post-card-body{background-color:#fff}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.1rem;line-height:1.45}img,svg{max-width:100%;height:auto;display:block}a{color:var(--link);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.skip-link{z-index:20;background:var(--bg-elevated);color:var(--text);border-radius:8px;padding:.5rem .8rem;position:absolute;top:-100px;left:.75rem}.skip-link:focus{top:.75rem}.site-shell{width:min(var(--page), calc(100% - 2rem));margin:0 auto}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.site-header a,.site-footer a{text-decoration:none}.site-header a:hover,.site-footer a:hover{text-decoration:underline}.brand{letter-spacing:.02em;font-weight:600}.nav-links,.footer-links,.social-links{color:var(--text-muted);align-items:center;gap:.85rem;font-size:.95rem;display:flex}.icon-link{width:2.4rem;height:2.4rem;color:var(--text);border:1px solid var(--border);background:var(--bg-elevated);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.icon-link svg{width:1.05rem;height:1.05rem}.icon-link--linkedin{color:#fff;background:#0a66c2;border-color:#0a66c2}.icon-link--x{color:#fff;background:#111;border-color:#111}.icon-link--linkedin svg,.icon-link--x svg{color:#fff}.icon-link--linkedin:hover,.icon-link--x:hover{filter:brightness(1.08);text-decoration:none}.icon-link.is-disabled{opacity:.45;pointer-events:none}.intro{text-align:center;max-width:38rem;margin:0 auto;padding:2.5rem 0 3rem}.avatar{background:#fff;border-radius:50%;width:7rem;height:7rem;margin:0 auto 1.1rem;overflow:hidden}.avatar img,.author-photo img{object-fit:cover;width:100%;height:100%}.avatar img{object-position:50% 22%}.intro h1{letter-spacing:-.02em;margin:0;font-size:1.8rem;font-weight:700;line-height:1.2}.intro p{color:var(--text-muted);margin:.9rem 0 0;font-size:1em;line-height:1.45}.intro p a{color:inherit}.intro-social{justify-content:center;gap:.65rem;margin-top:1.15rem;display:flex}.newsletter{text-align:left;max-width:28rem;margin:1.6rem auto 0}.newsletter h2,.newsletter-label{margin:0 0 .7rem;font-size:1em;font-weight:400;line-height:1.45}.newsletter-row{gap:.5rem;display:flex}.newsletter input[type=email]{min-width:0;font:inherit;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);border-radius:10px;flex:1;padding:.7rem .85rem;font-size:1rem}.newsletter button{font:inherit;border:1px solid var(--text);background:var(--text);color:var(--bg);cursor:pointer;border-radius:10px;padding:.7rem 1rem;font-weight:600}.newsletter button:disabled{cursor:not-allowed;opacity:.45}.newsletter-form{margin:0}.newsletter-status{min-height:0;margin:.7rem 0 0}.newsletter-status:empty{margin:0}.newsletter-status[data-state=error]{color:var(--text)}.newsletter-status[data-state=ok]{color:var(--text-muted)}.post-grid{grid-template-columns:1fr;gap:1.35rem;padding-bottom:3rem;display:grid}.post-card{border:1px solid var(--border);border-radius:var(--radius);color:inherit;background-color:#fff;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}.post-card:hover{border-color:#231c3338}.post-card-image{aspect-ratio:16/9;background:#fff;overflow:hidden}.post-card-image img{object-fit:cover;width:100%;height:100%}.post-card-body{flex-direction:column;flex:1;gap:.55rem;padding:1.05rem 1.1rem 1.15rem;display:flex}.post-card-title{letter-spacing:-.02em;margin:0;font-size:1.2rem;line-height:1.3}.post-card-title a{text-decoration:none}.post-card-title a:hover{text-decoration:underline}.post-card-excerpt{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.5}.author-row{color:var(--text-muted);align-items:center;gap:.65rem;margin-top:auto;padding-top:.55rem;font-size:.9rem;display:flex}.author-photo{background:#fff;border-radius:50%;flex-shrink:0;width:1.85rem;height:1.85rem;overflow:hidden}.pagination{color:var(--text-muted);justify-content:center;align-items:center;gap:.9rem;padding:0 0 3.5rem;display:flex}.pagination a{padding:.35rem .15rem;text-decoration:none}.pagination [aria-current=page]{color:var(--text);font-weight:600;text-decoration:none}.article-header,.article-body,.article-footer,article>.breadcrumbs{width:min(var(--measure), calc(100% - 2rem));margin-left:auto;margin-right:auto}.breadcrumbs{color:var(--text-muted);padding-top:1.35rem;font-size:.9rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.35rem 0;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;min-width:0;display:inline-flex}.breadcrumbs-sep{color:var(--border);margin:0 .5rem}.breadcrumbs a{color:var(--text-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--text);text-decoration:underline}.breadcrumbs [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;max-width:36ch;overflow:hidden}.article-header{padding:2.4rem 0 1.5rem}article>.breadcrumbs+.article-header{padding-top:.85rem}.page-heading .breadcrumbs,.not-found .breadcrumbs{width:100%;margin:0;padding-top:0;padding-bottom:.85rem}.not-found .breadcrumbs{text-align:left}.article-header h1{letter-spacing:-.02em;margin:0;font-size:2.125rem;font-weight:700;line-height:1.18}.article-subtitle{color:var(--text-muted);margin:.75rem 0 0;font-size:clamp(1.15rem,.4vw + 1.05rem,1.35rem);font-weight:400;line-height:1.4}.article-header .author-row{margin-top:1.2rem;font-size:.98rem}.article-cover{width:min(48rem,100% - 2rem);margin:0 auto 2rem}.article-cover img{border-radius:12px;width:100%;height:auto}.prose{padding-bottom:2.5rem;font-size:1em;line-height:1.45}.prose>:first-child{margin-top:0}.prose p,.prose ul,.prose ol,.prose blockquote{margin:0 0 1.35em}.prose h2,.prose h3{letter-spacing:-.03em;line-height:1.25}.prose h2{margin:1.9em 0 .7em;font-size:1.38em}.prose h3{margin:1.55em 0 .55em;font-size:1.12em}.prose li{margin:.25em 0}.prose blockquote{border-left:2px solid var(--border);color:var(--text-muted);padding-left:1rem}.article-footer{border-top:1px solid var(--border);padding:1.8rem 0 3.5rem}.muted{color:var(--text-muted)}.page-heading{padding:1.5rem 0 .5rem}.page-heading h1{letter-spacing:0;margin:0;font-size:1.15rem;font-weight:600}.empty-state,.not-found{text-align:center;padding:4rem 0}@media (width>=760px){.post-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.intro{padding-top:3.5rem}}@media (width>=60em){body{font-size:1.2375rem}.intro h1{font-size:2rem}.article-header h1{font-size:2.75rem}}@media (width<=759px){body{padding-left:2rem;padding-right:2rem}.site-shell{width:min(var(--page), 100%)}.article-header,.article-body,.article-footer,article>.breadcrumbs{width:min(var(--measure), 100%)}.article-cover{width:min(48rem,100%)}}@media (width<=640px){.newsletter-row{flex-direction:column}.site-header,.site-footer{flex-direction:column;align-items:flex-start}}
