.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:36px 0}.stat-tile{padding:22px 24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);display:flex;flex-direction:column;gap:6px}.stat-tile-num{font-size:46px;line-height:1;font-weight:var(--weight-medium);letter-spacing:-.02em}.stat-tile-label{font-size:15px;color:var(--text)}.stat-tile-sub{font-family:var(--font-mono);font-size:13px;color:var(--text-subtle)}.figure-caption{margin-top:12px;font-size:13px;color:var(--text-subtle)}@media(max-width:620px){.stat-row{grid-template-columns:1fr}}.page-head{padding-top:clamp(150px,20vw,220px);padding-bottom:0}a.card{display:flex;flex-direction:column;color:inherit}.entry-meta{font-size:12px;color:var(--text-subtle);letter-spacing:.08em}.entry-more{margin-top:auto;padding-top:20px;font-size:13px;color:var(--text-muted);transition:color var(--dur) var(--ease)}a.card:hover .entry-more{color:var(--text)}.empty-state{margin-top:64px;padding:64px 32px;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center}.empty-state p{margin:0 auto;max-width:46ch;color:var(--text-muted)}.empty-state .mono{display:block;margin-bottom:14px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.empty-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}.page-cta{margin-top:84px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.page-cta p{color:var(--text-muted);max-width:52ch}.post-hero,.post .page-head,.post-body{max-width:var(--post-measure, 720px);margin-inline:auto}.post .page-head .eyebrow a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--dur) var(--ease)}.post .page-head .eyebrow a:hover{border-color:currentColor}.post-body{margin-top:40px;color:var(--text);font-size:18px;line-height:1.7}.post-body>*+*{margin-top:1.1em}.post-body img{display:block;max-width:100%;height:auto;margin:1.6em auto;border:1px solid var(--border);border-radius:var(--radius-lg)}.post-body h2{margin-top:1.8em;font-size:26px;font-weight:var(--weight-medium);letter-spacing:-.01em}.post-body h3{margin-top:1.5em;font-size:20px;font-weight:var(--weight-medium)}.post-body a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--border-strong);transition:border-color var(--dur) var(--ease)}.post-body a:hover{border-color:var(--accent)}.post-body ul,.post-body ol{padding-left:1.4em}.post-body li+li{margin-top:.4em}.post-body blockquote{padding-left:20px;border-left:2px solid var(--primary-border);color:var(--text-muted)}.post-body code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-2);padding:2px 6px;border-radius:var(--radius-sm)}.post-body pre{overflow-x:auto;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.post-body pre code{background:none;padding:0;font-size:14px;line-height:1.6}.hljs-comment,.hljs-quote,.hljs-meta{color:var(--text-subtle)}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-built_in{color:var(--primary-hover)}.hljs-string,.hljs-regexp,.hljs-addition{color:var(--gradient-start)}.hljs-number,.hljs-attr,.hljs-attribute,.hljs-symbol{color:var(--accent-gold)}.hljs-title,.hljs-name,.hljs-section{color:var(--accent)}.hljs-type,.hljs-class,.hljs-deletion{color:var(--gradient-end)}.post-body :is(h2,h3){scroll-margin-top:96px}.head-anchor{margin-left:.4em;color:var(--text-subtle);border-bottom:none;opacity:0;transition:opacity var(--dur) var(--ease)}.post-body :is(h2,h3):hover .head-anchor,.head-anchor:focus-visible{opacity:1}.post-byline{display:flex;align-items:center;gap:12px;margin-top:18px}.byline-author{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:16px;transition:color var(--dur) var(--ease)}.byline-author:hover{color:var(--accent)}.byline-avatar{width:36px;height:36px;border-radius:50%;border:1px solid var(--border-strong);display:block;object-fit:cover}.post-byline .entry-meta{margin:0;font-size:14px;color:var(--text-muted)}.post-byline .entry-meta:before{content:"·";margin-right:12px;color:var(--text-subtle)}.post-page{--post-half: min(calc((var(--post-measure, 720px) / 2) + 28px), calc(50% - 20px) )}.post-page .gl-at-left,.post-page .plus-corners:before{left:calc(50% - var(--post-half))}.post-page .gl-at-right,.post-page .plus-corners:after{left:calc(50% + var(--post-half))}.post-divider{height:1px;margin-block:48px 8px;margin-inline:calc(-1*(clamp(20px,6vw,96px) + max(0px,(100vw - 1320px) / 2)));background:var(--grid-line, var(--border))}.post-section-rule{height:1px;border:0;margin:46px 0 0;background:var(--border)}.post-section-rule+h2{margin-top:34px}.post-rail-anchor{position:sticky;top:140px;height:0;z-index:4}.post-rail{position:absolute;top:0;left:calc(50% + (var(--post-measure, 720px) / 2) + 56px);width:260px;display:flex;flex-direction:column;gap:30px}@media(max-width:1279px){.post-rail-anchor{display:none}}.post-rail-label{margin:0 0 10px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.post-toc ul{list-style:none;margin:0;padding:0}.post-toc a{display:block;padding:5px 0;font-size:13px;line-height:1.45;color:var(--text-subtle);transition:color var(--dur) var(--ease)}.post-toc a:hover,.post-toc a.is-active{color:var(--text)}.post-share-row{display:flex;flex-wrap:wrap;gap:8px}.post-share-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);font-family:var(--font-sans);font-size:13px;font-weight:var(--weight-normal);cursor:pointer;transition:color var(--dur) var(--ease),border-color var(--dur) var(--ease)}.post-share-btn:hover{color:var(--text);border-color:var(--border-strong)}.post-share-btn svg{width:14px;height:14px;flex:none}.flow-chain{max-width:560px;margin:26px 0 8px}.fc-step{position:relative;display:grid;grid-template-columns:16px 1fr;gap:14px;padding-bottom:24px}.fc-step:last-child{padding-bottom:0}.fc-step:before{content:"";position:absolute;left:7.5px;top:16px;bottom:-2px;width:1px;background:var(--border-strong)}.fc-step:last-child:before{display:none}.fc-dot{width:13px;height:13px;margin-top:4px;border-radius:50%;border:1px solid var(--gradient-start);background:#2acbb61f;justify-self:center}.fc-step:nth-child(2) .fc-dot{width:11px;height:11px}.fc-step:nth-child(3) .fc-dot{width:9px;height:9px}.fc-step:nth-child(4) .fc-dot{width:7px;height:7px}.fc-step:nth-child(5) .fc-dot{width:5px;height:5px}.fc-step b{display:block;font-weight:var(--weight-medium);font-size:16px;color:var(--text)}.fc-step p{margin:3px 0 0;font-size:15px;color:var(--text-muted)}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:var(--post-measure, 720px);margin:56px auto 0}.post-nav-link{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font-size:13px;color:var(--text-subtle);transition:border-color var(--dur) var(--ease)}.post-nav-link:hover{border-color:var(--border-strong)}.post-nav-link.is-newer{grid-column:2;text-align:right}.post-nav-title{color:var(--text);font-size:15px}@media(max-width:620px){.post-nav{grid-template-columns:1fr}.post-nav-link.is-newer{grid-column:auto;text-align:left}}.page-head .section-sub a{color:var(--text);border-bottom:1px solid var(--border-strong);transition:border-color var(--dur) var(--ease)}.page-head .section-sub a:hover{border-color:var(--accent)}.post-hero{margin-bottom:10px}.post-hero+.page-head{padding-top:clamp(24px,3vw,36px)}.post-hero img{display:block;width:100%;aspect-ratio:1200 / 630;object-fit:cover;border:1px solid var(--border);border-radius:var(--radius-lg)}.post-hero figcaption{margin-top:10px;font-size:12px;color:var(--text-subtle)}.post-hero figcaption a{color:var(--text-muted)}.card-post{padding:0;overflow:hidden}.card-thumb{display:block;width:100%;aspect-ratio:1200 / 630;object-fit:cover;border-bottom:1px solid var(--border);transition:transform var(--dur-slow) var(--ease)}.card-post:hover .card-thumb{transform:scale(1.03)}.card-body{display:flex;flex-direction:column;flex:1;padding:24px 26px 28px}.post-body table{display:block;width:fit-content;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:8px 0;font-size:15px;font-variant-numeric:tabular-nums}.post-body th,.post-body td{text-align:left;padding:11px 16px;border-bottom:1px solid var(--border);white-space:nowrap}.post-body th{font-weight:var(--weight-medium);font-size:13px;letter-spacing:.03em;color:var(--text-muted)}.post-body tbody tr:last-child td{border-bottom:none}.prose-table table{display:table;width:100%;font-size:16px}.prose-table th,.prose-table td{white-space:normal;vertical-align:top;color:var(--text)}.prose-table th{font-size:14px}.prose-table td:first-child{font-weight:var(--weight-medium);min-width:180px}.delegation-fig{margin:20px auto 0;max-width:640px}.delegation-fig svg{display:block;width:100%;height:auto;font-family:var(--font-mono)}.contact-head{text-align:center;padding-bottom:clamp(48px,6vw,80px)}.contact-title{font-size:clamp(38px,5.5vw,72px);font-weight:var(--weight-normal);line-height:1.05;letter-spacing:-.02em}.contact-lede{margin:22px auto 0;max-width:46ch;font-size:18px;color:var(--text-muted)}.contact-body{max-width:760px;padding-top:clamp(64px,8vw,110px)}.contact-form-title{font-size:clamp(22px,2.4vw,30px);font-weight:var(--weight-normal);letter-spacing:-.01em;margin-bottom:12px}.contact-form{display:flex;flex-direction:column}.contact-field{display:flex;flex-direction:column;gap:8px;padding:22px 0 12px;border-bottom:1px solid var(--grid-line);transition:border-color var(--dur) var(--ease)}.contact-field:first-child{padding-top:0}.contact-field:focus-within{border-bottom-color:var(--border-strong)}.contact-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.contact-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.contact-count{font-size:12px;color:var(--text-subtle)}.contact-input{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-family:var(--font-sans);font-weight:var(--weight-normal);font-size:17px;line-height:var(--leading);padding:0}.contact-field:focus-within .contact-label{color:var(--text)}.contact-textarea{resize:vertical;min-height:116px}.contact-form.is-pending{opacity:.65;pointer-events:none}.contact-submit{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:26px}.contact-fine{font-size:13px;color:var(--text-subtle);max-width:34ch}.contact-fine a{color:var(--text-muted);text-decoration:underline;text-underline-offset:3px}.contact-fine a:hover{color:var(--text)}.contact-cells{position:relative;z-index:1;padding:0 24px}.contact-grid{position:relative;width:min(1280px,100%);margin-inline:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--grid-line);border:1px solid var(--grid-line)}.line-cell{position:relative;background:var(--bg);padding:clamp(28px,3.4vw,44px)}.line-cell:before,.line-cell:after,.contact-grid:before,.contact-grid:after{content:"";position:absolute;width:17px;height:17px;transform:translate(-50%,-50%);background:linear-gradient(var(--grid-plus),var(--grid-plus)) center / 100% 1px no-repeat,linear-gradient(var(--grid-plus),var(--grid-plus)) center / 1px 100% no-repeat;z-index:2;pointer-events:none}.line-cell:before{top:0;left:0}.line-cell:after{top:0;left:100%}.contact-grid:before{top:100%;left:0}.contact-grid:after{top:100%;left:100%}.contact-cell{display:flex;flex-direction:column;gap:14px}.contact-cell-wide{grid-column:1 / -1;background:radial-gradient(color-mix(in srgb,var(--text) 14%,transparent) 1.2px,transparent 1.3px) 0 0 / 20px 20px,var(--bg)}.contact-cell-copy{display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:min(100%,52ch);padding:clamp(8px,1.6vw,26px) 0}.contact-cell-icon{display:block;width:26px;height:26px;color:var(--text-subtle)}.contact-cell-icon svg{width:100%;height:100%;display:block;stroke-linecap:round;stroke-linejoin:round}.contact-cell-title{font-size:22px;font-weight:var(--weight-normal);letter-spacing:-.01em}.contact-cell-wide .contact-cell-title{font-size:clamp(26px,2.8vw,36px);line-height:1.12}.contact-cell-body{color:var(--text-muted);font-size:15px;max-width:44ch}.contact-cell-btn{margin-top:auto;align-self:flex-start;padding:13px 26px;font-size:15px}.contact-cell-wide .demo-form{margin-top:10px;max-width:100%}.contact-cell-wide .demo-form .btn-label{white-space:nowrap}.contact-cell-wide .demo-input{width:min(240px,34vw)}.contact-cell-wide .lead-status{margin-top:10px}@media(min-width:1021px){.contact-grid>.line-cell:not(.line-cell-end):after{display:none}}@media(max-width:1020px){.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid>.line-cell:last-child{grid-column:1 / -1}.contact-grid>.line-cell:nth-child(2):after{display:none}}@media(max-width:700px){.contact-grid{grid-template-columns:minmax(0,1fr)}}
