::-moz-selection{background:var(--brand-selection)}::selection{background:var(--brand-selection)}html:has(#bp-article){scroll-behavior:smooth;scroll-padding-top:96px}.bp-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:60;background:transparent;pointer-events:none}.bp-progress__fill{height:100%;width:0%;background:var(--brand-accent);box-shadow:0 0 6px var(--brand-accent-ring);transition:width 80ms linear}.bp-subbar{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background:hsl(var(--background-alt));font-family:GeistMono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:hsl(var(--foreground-muted))}.bp-subbar__inner{max-width:1152px;margin:0 auto;width:100%;padding:10px 1.5rem;display:flex;align-items:center;gap:12px;overflow:hidden}.bp-subbar__path{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bp-subbar__path .bp-seg-dim{color:hsl(var(--foreground-subtle))}.bp-subbar__path .bp-seg-cur{color:hsl(var(--foreground))}.bp-subbar__sep{color:hsl(var(--foreground-subtle))}.bp-subbar__meta{margin-left:auto;display:flex;gap:12px;color:hsl(var(--foreground-subtle));flex-shrink:0}.bp-subbar__meta .bp-dot{color:var(--brand-accent)}@media (max-width: 640px){.bp-subbar__meta{display:none}}.bp-article-section{max-width:1152px;margin:0 auto;width:100%;padding:56px 1.5rem 96px}.bp-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:64px;align-items:start}@media (max-width: 960px){.bp-article-grid{grid-template-columns:minmax(0,1fr);gap:0}.bp-toc{display:none}}.bp-article{max-width:720px}.bp-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:hsl(var(--foreground-muted));margin-bottom:32px;transition:color .15s;text-decoration:none}.bp-back:hover{color:hsl(var(--foreground))}.bp-back .bp-arrow{transition:transform .2s}.bp-back:hover .bp-arrow{transform:translate(-2px)}.bp-category{display:inline-flex;align-items:center;gap:8px;font-family:GeistMono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--foreground-muted));margin-bottom:20px;text-decoration:none;transition:color .15s}.bp-category:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand-accent);box-shadow:0 0 0 3px var(--brand-accent-soft)}.bp-category:hover{color:hsl(var(--foreground))}.bp-title{font-size:clamp(32px,4.2vw,44px);line-height:1.08;letter-spacing:-.025em;font-weight:600;color:hsl(var(--foreground));margin:0 0 20px;text-wrap:balance}.bp-excerpt{font-size:18px;line-height:1.55;color:hsl(var(--foreground-muted));margin:0 0 28px;text-wrap:pretty}.bp-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:0;font-family:GeistMono,ui-monospace,monospace;font-size:12px;color:hsl(var(--foreground-subtle));padding:14px 0;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));margin:0 0 48px}.bp-meta-row>div{display:flex;align-items:baseline;gap:8px;padding-right:20px}.bp-meta-row>div+div{padding-left:20px;border-left:1px solid hsl(var(--border))}.bp-meta-row .bp-label{color:hsl(var(--foreground-subtle));text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.bp-meta-row .bp-val{color:hsl(var(--foreground))}.bp-hero{position:relative;aspect-ratio:16 / 9;border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;margin:-16px 0 48px;background:radial-gradient(120% 80% at 80% 0%,var(--brand-accent-soft) 0%,transparent 55%),linear-gradient(180deg,hsl(var(--background-alt)),hsl(var(--background)))}.dark .bp-hero{background:radial-gradient(120% 80% at 80% 0%,var(--brand-accent-soft) 0%,transparent 55%),linear-gradient(180deg,#1c1c1c,#121212)}.bp-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,hsl(var(--border)) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--border)) 1px,transparent 1px);background-size:56px 56px;background-position:-1px -1px;opacity:.55;mask-image:radial-gradient(120% 80% at 50% 60%,#000 30%,transparent 85%);-webkit-mask-image:radial-gradient(120% 80% at 50% 60%,#000 30%,transparent 85%);pointer-events:none}.bp-hero:has(.bp-hero__img):before{display:none}.bp-hero__glyph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:GeistMono,ui-monospace,monospace;font-weight:600;font-size:clamp(56px,9vw,120px);letter-spacing:-.02em;text-transform:uppercase;color:var(--brand-accent);opacity:.18;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;padding:0 32px}.dark .bp-hero__glyph{opacity:.22}.bp-hero__crop{position:absolute;width:14px;height:14px;border-color:hsl(var(--border-strong));border-style:solid;border-width:0}.bp-hero__crop--tl{top:10px;left:10px;border-top-width:1px;border-left-width:1px}.bp-hero__crop--tr{top:10px;right:10px;border-top-width:1px;border-right-width:1px}.bp-hero__crop--bl{bottom:10px;left:10px;border-bottom-width:1px;border-left-width:1px}.bp-hero__crop--br{bottom:10px;right:10px;border-bottom-width:1px;border-right-width:1px}.bp-hero__filemeta{position:absolute;left:16px;bottom:14px;display:inline-flex;align-items:center;gap:6px;font-family:GeistMono,ui-monospace,monospace;font-size:11px;color:hsl(var(--foreground-subtle));letter-spacing:.02em}.bp-hero__filemeta:before{content:"";width:4px;height:4px;border-radius:50%;background:hsl(var(--foreground-subtle))}.bp-hero__dim{position:absolute;right:16px;bottom:14px;font-family:GeistMono,ui-monospace,monospace;font-size:11px;color:hsl(var(--foreground-subtle))}.bp-hero__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:3}.bp-prose{color:hsl(var(--foreground-muted));font-size:16.5px;line-height:1.72}.bp-prose>*+*{margin-top:24px}.bp-prose p{margin:0;text-wrap:pretty}.bp-prose strong{color:hsl(var(--foreground));font-weight:600}.bp-prose em{color:hsl(var(--foreground))}.bp-prose a{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border-strong));padding-bottom:1px;transition:border-color .15s,color .15s;text-decoration:none}.bp-prose a:hover{color:var(--brand-accent);border-bottom-color:var(--brand-accent)}.bp-prose h2{position:relative;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.015em;color:hsl(var(--foreground));margin:56px 0 12px;padding-top:4px;scroll-margin-top:96px}.bp-prose h2:before{content:"##";position:absolute;left:-2.25em;top:8px;font-family:GeistMono,ui-monospace,monospace;font-size:13px;color:hsl(var(--foreground-subtle));opacity:0;transition:opacity .15s}.bp-prose h2:hover:before{opacity:.7}@media (max-width: 720px){.bp-prose h2:before{display:none}}.bp-prose h2>a[aria-hidden=true],.bp-prose h2 .anchor-link{display:none}.bp-prose h3{font-size:17px;font-weight:600;color:hsl(var(--foreground));margin:32px 0 8px;letter-spacing:-.01em}.bp-prose ul,.bp-prose ol{padding-left:1.5rem;margin:0}.bp-prose li+li{margin-top:6px}.bp-prose li{color:hsl(var(--foreground-muted))}.bp-prose code,.bp-prose :not(pre)>code{font-family:GeistMono,ui-monospace,monospace;font-size:.88em;background:hsl(var(--background-alt));border:1px solid hsl(var(--border));padding:1.5px 6px;border-radius:5px;color:hsl(var(--foreground))}.bp-prose pre{background:hsl(var(--background-alt));border:1px solid hsl(var(--border));border-radius:8px;padding:14px 16px;overflow-x:auto;font-size:13px;line-height:1.55}.bp-prose pre code{background:transparent;border:0;padding:0;border-radius:0;font-size:inherit;color:inherit}.bp-prose blockquote{display:flex;gap:14px;padding:14px 16px;background:hsl(var(--background-alt));border:1px solid hsl(var(--border));border-left:2px solid var(--brand-accent);border-radius:8px;color:hsl(var(--foreground-muted));font-size:14.5px;line-height:1.6;margin:0;font-style:normal}.bp-prose blockquote>*+*{margin-top:8px}.bp-prose blockquote p{margin:0}.bp-prose blockquote p:first-child:before{content:"Note";display:inline-block;font-family:GeistMono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-accent);margin-right:12px;vertical-align:baseline}.bp-article-foot{margin-top:64px;padding-top:24px;border-top:1px solid hsl(var(--border))}.bp-tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bp-label-mono{font-family:GeistMono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--foreground-subtle));margin-right:4px}.bp-tag{display:inline-flex;align-items:center;border:1px solid hsl(var(--border));border-radius:999px;padding:4px 12px;font-size:12.5px;color:hsl(var(--foreground-muted));transition:all .15s;text-decoration:none}.bp-tag:hover{border-color:var(--brand-accent);color:var(--brand-accent)}.bp-share-row{margin-top:28px;display:flex;align-items:center;gap:8px;font-family:GeistMono,ui-monospace,monospace;font-size:12px;color:hsl(var(--foreground-subtle))}.bp-share-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid hsl(var(--border));border-radius:6px;color:hsl(var(--foreground-muted));cursor:pointer;background:transparent;font:inherit;font-family:GeistMono,ui-monospace,monospace;font-size:12px;transition:all .15s;text-decoration:none}.bp-share-btn:hover{color:var(--brand-accent);border-color:var(--brand-accent)}.bp-share-btn .bp-icon{width:12px;height:12px;stroke-width:1.75}.bp-toc{position:sticky;top:88px;align-self:start;padding-left:12px;border-left:1px solid hsl(var(--border));font-size:13px}.bp-toc__head{font-family:GeistMono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--foreground-subtle));margin-bottom:14px;display:flex;align-items:center;gap:6px}.bp-toc__head:before{content:"";display:inline-block;width:14px;height:1px;background:hsl(var(--foreground-subtle))}.bp-toc__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.bp-toc__list a{display:block;padding:6px 10px;margin-left:-11px;border-left:2px solid transparent;color:hsl(var(--foreground-subtle));font-size:13px;line-height:1.4;transition:color .15s,border-color .15s,background .15s;text-decoration:none}.bp-toc__list a:hover{color:hsl(var(--foreground))}.bp-toc__list a.bp-active{color:hsl(var(--foreground));border-left-color:var(--brand-accent);font-weight:500}.bp-toc__progress{margin-top:18px;padding-top:14px;border-top:1px solid hsl(var(--border));font-family:GeistMono,ui-monospace,monospace;font-size:11px;color:hsl(var(--foreground-subtle));display:flex;align-items:center;gap:10px}.bp-toc__track{flex:1;height:2px;background:hsl(var(--border));border-radius:999px;overflow:hidden}.bp-toc__track>div{height:100%;width:0%;background:var(--brand-accent);transition:width 80ms linear}.bp-toc__num{color:hsl(var(--foreground));min-width:28px;text-align:right}
