.kg-audio-card{display:flex;width:100%;min-height:96px;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25)}.kg-audio-thumbnail{width:80px;margin:8px;object-fit:cover;aspect-ratio:1/1;border-radius:3px}.kg-player-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;--seek-before-width:0%;--volume-before-width:100%;--buffered-width:0%}.kg-audio-title{width:100%;margin:8px 0 0;padding:8px 12px 0;border:0;font-family:inherit;font-size:1em;font-weight:700;background:0 0}.kg-player{display:flex;flex-grow:1;align-items:center;padding:8px 12px}.kg-audio-current-time,.kg-audio-time{font-family:inherit;font-size:.85em;font-weight:500;line-height:1.4em}.kg-audio-current-time{min-width:38px;padding:0 4px}.kg-audio-time{color:#ababab}.kg-audio-duration{padding:0 4px}.kg-audio-pause-icon,.kg-audio-play-icon{position:relative;bottom:1px;padding:0 4px 0 0;background:0 0}.kg-audio-hide{display:none}.kg-audio-pause-icon svg,.kg-audio-play-icon svg{width:14px;height:14px;fill:currentColor}.kg-audio-seek-slider{flex-grow:1;margin:0 4px}.kg-audio-playback-rate{width:37px;padding:0 4px;font-family:inherit;font-size:.85em;font-weight:600;line-height:1.4em;text-align:left;background:0 0}.kg-audio-mute-icon,.kg-audio-unmute-icon{position:relative;bottom:1px;padding:0 4px;background:0 0}.kg-audio-mute-icon svg,.kg-audio-unmute-icon svg{width:16px;height:16px;fill:currentColor}.kg-audio-volume-slider{width:80px}.kg-audio-seek-slider::before,.kg-audio-volume-slider::before{content:"";position:absolute;left:0;width:var(--seek-before-width)!important;height:4px;cursor:pointer;background-color:currentColor;border-radius:2px}.kg-audio-volume-slider::before{width:var(--volume-before-width)!important}.kg-player-container input[type=range]{position:relative;-webkit-appearance:none;background:0 0}.kg-player-container input[type=range]:focus{outline:0}.kg-player-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.kg-player-container input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:rgba(124,139,154,.25);border-radius:2px}.kg-player-container input[type=range]::-webkit-slider-thumb{position:relative;box-sizing:content-box;width:12px;height:12px;margin:-5px 0 0;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.kg-player-container input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}.kg-player-container input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:rgba(124,139,154,.25);border-radius:2px}.kg-player-container input[type=range]::-moz-range-progress{background:currentColor;border-radius:2px}.kg-player-container input[type=range]::-moz-range-thumb{box-sizing:content-box;width:12px;height:12px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.kg-player-container input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.kg-player-container input[type=range]::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;cursor:pointer;background:0 0}.kg-player-container input[type=range]::-ms-fill-lower{background:#fff}.kg-player-container input[type=range]::-ms-fill-upper{background:currentColor}.kg-player-container input[type=range]::-ms-thumb{box-sizing:content-box;width:12px;height:12px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.24)}.kg-player-container input[type=range]:active::-ms-thumb{transform:scale(1.2)}.kg-blockquote-alt{font-size:1.5em;font-style:italic;line-height:1.7em;text-align:center;padding:0 2.5em}@media (max-width:800px){.kg-blockquote-alt{font-size:1.4em;padding-left:2em;padding-right:2em}}@media (max-width:600px){.kg-blockquote-alt{font-size:1.2em;padding-left:1.75em;padding-right:1.75em}}.kg-bookmark-card,.kg-bookmark-publisher{position:relative;width:100%}.kg-bookmark-container,.kg-bookmark-container:hover{display:flex;text-decoration:none;border-radius:4px;box-shadow:inset 0 0 0 1px rgb(124 139 154/25%);overflow:hidden}.kg-bookmark-content{display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;align-items:flex-start;justify-content:flex-start;padding:20px;overflow:hidden}.kg-bookmark-title{font-size:1.5rem;line-height:1.4em;font-weight:600}.kg-bookmark-description{display:-webkit-box;font-size:1.4rem;line-height:1.5em;margin-top:3px;font-weight:400;max-height:44px;overflow-y:hidden;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kg-bookmark-metadata{display:flex;align-items:center;margin-top:22px;width:100%;font-size:1.4rem;font-weight:500;white-space:nowrap}.kg-bookmark-metadata>:not(img){opacity:.7}.kg-bookmark-icon{width:20px;height:20px;margin-right:6px}.kg-bookmark-author{display:inline}.kg-bookmark-publisher{text-overflow:ellipsis;overflow:hidden;max-width:240px;white-space:nowrap;display:block;line-height:1.65em}.kg-bookmark-metadata>span:nth-of-type(2){font-weight:400}.kg-bookmark-metadata>span:nth-of-type(2):before{content:"•";margin:0 6px}.kg-bookmark-metadata>span:last-of-type{overflow:hidden;text-overflow:ellipsis}.kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%}.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-radius:0 4px 4px 0}.kg-button-card,a.kg-btn{display:flex;position:static;align-items:center}.kg-button-card{width:100%;justify-content:center}.kg-button-card.kg-align-left{justify-content:flex-start}a.kg-btn{padding:0 2rem;height:4rem;line-height:4rem;font-size:1.65rem;font-weight:600;text-decoration:none;border-radius:5px;transition:opacity .2s ease-in-out}a.kg-btn:hover{opacity:.85}a.kg-btn-accent{background-color:var(--ghost-accent-color);color:#fff}.kg-callout-card{display:flex;padding:1.2em 1.6em;border-radius:3px}.kg-callout-card-grey{background:rgba(124,139,154,.13)}.kg-callout-card-white{background:0 0;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25)}.kg-callout-card-blue{background:rgba(33,172,232,.12)}.kg-callout-card-green{background:rgba(52,183,67,.12)}.kg-callout-card-yellow{background:rgba(240,165,15,.13)}.kg-callout-card-red{background:rgba(209,46,46,.11)}.kg-callout-card-pink{background:rgba(225,71,174,.11)}.kg-callout-card-purple{background:rgba(135,85,236,.12)}.kg-callout-card-accent{background:var(--ghost-accent-color);color:#fff}.kg-callout-card-accent a{color:#fff}.kg-callout-emoji{padding-right:.8em;line-height:1.3em;font-size:1.2em}.kg-callout-text{font-size:.95em;line-height:1.5em}.kg-gallery-card{--gap:1.2rem}.kg-gallery-card:not(.kg-card-hascaption)+.kg-gallery-card,.kg-gallery-card:not(.kg-card-hascaption)+.kg-image-card,.kg-image-card:not(.kg-card-hascaption)+.kg-gallery-card,.kg-image-card:not(.kg-card-hascaption)+.kg-image-card{margin-top:var(--gap)}.kg-gallery-container{position:relative}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:var(--gap) 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 var(--gap)}@media (max-width:600px){.kg-gallery-card{--gap:0.6rem}}.kg-nft-card,.kg-nft-card-container{display:flex;flex-direction:column;width:100%}.kg-nft-card{align-items:center}.kg-nft-card-container{position:static;flex:auto;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,'avenir next',avenir,'helvetica neue',helvetica,ubuntu,roboto,noto,'segoe ui',arial,sans-serif;font-size:1.4rem;font-weight:400;box-shadow:0 2px 6px -2px rgb(0 0 0/10%),0 0 1px rgb(0 0 0/40%);max-width:512px;color:#222;background:#fff;border-radius:5px;transition:none}.kg-nft-card:hover{color:#333;opacity:1;transition:none}.kg-nft-card *{position:static}.kg-nft-metadata{padding:2rem;width:100%}.kg-nft-image{border-radius:5px 5px 0 0;width:100%}.kg-nft-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.kg-nft-header h4.kg-nft-title{font-family:inherit;font-size:1.9rem;font-weight:700;line-height:1.3em;min-width:unset;max-width:unset;margin:0;color:#222}.kg-nft-opensea-logo{margin-top:2px;width:100px;object-fit:scale-down}.kg-nft-card p.kg-nft-description,.kg-nft-creator{font-family:inherit;line-height:1.4em;margin:.4rem 0 0;color:#ababab}.kg-nft-creator span{font-weight:500;color:#222}.kg-nft-card p.kg-nft-description{font-size:1.4rem;margin:2rem 0 0;color:#222}.kg-product-card,.kg-product-card-container{display:flex;flex-direction:column;width:100%}.kg-product-card-container{background:0 0;box-shadow:inset 0 0 0 1px rgb(124 139 154/25%);border-radius:5px;text-decoration:none;max-width:550px;padding:20px}.kg-product-card{align-items:center}.kg-product-card-image{margin-bottom:1.6rem}.kg-product-card-header{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;justify-content:space-between}.kg-product-card-title-container{flex:2 1 250px}.kg-product-card-title{text-decoration:none;font-weight:700;font-size:1.4em;margin-top:0;margin-bottom:0;line-height:1.4em}.kg-product-card-description{font-size:1em;line-height:1.6em;opacity:.7;margin-top:8px}.kg-product-card-button{width:100%;margin-top:16px}.kg-product-card-rating{display:flex;align-items:center;flex:0 0 100px}.kg-product-card-rating-star{display:flex;align-items:center;justify-content:center;height:32px;width:20px}.kg-product-card-rating-star svg{width:16px;height:16px;fill:#ebeef0}.kg-product-card-rating-edit .kg-product-card-rating-star:hover{opacity:.7}.kg-product-card-rating-edit{background:0 0;display:flex;align-items:center}.kg-product-card-rating-preview{display:flex}.kg-product-card-rating-active.kg-product-card-rating-star svg{fill:#394047}.kg-product-card-button{justify-content:center}.kg-toggle-card+.kg-toggle-card{margin-top:1em}.kg-toggle-card[data-kg-toggle-state=close] .kg-toggle-content{height:0;overflow:hidden;transition:opacity .5s ease,top .35s ease;opacity:0;top:-.5em;position:relative}.kg-toggle-content{height:auto;opacity:1;transition:opacity 1s ease,top .35s ease;top:0;position:relative}.kg-toggle-content p:first-of-type{margin-top:.5em}.kg-toggle-content p{font-size:.95em}.kg-toggle-card[data-kg-toggle-state=close] svg{transform:unset}.kg-toggle-card{background:0 0;box-shadow:inset 0 0 0 1px rgba(124,139,154,.25);border-radius:4px;padding:1.2em}.kg-toggle-heading{cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start}.kg-toggle-card-icon{height:24px;width:24px;display:flex;justify-content:center;align-items:center;margin-left:1em;background:0 0;border:0}.kg-toggle-heading svg{width:14px;color:rgba(124,139,154,.5);transition:all .3s;transform:rotate(-180deg)}.kg-toggle-heading path{fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;fill-rule:evenodd}.kg-toggle-heading-text{margin-top:0;margin-bottom:0;line-height:1.3em;font-size:1.1em}