.post-card-image{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.post-card-tag{text-transform:uppercase;letter-spacing:.15em;color:hsl(var(--primary));font-size:.75rem;font-weight:700}.post-card-title{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.375;transition:color .15s;display:-webkit-box;overflow:hidden}.post-card:hover .post-card-title{color:hsl(var(--primary))}.post-card-excerpt{color:hsl(var(--muted-foreground));-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.625;display:-webkit-box;overflow:hidden}.post-card-meta{color:hsl(var(--muted-foreground));align-items:center;gap:.75rem;font-size:.75rem;display:flex}.post-meta{color:hsl(var(--muted-foreground));align-items:center;gap:1rem;font-size:.875rem;display:flex}.feature-image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%}.ghost-content{color:hsl(var(--foreground));font-size:1.0625rem;line-height:1.75}.ghost-content h2{color:hsl(var(--foreground));margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ghost-content h3{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ghost-content h4{color:hsl(var(--foreground));margin-top:1.75rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ghost-content p{color:hsl(var(--foreground) / .85);margin-bottom:1.25rem}.ghost-content a{color:hsl(var(--primary));text-underline-offset:3px;text-decoration:underline}.ghost-content a:hover{color:hsl(var(--primary) / .8)}.ghost-content ul,.ghost-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.ghost-content li{margin-bottom:.5rem}.ghost-content ul li{list-style-type:disc}.ghost-content ol li{list-style-type:decimal}.ghost-content blockquote{border-left:3px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.ghost-content pre{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:6px;margin-bottom:1.25rem;padding:1rem 1.25rem;font-family:IBM Plex Mono,monospace;font-size:.875rem;overflow-x:auto}.ghost-content code{background:hsl(var(--surface));border-radius:3px;padding:.15em .35em;font-family:IBM Plex Mono,monospace;font-size:.875em}.ghost-content pre code{background:0 0;padding:0}.ghost-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}.ghost-content hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.ghost-content table{border-collapse:collapse;width:100%;margin-bottom:1.25rem;font-size:.9375rem}.ghost-content th,.ghost-content td{border:1px solid hsl(var(--border));text-align:left;padding:.625rem .875rem}.ghost-content th{background:hsl(var(--surface));font-weight:600}.ghost-content .kg-card{margin:2rem 0}.ghost-content .kg-image-card img{border-radius:8px}.ghost-content .kg-callout-card{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.25rem 1.5rem}.ghost-content .kg-bookmark-card{border:1px solid hsl(var(--border));border-radius:var(--radius)}.tag-chip{color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));background:0 0;border-radius:100px;align-items:center;padding:6px 14px;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.tag-chip:hover{border-color:hsl(var(--foreground) / .3);color:hsl(var(--foreground))}.tag-chip-active{background-color:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary))}.tag-chip-active:hover{background-color:hsl(var(--primary-hover));border-color:hsl(var(--primary-hover));color:#fff}.pagination-btn{color:hsl(var(--foreground));background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.pagination-btn:hover{border-color:hsl(var(--foreground) / .3);background-color:hsl(var(--surface))}.pagination-info{color:hsl(var(--muted-foreground));font-size:.875rem}
