.kg-card{margin:32px 0}
.kg-callout-card{padding:24px 28px;border-radius:8px;display:flex;gap:14px;align-items:flex-start}
.kg-callout-card-grey{background:#EEF0F5;border:1px solid #E2E5EA}
.kg-callout-card-white{background:#FFF;border:1px solid #E2E5EA}
.kg-callout-card-blue{background:#E8EDF5;border:1px solid #C8D0DF}
.kg-callout-card-green{background:#E8F5E9;border:1px solid #C8E6C9}
.kg-callout-card-yellow{background:#FFF8E1;border:1px solid #FFE082}
.kg-callout-card-red{background:#FDECEA;border:1px solid #F5CBCB}
.kg-callout-card-pink{background:#FCE4EC;border:1px solid #F8BBD0}
.kg-callout-card-purple{background:#F3E5F5;border:1px solid #E1BEE7}
.kg-callout-card-accent{background:#1B2A4A;border:1px solid #1B2A4A;color:#FFF}
.kg-callout-emoji{font-size:1.4rem;line-height:1;flex-shrink:0}
.kg-callout-text{font-size:1rem;line-height:1.65}
.kg-callout-text p{margin:0}
blockquote{margin:36px 0;padding:0 0 0 24px;border-left:3px solid #D42B2B;font-style:italic;font-size:1.12rem;line-height:1.65;color:#1B2A4A}
.kg-blockquote-alt{padding:0 0 0 24px;border-left:3px solid #D42B2B;font-family:'Instrument Sans',sans-serif;font-weight:700;font-size:1.4rem;line-height:1.3;color:#1B2A4A;font-style:normal}
.kg-toggle-card{background:#FFF;border:1px solid #E2E5EA;border-radius:8px;overflow:hidden;margin:24px 0}
.kg-toggle-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;font-family:'Instrument Sans',sans-serif;font-weight:700;font-size:1.05rem;color:#1B2A4A}
.kg-toggle-content{padding:0 22px 18px;font-size:1rem;line-height:1.65;color:#2A2A2A}
.kg-bookmark-card{border:1px solid #E2E5EA;border-radius:8px;overflow:hidden;margin:28px 0}
.kg-bookmark-container{display:flex;text-decoration:none;color:inherit}
.kg-bookmark-content{flex:1;padding:18px 22px}
.kg-bookmark-title{font-family:'Instrument Sans',sans-serif;font-weight:700;font-size:.95rem;color:#1B2A4A;line-height:1.3;margin-bottom:6px}
.kg-bookmark-description{font-family:'Instrument Sans',sans-serif;font-size:.82rem;color:#78787A;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}
.kg-bookmark-metadata{display:flex;align-items:center;gap:8px;font-family:'Instrument Sans',sans-serif;font-size:.72rem;color:#78787A}
.kg-bookmark-icon{width:16px;height:16px}
.kg-bookmark-thumbnail{width:200px;flex-shrink:0}
.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover}
.kg-image-card{margin:32px 0;text-align:center}
.kg-image-card img{width:100%;border-radius:4px}
.kg-image-card figcaption{font-family:'Instrument Sans',sans-serif;font-size:.72rem;color:#78787A;margin-top:8px;font-style:italic;text-align:center}
.kg-width-wide{margin-left:-80px;margin-right:-80px}
.kg-width-full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}
.kg-gallery-container{display:flex;flex-direction:column;gap:4px}
.kg-gallery-row{display:flex;gap:4px}
.kg-gallery-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}
.kg-button-card{margin:28px 0;text-align:center}
.kg-btn{display:inline-block;font-family:'Instrument Sans',sans-serif;font-weight:700;font-size:.88rem;padding:14px 32px;border-radius:4px;text-decoration:none}
.kg-btn-accent{background:#D42B2B;color:#FFF}
.kg-btn-accent:hover{background:#B52424}
.kg-embed-card{margin:32px 0}
.kg-embed-card iframe{width:100%;border-radius:4px}
@media(max-width:768px){.kg-width-wide{margin-left:0;margin-right:0}.kg-width-full{margin-left:-24px;margin-right:-24px}.kg-bookmark-container{flex-direction:column}.kg-bookmark-thumbnail{width:100%;height:180px}}
