html:has(.bul-rpost){background-color:var(--nebu-paper)}.bul-rpost-head{flex-direction:column;gap:16px;padding-block:8px;display:flex}.bul-rpost-head__title{max-width:28ch;color:var(--nebu-ink);font-family:var(--nebu-font-brand);letter-spacing:var(--nebu-track-tight);text-wrap:balance;overflow-wrap:anywhere;scroll-margin-top:calc(var(--site-header-height,3.5rem) + 24px);margin:0;font-size:clamp(30px,3.6vw,48px);font-weight:400;line-height:1.15}.bul-rpost-head__meta{color:var(--muted-foreground);letter-spacing:var(--nebu-track-body);flex-wrap:wrap;gap:4px 0;margin:0;font-size:14px;line-height:1.5;display:flex}.bul-rpost-head__meta>span+span:before{content:"·";opacity:.6;margin-inline:10px}.bul-rpost-head__meta a{color:var(--nebu-ink);text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--nebu-ink) 30%, transparent);text-underline-offset:4px}.bul-rpost-head__meta a:hover,.bul-rpost-head__meta a:focus-visible{text-decoration-color:currentColor}.bul-rpost-head__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bul-rpost-head__tags a{border:1px solid var(--border);border-radius:var(--nebu-radius-pill);min-height:28px;color:var(--nebu-ink);letter-spacing:var(--nebu-track-label);background:#fff;align-items:center;padding:0 12px;font-size:12px;text-decoration:none;transition:border-color .18s,color .18s;display:inline-flex}.bul-rpost-head__tags a:hover,.bul-rpost-head__tags a:focus-visible{border-color:color-mix(in srgb, var(--nebu-blue) 40%, transparent);color:var(--nebu-blue)}.bul-rpost{--background:var(--nebu-paper);--foreground:var(--nebu-ink);--primary:var(--nebu-blue);--muted:#eceef2;--muted-foreground:#5b606a;--border:color-mix(in srgb, var(--nebu-navy) 12%, transparent);--ring:var(--nebu-blue);--font-sans:var(--nebu-font-brand);background:var(--nebu-paper);color:var(--nebu-ink);font-family:var(--nebu-font-brand);grid-template-columns:minmax(0,1fr) min(52rem,100%) minmax(0,1fr);padding-top:32px}.bul-rpost article.prose{border-radius:var(--nebu-radius-panel);background:#fff;padding:clamp(20px,4vw,56px)}.bul-rpost .prose :where(h2,h3,h4,h5,h6){color:var(--nebu-ink);scroll-margin-top:calc(var(--site-header-height,3.5rem) + 24px)}.bul-rpost .prose :where(h2){letter-spacing:var(--nebu-track-tight);margin:56px 0 16px;font-size:clamp(24px,2.4vw,30px);font-weight:400;line-height:1.2}.bul-rpost .prose :where(h3){margin:40px 0 12px;font-size:20px;font-weight:500;line-height:1.3}.bul-rpost .prose :where(h4){margin:32px 0 8px;font-size:17px;font-weight:500;line-height:1.35}.bul-rpost .prose>:first-child{margin-top:0}.bul-rpost .prose :where(p,li){color:color-mix(in srgb, var(--nebu-ink) 82%, #fff)}.bul-rpost .prose :where(strong){color:var(--nebu-ink);font-weight:600}.bul-rpost .prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--nebu-blue);text-decoration-color:color-mix(in srgb, var(--nebu-blue) 32%, transparent);font-weight:400}.bul-rpost .prose :where(a):not(:where(.not-prose,.not-prose *)):hover{text-decoration-color:currentColor}.bul-rpost .prose :where(ul,ol)>li::marker{color:var(--nebu-blue)}.bul-rpost .prose :where(code):not(:where(pre *,.not-prose,.not-prose *)){border-radius:var(--nebu-radius-chip);background:var(--nebu-paper);font-weight:400}.bul-rpost .prose :where(blockquote){border-left:2px solid var(--nebu-blue)}.bul-rpost .prose :where(th){color:var(--nebu-ink);font-weight:600}.bul-rpost .prose :where(img,video){border-radius:var(--nebu-radius-sm)}.bul-rpost details[data-callout]{border-radius:var(--nebu-radius-card);background:var(--nebu-paper);border-left-width:0;margin-block:24px;padding:14px 20px}.bul-rpost details[data-callout]:not([data-callout=warning],[data-callout=danger])>summary :is(span,svg){color:var(--nebu-blue)}.bul-rpost [data-fold-button]{border-radius:var(--nebu-radius-sm);background:var(--nebu-paper);color:var(--nebu-ink);border:0}.bul-rpost [data-fold-button]:hover{background:#eceef2}.bul-rpost #toc-sidebar-container a.text-foreground{color:var(--nebu-blue)}.bul-rpost [data-post-navigation]>a{border-radius:var(--nebu-radius-card);height:auto;min-height:72px;box-shadow:none;color:var(--nebu-ink);background:#fff;border:0;padding:16px 20px}.bul-rpost [data-post-navigation]>a:hover{color:var(--nebu-blue);background:#fff}.bul-rpost li:has(>[aria-current=page]),.bul-rpost [aria-current=page],.bul-rpost [aria-current=page]>span{min-width:0;max-width:100%}.bul-rpost [aria-current=page]>span>span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
