#progress-bar{position:fixed;top:0;left:0;width:0%;height:3px;background:var(--text);z-index:100;transition:width .1s linear}.post-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--muted);text-decoration:none;margin-bottom:48px;transition:color .15s}.post-back:hover{color:var(--text)}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:-32px 0 48px}.post-tag{font-size:12.5px;font-weight:550;line-height:1;padding:6px 11px;border-radius:999px;background:hsl(var(--h) 65% 94%);color:hsl(var(--h) 48% 32%);border:1px solid hsl(var(--h) 55% 87%)}[data-theme=dark] .post-tag{background:hsl(var(--h) 28% 17%);color:hsl(var(--h) 62% 76%);border-color:hsl(var(--h) 25% 28%)}.post-series-eyebrow{font-size:13px;font-weight:550;color:var(--muted);letter-spacing:.01em;margin-bottom:10px}.post-title{font-size:26px;font-weight:600;line-height:1.3;letter-spacing:-.015em;margin-bottom:16px}.post-meta{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted);margin-bottom:48px}.post-meta span{display:inline-flex;align-items:center;gap:5px}.post-meta .sep{font-size:10px}.post-body{font-size:18px;line-height:1.8;max-width:100%;color:color-mix(in srgb,var(--text) 90%,var(--bg))}.post-body p{margin-bottom:28px}.post-body p:last-child{margin-bottom:0}.post-body ul,.post-body ol{margin:0 0 28px;padding-left:24px}.post-body li{margin-bottom:10px}.post-body li:last-child{margin-bottom:0}.post-body li::marker{color:var(--muted)}.post-body h2{font-size:22px;font-weight:600;margin-top:60px;margin-bottom:16px;letter-spacing:-.01em;color:var(--text);line-height:1.35}.post-body a{color:var(--text);text-decoration:underline;text-underline-offset:3px}.post-body img,.post-body video{width:100%;border-radius:10px;margin:32px 0;display:block}.post-body figure{margin:32px 0}.post-body figure img,.post-body figure video{margin:0}.post-body figure.phone{max-width:300px;margin-left:auto;margin-right:auto}.post-body figcaption{font-size:14px;line-height:1.55;color:var(--muted);text-align:center;margin-top:12px}.post-body :not(pre)>code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em;padding:2px 6px;border-radius:5px;background:var(--chip-bg);border:1px solid var(--border)}.post-body pre{margin:28px 0;padding:16px 18px;border-radius:10px;background:var(--chip-bg);border:1px solid var(--border);overflow-x:auto;font-size:13.5px;line-height:1.6}.post-body pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:none;border:none;padding:0}.post-body .astro-code,.post-body .astro-code span{color:var(--shiki-light)}[data-theme=dark] .post-body .astro-code,[data-theme=dark] .post-body .astro-code span{color:var(--shiki-dark)}.post-body .code-block{position:relative;margin:28px 0}.post-body .code-block pre{margin:0}.code-copy-btn{position:absolute;top:9px;right:9px;display:inline-flex;align-items:center;font-family:inherit;font-size:12px;line-height:1;color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:5px 9px;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease}.post-body .code-block:hover .code-copy-btn,.code-copy-btn:focus-visible{opacity:1}.code-copy-btn:hover{color:var(--text)}.code-copy-btn svg{margin-right:5px}.code-copy-btn.is-copied{opacity:1}.code-copy-btn.is-copied svg{color:#2c9658}[data-theme=dark] .code-copy-btn.is-copied svg{color:#66d695}.post-body blockquote{margin:0 0 28px;padding:14px 20px;border-left:3px solid var(--border);color:var(--muted);font-size:15.5px;line-height:1.65}.post-body blockquote p{margin-bottom:12px}.post-body blockquote p:last-child{margin-bottom:0}.post-body table{width:100%;border-collapse:collapse;margin:28px 0;font-size:15px;line-height:1.5}.post-body th,.post-body td{text-align:left;padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:top}.post-body th{font-weight:600;font-size:12.5px;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.post-body tbody tr:last-child td{border-bottom:none}.post-body table strong{font-weight:650}.post-body svg .dchip rect{fill:hsl(var(--h) 65% 94%);stroke:hsl(var(--h) 55% 87%)}.post-body svg .dchip text{fill:hsl(var(--h) 48% 32%)}[data-theme=dark] .post-body svg .dchip rect{fill:hsl(var(--h) 28% 17%);stroke:hsl(var(--h) 25% 28%)}[data-theme=dark] .post-body svg .dchip text{fill:hsl(var(--h) 62% 76%)}.series-box{margin-top:56px;padding:22px 24px;border:1px solid var(--border);border-radius:12px;background:var(--chip-bg);box-shadow:var(--chip-shadow)}.series-box-label{font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:16px}.series-list{list-style:none;margin:0;padding:0}.series-item{display:flex;align-items:baseline;gap:12px;padding:7px 0;font-size:15px;line-height:1.5}.series-item+.series-item{border-top:1px solid var(--border)}.series-num{font-size:12px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;opacity:.7}.series-item a{color:var(--text);text-decoration:none}.series-item a:hover{text-decoration:underline;text-underline-offset:3px}.series-item.is-current .series-title{color:var(--text);font-weight:600}.series-item:not(.is-current) .series-title{color:var(--muted)}.series-here{font-weight:500;color:var(--muted)}.series-soon{color:var(--muted);opacity:.75}.series-next{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:550;color:var(--text);text-decoration:none}.series-next:hover{gap:9px}
