.ghost-content{font-size:var(--text-body);line-height:1.75;color:var(--text-primary)}.ghost-content h1{font-size:2.25rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.2;color:var(--text-primary)}.ghost-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.ghost-content h2,.ghost-content h3{font-weight:600;color:var(--text-primary)}.ghost-content h3{font-size:1.375rem;margin-top:1.75rem;margin-bottom:.5rem;line-height:1.4}.ghost-content h4,.ghost-content h5,.ghost-content h6{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:var(--text-primary)}.ghost-content p{margin-bottom:1.25rem}.ghost-content a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.ghost-content a:hover{opacity:.8}.ghost-content strong{font-weight:600}.ghost-content blockquote{border-left:3px solid var(--primary);padding-left:1.25rem;margin:1.5rem 0;font-style:italic;color:var(--muted-foreground)}.ghost-content pre{background:var(--surface-light);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem 1.25rem;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.ghost-content code{background:var(--surface-light);border-radius:4px;padding:.15rem .4rem;font-size:.875em}.ghost-content pre code{background:none;padding:0;border-radius:0;font-size:inherit}.ghost-content img{max-width:100%;height:auto;border-radius:var(--radius-md)}.ghost-content figure{margin:1.5rem 0}.ghost-content figcaption{text-align:center;font-size:.875rem;color:var(--muted-foreground);margin-top:.5rem}.ghost-content .kg-image-card{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.ghost-content .kg-image-card img{margin:0}.ghost-content .kg-image-card.kg-width-wide img{max-width:calc(100% + 4rem);width:calc(100% + 4rem);margin-left:-2rem}.ghost-content .kg-image-card.kg-width-full img{max-width:100vw;width:100vw;margin-left:calc(50% - 50vw);border-radius:0}.ghost-content .kg-gallery-card{margin:1.5rem 0}.ghost-content .kg-gallery-container{display:flex;flex-direction:column;gap:.75rem}.ghost-content .kg-gallery-row{display:flex;gap:.75rem}.ghost-content .kg-gallery-image img{display:block;margin:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ghost-content .kg-bookmark-card{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;margin:1.5rem 0}.ghost-content .kg-bookmark-container{display:flex;text-decoration:none;color:inherit}.ghost-content .kg-bookmark-content{flex:1;padding:1rem}.ghost-content .kg-bookmark-title{font-weight:600;font-size:1rem;margin-bottom:.25rem}.ghost-content .kg-bookmark-description{font-size:.875rem;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ghost-content .kg-bookmark-metadata{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-top:.5rem}.ghost-content .kg-bookmark-icon{width:1rem;height:1rem}.ghost-content .kg-bookmark-thumbnail{width:160px;min-height:100%}.ghost-content .kg-bookmark-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0;border-radius:0}.ghost-content .kg-callout-card{border-radius:var(--radius-md);padding:1rem 1.25rem;margin:1.5rem 0;display:flex;gap:.75rem;align-items:flex-start;background:var(--surface-light);border:1px solid var(--border)}.ghost-content .kg-callout-emoji{font-size:1.25rem;flex-shrink:0}.ghost-content .kg-callout-text{flex:1}.ghost-content .kg-toggle-card{border:1px solid var(--border);border-radius:var(--radius-md);margin:1.5rem 0;padding:1rem 1.25rem}.ghost-content .kg-toggle-heading{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ghost-content .kg-toggle-heading-text{margin:0;font-size:1.125rem;font-weight:600}.ghost-content .kg-toggle-card-icon{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.ghost-content .kg-toggle-card-icon svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s}.ghost-content .kg-toggle-card[data-kg-toggle-state=close] .kg-toggle-content{display:none}.ghost-content .kg-toggle-card[data-kg-toggle-state=open] .kg-toggle-card-icon svg{transform:rotate(180deg)}.ghost-content .kg-toggle-content{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.ghost-content .kg-embed-card,.ghost-content .kg-video-card{margin:1.5rem 0}.ghost-content .kg-embed-card iframe{width:100%;border-radius:var(--radius-md)}.ghost-content ol,.ghost-content ul{margin:1rem 0;padding-left:1.5rem}.ghost-content ul{list-style-type:disc}.ghost-content ol{list-style-type:decimal}.ghost-content li{margin-bottom:.5rem}.ghost-content li>ol,.ghost-content li>ul{margin-top:.25rem;margin-bottom:0}.ghost-content hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.ghost-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.ghost-content td,.ghost-content th{border:1px solid var(--border);padding:.625rem .875rem;text-align:left}.ghost-content th{background:var(--surface-light);font-weight:600}