/* Only used when an editor previews a draft on the CMS domain. */
body{font:18px/1.6 Georgia,serif;max-width:40rem;margin:3rem auto;padding:0 1rem;color:#0c1a20}
a{color:#6b1623}
img{max-width:100%;height:auto}
.kg-width-wide{max-width:60rem}
.kg-width-full{max-width:none}
.kg-gallery-container{display:flex;flex-direction:column;gap:.5rem}
.kg-gallery-row{display:flex;gap:.5rem}
.kg-gallery-image img{width:100%;height:100%;object-fit:cover}
.kg-bookmark-card,.kg-bookmark-container{display:flex;border:1px solid #ddd;color:inherit;text-decoration:none}
.kg-bookmark-content{flex:1;padding:1rem}
.kg-bookmark-title{font-weight:700}
.kg-bookmark-description{color:#51606b}
.kg-bookmark-metadata{display:flex;gap:.4rem;font-size:.8rem}
.kg-bookmark-icon{width:1rem;height:1rem}
.kg-bookmark-author,.kg-bookmark-publisher{font-size:.8rem}
.kg-bookmark-thumbnail{width:30%}
.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover}
