.ghost-content .kg-embed-card iframe{width:100%;aspect-ratio:16/9;border-radius:.75rem}.ghost-content .kg-bookmark-card{border:1px solid var(--color-surface-700);border-radius:.75rem;overflow:hidden}.ghost-content .kg-bookmark-container{display:flex;text-decoration:none;color:inherit}.ghost-content .kg-bookmark-content{padding:1.25rem;flex:1}.ghost-content .kg-bookmark-title{font-weight:600}.ghost-content .kg-bookmark-description{color:var(--color-text-secondary);font-size:.875rem;margin-top:.5rem}.ghost-content .kg-bookmark-thumbnail img{width:160px;height:100%;object-fit:cover}.ghost-content .kg-gallery-card{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.ghost-content .kg-gallery-card img{border-radius:.5rem}.ghost-content .kg-callout-card{border-radius:.75rem;padding:1.25rem;display:flex;gap:.75rem;background-color:var(--color-surface-500);border-left:3px solid var(--color-brand-cyan)}.ghost-content .kg-callout-emoji{font-size:1.25rem}.ghost-content .kg-callout-text{flex:1;color:var(--color-text-primary)}.ghost-content table{width:100%;border-collapse:collapse;font-size:.9375rem}.ghost-content thead th{text-align:left;font-weight:600;padding:.75rem 1rem;border-bottom:2px solid var(--color-surface-500);white-space:nowrap}.ghost-content tbody td{padding:.75rem 1rem;border-bottom:1px solid var(--color-surface-700);vertical-align:top}.ghost-content tbody tr:last-child td{border-bottom:none}.ghost-content .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:640px){.ghost-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.ghost-content tbody td,.ghost-content thead th{padding:.5rem .75rem;font-size:.875rem}}