.ghost-blog-grid{flex-direction:column;gap:2rem;display:flex}.ghost-loading,.ghost-error{text-align:center;color:var(--text-muted);font-size:.95rem;font-family:var(--font-body);padding:3rem 0}.ghost-post-card{background:#fff;border:1px solid #1a23320f;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ghost-post-card:hover{border-color:var(--accent-amber);box-shadow:0 4px 16px #0000000f}.ghost-card-image-link{display:block}.ghost-card-image{object-fit:cover;width:100%;height:200px;display:block}.ghost-card-body{padding:24px}.ghost-card-meta{font-size:13px;font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:12px;margin-bottom:12px;display:flex}.ghost-reading-time:before{content:"·";margin-right:12px}.ghost-card-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:8px;font-size:clamp(18px,2.5vw,22px);font-weight:700;line-height:1.35}.ghost-card-title a{color:inherit;text-decoration:none}.ghost-card-title a:hover{color:var(--accent-amber)}.ghost-card-excerpt{color:var(--text-muted);font-size:14px;font-family:var(--font-body);margin-bottom:12px;line-height:1.7}.ghost-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.ghost-tag{font-size:10px;font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent-teal);background:#00a9a51a;border-radius:4px;padding:4px 10px;font-weight:700}.ghost-read-more{font-size:13px;font-weight:600;font-family:var(--font-body);color:var(--accent-teal);text-decoration:none}.ghost-read-more:hover{text-decoration:underline}.ghost-pagination{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.ghost-pagination button{font-family:var(--font-body);border:1px solid var(--accent-teal);color:var(--accent-teal);cursor:pointer;background:0 0;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.ghost-pagination button:hover{background:var(--accent-teal);color:#fff}.ghost-pagination button:disabled{opacity:.35;cursor:default;pointer-events:none}.ghost-post-page{max-width:760px;margin:0 auto;padding:0 1.5rem}.ghost-back-link{color:var(--accent-teal);font-size:13px;font-family:var(--font-body);margin-bottom:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.ghost-back-link:hover{text-decoration:underline}.ghost-post-header{margin-bottom:24px}.ghost-post-title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin:12px 0 16px;font-size:clamp(22px,4vw,34px);font-weight:800;line-height:1.25}.ghost-post-hero{border-radius:12px;width:100%;margin-bottom:24px}.ghost-post-content{font-size:15px;line-height:1.8;font-family:var(--font-body);color:var(--text-dark)}.ghost-post-content h2{font-family:var(--font-display);color:var(--text-dark);margin:28px 0 12px;font-size:20px;font-weight:700}.ghost-post-content h3{font-family:var(--font-display);color:var(--text-dark);margin:24px 0 12px;font-size:18px;font-weight:700}.ghost-post-content p{margin-bottom:16px}.ghost-post-content a{color:var(--accent-teal)}.ghost-post-content blockquote{border-left:3px solid var(--accent-teal);color:var(--text-dark);background:#00a9a50a;border-radius:0 8px 8px 0;margin:20px 0;padding:12px 20px}.ghost-post-content pre{font-family:var(--font-mono);background:#1a23320a;border:1px solid #1a23320f;border-radius:8px;margin:20px 0;padding:16px 20px;font-size:13px;overflow-x:auto}.ghost-post-content code{font-family:var(--font-mono);background:#1a23320a;border-radius:4px;padding:2px 6px;font-size:.875em}.ghost-post-content img{border-radius:8px;max-width:100%;height:auto;margin:20px 0}.ghost-post-content ul,.ghost-post-content ol{margin-bottom:16px;padding-left:1.5rem}.ghost-post-content li{margin-bottom:6px}.ghost-post-content hr{border:none;border-top:1px solid #1a233214;margin:28px 0}.ghost-share-btn{color:var(--accent-teal);font-family:var(--font-body);cursor:pointer;background:#00a9a514;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.ghost-share-btn:hover{background:#00a9a526}@media (width<=768px){.ghost-post-page{padding:0 1rem}.ghost-post-title{font-size:clamp(20px,5vw,28px)}.ghost-card-image{height:160px}}.ghost-post-content h2{padding-bottom:8px;position:relative}.ghost-post-content h2:after{content:"";background:var(--accent-teal);border-radius:2px;width:44px;height:3px;position:absolute;bottom:0;left:0}.post-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.post-stat{text-align:center;background:#fff;border:1px solid #1a233214;border-radius:12px;padding:20px 16px}.post-stat .post-stat-num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--accent-teal);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.1}.post-stat .post-stat-num.is-alert{color:#c0392b}.post-stat .post-stat-num.is-amber{color:var(--accent-amber)}.post-stat .post-stat-label{color:var(--text-muted);margin-top:6px;font-size:13px;line-height:1.5}.post-numgrid{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;display:grid}.post-numcard{background:#fff;border:1px solid #1a233214;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.post-numcard .num{font-family:var(--font-display);color:var(--accent-teal);min-width:26px;font-size:22px;font-weight:800;line-height:1.2}.post-numcard .t{color:var(--text-dark);margin-bottom:2px;font-size:14px;font-weight:700}.post-numcard .d{color:var(--text-muted);font-size:13px;line-height:1.5}.ghost-post-content figure{margin:24px 0}.ghost-post-content figure img{border-radius:12px 12px 0 0;margin:0;display:block}.ghost-post-content figcaption{color:var(--text-muted);text-align:center;background:#1a23320a;border:1px solid #1a23320f;border-top:none;border-radius:0 0 12px 12px;padding:10px 16px;font-size:13px}.ghost-post-content table{border-collapse:collapse;background:#fff;border:1px solid #1a233214;border-radius:12px;width:100%;margin:20px 0;font-size:14px;overflow:hidden}.ghost-post-content th{font-family:var(--font-display);text-align:left;color:var(--text-dark);border-bottom:2px solid var(--accent-teal);background:#1a23320a;padding:10px 14px;font-size:13px;font-weight:700}.ghost-post-content td{vertical-align:top;border-bottom:1px solid #1a23320f;padding:10px 14px}.ghost-post-content tr:last-child td{border-bottom:none}.pill{font-family:var(--font-display);letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.pill-low{color:#c0392b;background:#c0392b1f}.pill-med{color:#cc5222;background:#ff6b3524}.pill-high{color:#00807c;background:#00a9a524}.dot{vertical-align:baseline;border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.dot-red{background:#c0392b}.dot-amber{background:var(--accent-amber)}.dot-teal{background:var(--accent-teal)}.post-cta{background:var(--bg-navy);color:var(--text-light);text-align:center;border-radius:14px;margin:28px 0;padding:32px 28px}.post-cta .cta-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(20px,3vw,26px);font-weight:800}.post-cta p{color:#f8fafcd9;margin-bottom:10px;font-size:15px}.post-cta .cta-strong{color:#fff;font-weight:700}.post-progress{background:linear-gradient(90deg, var(--accent-teal), var(--accent-cyan));z-index:1200;width:0;height:3px;position:fixed;top:0;left:0}.post-bars{background:#fff;border:1px solid #1a233214;border-radius:12px;flex-direction:column;gap:18px;margin:24px 0;padding:20px 22px;display:flex}.post-bars-title{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-size:13px;font-weight:700}.post-bar .bar-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:7px;display:flex}.post-bar .bar-label{color:var(--text-dark);font-size:14px;font-weight:600}.post-bar .bar-value{font-family:var(--font-display);color:var(--accent-teal);white-space:nowrap;font-size:18px;font-weight:800}.post-bar .bar-value.is-alert{color:#c0392b}.post-bar .bar-value.is-amber{color:var(--accent-amber)}.post-bar .bar-track{background:#1a233212;border-radius:999px;height:12px;overflow:hidden}.post-bar .bar-fill{background:linear-gradient(90deg, var(--accent-teal), var(--accent-cyan));border-radius:999px;min-width:3px;height:100%}.post-bar .bar-fill.is-alert{background:linear-gradient(90deg,#c0392b,#e0685a)}.post-bar .bar-fill.is-amber{background:linear-gradient(90deg, var(--accent-amber), #ffab5e)}.post-bar .bar-caption{color:var(--text-muted);margin-top:6px;font-size:12.5px;line-height:1.5}.ref-mark{font-family:var(--font-display);vertical-align:super;color:var(--accent-teal);background:#00a9a51a;border-radius:4px;margin-left:1px;padding:1px 4px;font-size:.62em;font-weight:700;line-height:1;text-decoration:none;display:inline-block}.ref-mark:hover{background:#00a9a538}.ghost-post-content ol.post-refs{counter-reset:ref;margin:16px 0;padding-left:0;font-size:13.5px;list-style:none}.ghost-post-content ol.post-refs li{counter-increment:ref;color:var(--text-muted);margin-bottom:10px;padding-left:30px;scroll-margin-top:90px;line-height:1.55;position:relative}.ghost-post-content ol.post-refs li:before{content:counter(ref);font-family:var(--font-display);color:var(--accent-teal);background:#00a9a51a;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:0}.ghost-post-content ol.post-refs li:target:before{background:var(--accent-teal);color:#fff}.ghost-post-content ol.post-refs a{color:var(--accent-teal)}@media (width<=720px){.post-stats,.post-numgrid{grid-template-columns:1fr}}@media (width>=721px) and (width<=960px){.post-numgrid{grid-template-columns:repeat(2,1fr)}}
