.post .kg-card{margin:1.5rem 0}.post .kg-card:first-child{margin-top:0}.post .kg-card:last-child{margin-bottom:0}.post .kg-width-regular{max-width:100%}.post .kg-width-wide{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem;position:relative}.post .kg-width-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}@media (max-width:768px){.post .kg-width-wide,.post .kg-width-full{width:100%;margin-left:0;margin-right:0}}.post .kg-card figcaption{text-align:center;color:var(--color-stone-600);margin-top:.5rem;font-size:.875rem;line-height:1.4}.dark .post .kg-card figcaption{color:var(--color-stone-400)}.post .kg-video-card{position:relative}.post .kg-video-container{border-radius:var(--radius);border:1px solid var(--color-stone-300);background:var(--color-stone-900);display:flex;position:relative;overflow:hidden}.dark .post .kg-video-container{border-color:var(--color-stone-700)}.post .kg-video-container video{width:100%;height:auto;display:block}.post .kg-video-overlay,.post .kg-video-player-container{display:none!important}.post .kg-image-card img,.post .kg-image-card .kg-image{border-radius:var(--radius);border:1px solid var(--color-stone-300);width:100%;height:auto;display:block}.dark .post .kg-image-card img,.dark .post .kg-image-card .kg-image{border-color:var(--color-stone-700)}.post .kg-gallery-container{flex-direction:column;gap:.5rem;display:flex}.post .kg-gallery-row{flex-direction:row;justify-content:center;gap:.5rem;display:flex}.post .kg-gallery-image img{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;display:block}.post .kg-bookmark-card{width:100%}.post .kg-bookmark-container{color:inherit;border:1px solid var(--color-stone-300);border-radius:var(--radius);background:var(--color-white);flex-direction:row;min-height:148px;transition:border-color .15s;display:flex;overflow:hidden;text-decoration:none!important}.dark .post .kg-bookmark-container{border-color:var(--color-stone-700);background:var(--color-stone-800)}.post .kg-bookmark-container:hover{border-color:var(--color-bb-600)}.post .kg-bookmark-content{flex-direction:column;flex-grow:1;justify-content:flex-start;padding:1.25rem;display:flex;overflow:hidden}.post .kg-bookmark-title{color:var(--color-stone-900);font-weight:600;line-height:1.4}.dark .post .kg-bookmark-title{color:var(--color-stone-100)}.post .kg-bookmark-description{color:var(--color-stone-600);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dark .post .kg-bookmark-description{color:var(--color-stone-400)}.post .kg-bookmark-metadata{color:var(--color-stone-600);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.dark .post .kg-bookmark-metadata{color:var(--color-stone-400)}.post .kg-bookmark-icon{width:1rem;height:1rem}.post .kg-bookmark-thumbnail{flex-grow:1;min-width:33%;max-width:240px;position:relative}.post .kg-bookmark-thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (max-width:600px){.post .kg-bookmark-container{flex-direction:column-reverse}.post .kg-bookmark-thumbnail{max-width:none;min-height:160px}}.post .kg-embed-card{flex-direction:column;align-items:center;display:flex}.post .kg-embed-card iframe{border-radius:var(--radius);max-width:100%}.post .kg-callout-card{border-radius:var(--radius);background:var(--color-stone-100);border-left:3px solid var(--color-bb-600);gap:.75rem;padding:1rem 1.25rem;display:flex}.dark .post .kg-callout-card{background:var(--color-stone-800)}.post .kg-callout-emoji{flex-shrink:0;font-size:1.25rem;line-height:1.4}.post .kg-callout-text{flex-grow:1}.post .kg-button-card{justify-content:center;display:flex}.post .kg-btn{border-radius:var(--radius);background:var(--color-bb-600);padding:.625rem 1.25rem;font-weight:600;transition:background-color .15s;display:inline-block;color:var(--color-stone-800)!important;text-decoration:none!important}.post .kg-btn:hover{background:var(--color-bb-700)}
