.single-post-header{padding:clamp(56px, 7vw, 96px) 0 clamp(32px, 4vw, 48px)}.single-post-header .sp-header-inner{width:100%;text-align:left}.sp-title{font-family:var(--f-sans);font-weight:800;font-size:clamp(44px, 6.5vw, 80px);letter-spacing:-.028em;line-height:1.02;color:var(--ink);margin:0}.sp-dek{font-size:clamp(19px, 1.8vw, 23px);line-height:1.5;color:var(--smoke);margin-top:24px;max-width:62ch}.sp-meta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.sp-meta-row .sp-chip{margin:0}.sp-meta-item{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--smoke)}.single-post-image{padding:0 0 clamp(48px, 6vw, 72px)}.single-post-image .sp-figure{margin:0;width:100%;border-radius:12px;overflow:hidden}.single-post-image .sp-figure img{display:block;width:100%;height:auto;aspect-ratio:21/9;object-fit:cover}.single-post-body{padding-top:0;padding-bottom:clamp(48px, 6vw, 72px)}.single-post-body .sp-content{font-size:18px;line-height:1.75;scroll-behavior:smooth}.single-post-body .sp-content h2{scroll-margin-top:calc(var(--bcfs-header-h, 96px) + var(--bcfs-admin-bar-h, 0px) + 24px)}html{scroll-behavior:smooth}.single-post-body .sp-content>p:first-of-type{font-size:21px;line-height:1.55;color:var(--ink);font-family:var(--f-serif)}.single-post-body .sp-content figure,.single-post-body .sp-content img{max-width:100%;height:auto;border-radius:8px;margin:32px 0}.single-post-body .sp-content figcaption{font-family:var(--f-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--smoke);margin-top:8px;text-align:center}.single-post-body .tb-toc-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.single-post-footer-row{padding:32px 0 64px;border-top:1px solid var(--line)}.single-post-footer-row .sp-footer-inner{max-width:880px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.sp-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-tags-label,.sp-share-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.sp-share{display:flex;align-items:center;gap:8px}.sp-share-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--white);font-family:var(--f-mono);font-size:13px;font-weight:600;color:var(--ink);cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s,color .15s}.sp-share-btn:hover{background:var(--green-soft);border-color:var(--green);color:var(--green-deep)}@media (max-width:900px){.single-post-footer-row .sp-footer-inner{max-width:100%}.single-post-body .sp-content{font-size:17px;line-height:1.7}.single-post-body .sp-content>p:first-of-type{font-size:19px}.single-post-image .sp-figure img{aspect-ratio:16/9}}@media (max-width:600px){.single-post-footer-row .sp-footer-inner{flex-direction:column;align-items:flex-start}.sp-meta-row{gap:12px}}