@charset "UTF-8";article .prose{max-width:none;--color-primary-text: #333;--color-secondary-text: #999;--color-white: #fff;--color-lighter-gray: #f6f6f6;--color-light-gray: #e6e6e6;--color-mid-gray: #ccc;--color-dark-gray: #444;--color-darker-gray: #15171a;--color-black: #000;--gap: 3.6rem}article .prose h1{font-size:2.25rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}article .prose h2{font-size:1.875rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}article .prose h3{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}article .prose p{margin-bottom:1.25rem;line-height:1.75}article .prose a{color:v-bind("COLORS.primary");text-decoration:underline}article .prose a:hover{opacity:.8}article .prose ul,article .prose ol{margin:1.5rem 0;padding-left:2rem}article .prose ol{list-style-type:decimal}article .prose ul{list-style-type:disc}article .prose li{margin-bottom:.5rem}article .prose hr{border-top:1px solid #e6e6e6}article .prose blockquote{border-left:4px solid #caa56e;padding-left:1.5rem;padding-block:1rem;margin:1rem 0;font-style:italic}article .prose pre{background-color:#f5f5f5;padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}article .prose code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:.25rem;font-family:Courier New,monospace}article .prose figcaption{color:#999;font-size:1rem;line-height:1.4;margin-top:.5rem;margin-bottom:1rem;text-align:center}article .prose .kg-audio-card,article .prose .kg-audio-card *{box-sizing:border-box}article .prose .kg-audio-card{display:flex;width:100%;min-height:96px;border-radius:6px;padding:4px;background:#fff;color:#222;box-shadow:inset 0 0 0 1px #7c8b9a40;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}article .prose .kg-audio-card+.kg-audio-card{margin-top:1em}article .prose .kg-audio-thumbnail{display:flex;justify-content:center;align-items:center;width:80px;min-width:80px;margin:8px;background:0 0;object-fit:cover;aspect-ratio:1/1;border-radius:3px}article .prose .kg-audio-thumbnail.placeholder{background:var(--ghost-accent-color)}article .prose .kg-audio-thumbnail.placeholder svg{width:24px;height:24px;fill:#fff}article .prose .kg-audio-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%}article .prose .kg-audio-title{width:100%;margin:8px 0 0;padding:8px 12px;border:0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.15em;background:0 0}article .prose .kg-audio-player{display:flex;flex-grow:1;align-items:center;padding:8px 12px}article .prose .kg-audio-current-time,article .prose .kg-audio-time{font-family:inherit;font-size:12.5px;font-weight:500;line-height:1em;white-space:nowrap}article .prose .kg-audio-current-time{min-width:38px;padding:0 4px}article .prose .kg-audio-time{width:56px;color:#ababab}article .prose .kg-audio-duration{padding:0 4px}article .prose .kg-audio-pause-icon,article .prose .kg-audio-play-icon{position:relative;bottom:1px;padding:0 4px 0 0;font-size:0;background:0 0}article .prose .kg-audio-hide{display:none!important}article .prose .kg-audio-pause-icon svg,article .prose .kg-audio-play-icon svg{width:14px;height:14px;fill:currentColor}article .prose .kg-audio-seek-slider{flex-grow:1;margin:0 4px}@media(max-width:640px){article .prose .kg-audio-seek-slider{display:none}}article .prose .kg-audio-playback-rate{min-width:37px;padding:0 4px;font-family:inherit;font-size:12.5px;font-weight:600;line-height:1em;text-align:left;background:0 0;white-space:nowrap}@media(max-width:640px){article .prose .kg-audio-playback-rate{padding-left:8px}}article .prose .kg-audio-mute-icon,article .prose .kg-audio-unmute-icon{position:relative;bottom:-1px;padding:0 4px;font-size:0;background:0 0}@media(max-width:640px){article .prose .kg-audio-mute-icon,article .prose .kg-audio-unmute-icon{margin-left:auto}}article .prose .kg-audio-mute-icon svg,article .prose .kg-audio-unmute-icon svg{width:16px;height:16px;fill:currentColor}article .prose .kg-audio-volume-slider{width:80px}@media(max-width:400px){article .prose .kg-audio-volume-slider{display:none}}article .prose .kg-audio-seek-slider:before,article .prose .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}article .prose .kg-audio-volume-slider:before{width:var(--volume-before-width)!important}article .prose .kg-audio-player-container input[type=range]{position:relative;-webkit-appearance:none;background:0 0;height:auto;padding:0;border:0}article .prose .kg-audio-player-container input[type=range]:focus,article .prose .kg-video-card input[type=range]:focus{outline:0}article .prose .kg-audio-player-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}article .prose .kg-audio-player-container button,article .prose .kg-video-card button{display:flex;align-items:center;border:0;cursor:pointer}article .prose .kg-audio-player-container input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#7c8b9a40;border-radius:2px}article .prose .kg-audio-player-container input[type=range]::-webkit-slider-thumb{position:relative;box-sizing:content-box;width:13px;height:13px;margin:-5px 0 0;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-audio-player-container input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}article .prose .kg-audio-player-container input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#7c8b9a40;border-radius:2px}article .prose .kg-audio-player-container input[type=range]::-moz-range-progress{background:currentColor;border-radius:2px}article .prose .kg-audio-player-container input[type=range]::-moz-range-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-audio-player-container input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}article .prose .kg-audio-player-container input[type=range]::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;cursor:pointer;background:0 0}article .prose .kg-audio-player-container input[type=range]::-ms-fill-lower{background:#fff}article .prose .kg-audio-player-container input[type=range]::-ms-fill-upper{background:currentColor}article .prose .kg-audio-player-container input[type=range]::-ms-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-audio-player-container input[type=range]:active::-ms-thumb{transform:scale(1.2)}article .prose .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){article .prose .kg-blockquote-alt{font-size:1.4em;padding-left:2em;padding-right:2em}}@media(max-width:600px){article .prose .kg-blockquote-alt{font-size:1.2em;padding-left:1.75em;padding-right:1.75em}}article .prose .kg-bookmark-card,article .prose .kg-bookmark-card *{box-sizing:border-box}article .prose .kg-bookmark-card,article .prose .kg-bookmark-publisher{position:relative}article .prose .kg-bookmark-card a.kg-bookmark-container,article .prose .kg-bookmark-card a.kg-bookmark-container:hover{display:flex;background:#fff;text-decoration:none;border-radius:6px;border:1px solid rgba(124,139,154,.25);overflow:hidden;color:#222}article .prose .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;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}article .prose .kg-bookmark-title{font-size:15px;line-height:1.4em;font-weight:600}article .prose .kg-bookmark-description{display:-webkit-box;font-size:14px;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}article .prose .kg-bookmark-metadata{display:flex;align-items:center;margin-top:22px;width:100%;font-size:14px;font-weight:500;white-space:nowrap}article .prose .kg-bookmark-metadata>:not(img){opacity:.7}article .prose .kg-bookmark-icon{width:20px;height:20px;margin-right:6px}article .prose .kg-bookmark-author{display:inline}article .prose .kg-bookmark-publisher{text-overflow:ellipsis;overflow:hidden;max-width:240px;white-space:nowrap;display:block;line-height:1.65em}article .prose .kg-bookmark-metadata>span:nth-of-type(2){font-weight:400}article .prose .kg-bookmark-metadata>span:nth-of-type(2):before{content:"•";margin:0 6px}article .prose .kg-bookmark-metadata>span:last-of-type{overflow:hidden;text-overflow:ellipsis}article .prose .kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%}article .prose .kg-bookmark-thumbnail img,article .prose .kg-collection-card-img img{position:absolute;width:100%;height:100%;object-fit:cover}article .prose .kg-bookmark-thumbnail img{top:0;left:0;border-radius:0 2px 2px 0}article .prose .kg-button-card,article .prose .kg-button-card *{box-sizing:border-box}article .prose .kg-button-card,article .prose .kg-button-card a.kg-btn{display:flex;position:static;align-items:center}article .prose .kg-button-card{width:100%;justify-content:center}article .prose .kg-button-card.kg-align-left{justify-content:flex-start}article .prose .kg-button-card a.kg-btn{padding:0 1.2em;height:2.4em;line-height:1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95em;font-weight:600;text-decoration:none;border-radius:5px;transition:opacity .2s ease-in-out}article .prose .kg-button-card a.kg-btn:hover{opacity:.85}article .prose .kg-button-card a.kg-btn-accent{background-color:var(--ghost-accent-color);color:#fff}article .prose .kg-callout-card,article .prose .kg-callout-card *{box-sizing:border-box}article .prose .kg-callout-card{display:flex;padding:1.2em 1.6em;border-radius:8px}article .prose .kg-callout-card-grey{background:#7c8b9a21}article .prose .kg-callout-card-white{background:0 0;box-shadow:inset 0 0 0 1px #7c8b9a33}article .prose .kg-callout-card-blue{background:#21ace81f}article .prose .kg-callout-card-green{background:#34b7431f}article .prose .kg-callout-card-yellow{background:#f0a50f21}article .prose .kg-callout-card-red{background:#d12e2e1c}article .prose .kg-callout-card-pink{background:#e147ae1c}article .prose .kg-callout-card-purple{background:#8755ec1f}article .prose .kg-callout-card-accent{background:var(--ghost-accent-color);color:#fff}article .prose .kg-callout-card.kg-callout-card-accent a{color:#fff;text-decoration:underline}article .prose .kg-callout-card div.kg-callout-emoji{padding-right:.8em;line-height:1.25em;font-size:1.15em}article .prose .kg-callout-card div.kg-callout-text{font-size:.95em;line-height:1.5em}article .prose .kg-callout-card+.kg-callout-card{margin-top:1em}article .prose .kg-collection-card{width:100%;margin-top:6vmin}article .prose .kg-collection-card+*{margin-top:6vmin}article .prose .kg-collection-card-title{margin:.8rem 0 1.6rem;font-size:1.5rem;font-weight:700;text-transform:uppercase}article .prose a.kg-collection-card-post-wrapper{text-decoration:none;color:var(--text-color)}article .prose a.kg-collection-card-post-wrapper:hover{opacity:1}article .prose .kg-collection-card-post{display:flex;gap:3.2rem}article .prose .kg-collection-card-img{position:relative;aspect-ratio:3/2}article .prose .kg-collection-card-img img{inset:0}article .prose a.kg-collection-card-post-wrapper:hover img{opacity:.92;transition:all .2s ease}article .prose .kg-collection-card-content{display:flex;flex-direction:column;font-size:1.6rem}article .prose h2.kg-collection-card-post-title,article .prose p.kg-collection-card-post-excerpt{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}article .prose h2.kg-collection-card-post-title{margin:0;font-size:2.4rem}article .prose p.kg-collection-card-post-excerpt{margin-top:1.2rem;line-height:1.4}article .prose .kg-collection-card-post-meta{display:flex;opacity:.5;margin-top:1.2rem;font-size:1.3rem;font-weight:500}article .prose .kg-collection-card-list{display:flex;flex-direction:column;gap:3.2rem}@media(max-width:767px){article .prose .kg-collection-card-list .kg-collection-card-post{flex-direction:column}}article .prose .kg-collection-card-list .kg-collection-card-img{flex:0 0 30%}article .prose .kg-collection-card-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2.4rem}@media(min-width:640px){article .prose .kg-collection-card-grid:not(.columns-1){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){article .prose .kg-collection-card-grid:not(.columns-1):not(.columns-2){grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem}article .prose .kg-collection-card-grid.columns-1{gap:4.8rem}article .prose .kg-collection-card-grid.columns-2{gap:4rem}}@media(min-width:1280px){article .prose .kg-collection-card-grid:not(.columns-1):not(.columns-2):not(.columns-3){grid-template-columns:repeat(4,minmax(0,1fr))}}article .prose .kg-collection-card-grid .kg-collection-card-post{flex-direction:column;gap:1.2rem}@media(min-width:1024px){article .prose .kg-collection-card-grid.columns-1 .kg-collection-card-post{gap:2rem}article .prose .kg-collection-card-grid.columns-2 .kg-collection-card-post{gap:1.6rem}}article .prose .kg-collection-card-grid.columns-1 .kg-collection-card-img,article .prose .kg-collection-card-grid.columns-2 .kg-collection-card-img{aspect-ratio:16/9}article .prose .kg-collection-card-grid .kg-collection-card-content{font-size:1.5rem}@media(min-width:640px){article .prose .kg-collection-card-grid .kg-collection-card-content{font-size:1.6rem}}@media(min-width:1024px){article .prose .kg-collection-card-grid.columns-1 .kg-collection-card-content{font-size:1.8rem}article .prose .kg-collection-card-grid.columns-3 .kg-collection-card-content,article .prose .kg-collection-card-grid.columns-4 .kg-collection-card-content{font-size:1.5rem}}article .prose .kg-collection-card-grid h2.kg-collection-card-post-title{font-size:1.7rem}article .prose .kg-collection-card-grid .kg-collection-card-post-meta{font-size:1.25rem}@media(min-width:640px){article .prose .kg-collection-card-grid h2.kg-collection-card-post-title{font-size:1.9rem}article .prose .kg-collection-card-grid.columns-1 h2.kg-collection-card-post-title{font-size:2.4rem}article .prose .kg-collection-card-grid:not(.columns-3):not(.columns-4) .kg-collection-card-post-meta{font-size:1.3rem}}@media(min-width:1024px){article .prose .kg-collection-card-grid.columns-1 h2.kg-collection-card-post-title{font-size:3.6rem}article .prose .kg-collection-card-grid.columns-2 h2.kg-collection-card-post-title{font-size:2.4rem}article .prose .kg-collection-card-grid.columns-1 .kg-collection-card-post-meta{font-size:1.4rem}}@media(min-width:1280px){article .prose .kg-collection-card-grid.columns-4 h2.kg-collection-card-post-title{font-size:1.7rem}}article .prose .kg-cta-card,article .prose .kg-cta-card *{box-sizing:border-box}article .prose .kg-cta-card{display:flex;flex-direction:column;border-radius:8px}article .prose .kg-cta-bg-grey{background:#97a3af24}article .prose .kg-cta-bg-white{background:0 0;box-shadow:inset 0 0 0 1px #7c8b9a33}article .prose .kg-cta-bg-blue{background:#21ace81f}article .prose .kg-cta-bg-green{background:#34b7431f}article .prose .kg-cta-bg-yellow{background:#f0a50f21}article .prose .kg-cta-bg-red{background:#d12e2e1c}article .prose .kg-cta-bg-pink{background:#e147ae1c}article .prose .kg-cta-bg-purple{background:#8755ec1f}article .prose .kg-cta-sponsor-label-wrapper{margin:0 1.5em;padding:.7em 0;border-bottom:1px solid rgba(124,139,154,.2)}@media(max-width:600px){article .prose .kg-cta-sponsor-label-wrapper{margin:0 1.25em;padding:.5em 0}}article .prose .kg-cta-bg-none .kg-cta-sponsor-label-wrapper{margin:0;padding-top:0}article .prose .kg-cta-bg-none.kg-cta-no-dividers .kg-cta-sponsor-label-wrapper,article .prose .kg-cta-has-img .kg-cta-sponsor-label-wrapper:not(.kg-cta-bg-none .kg-cta-sponsor-label-wrapper):not(.kg-cta-minimal .kg-cta-sponsor-label-wrapper){border-bottom:0}article .prose .kg-cta-sponsor-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;text-wrap:pretty}article .prose .kg-cta-sponsor-label span:not(a span){color:color-mix(in srgb,currentColor 45%,transparent)}article .prose .kg-cta-sponsor-label a,article .prose .kg-cta-sponsor-label a span,article .prose .kg-cta-text a{color:currentColor;transition:opacity .15s ease-in-out}article .prose .kg-cta-sponsor-label a:hover,article .prose .kg-cta-sponsor-label a:hover span{color:currentColor;opacity:.85}article .prose .kg-cta-link-accent .kg-cta-sponsor-label a{color:var(--ghost-accent-color)}article .prose .kg-cta-content{display:flex;padding:1.5em;gap:1.5em}@media(max-width:600px){article .prose .kg-cta-content{padding:1.25em;gap:1.25em}}article .prose .kg-cta-has-img .kg-cta-sponsor-label-wrapper+.kg-cta-content:not(.kg-cta-bg-none .kg-cta-content):not(.kg-cta-minimal .kg-cta-content){padding-top:0}article .prose .kg-cta-bg-none .kg-cta-content{padding:1.5em 0;border-bottom:1px solid rgba(124,139,154,.2)}article .prose .kg-cta-bg-none.kg-cta-no-dividers .kg-cta-content{padding:0;border-bottom:none}article .prose .kg-cta-bg-none:not(.kg-cta-no-dividers) .kg-cta-content:not(.kg-cta-sponsor-label-wrapper+.kg-cta-content){border-top:1px solid rgba(124,139,154,.2)}@media(max-width:600px){article .prose .kg-cta-bg-none .kg-cta-content{padding:1.25em 0}}article .prose .kg-cta-minimal .kg-cta-content{flex-direction:row}@media(max-width:600px){article .prose .kg-cta-minimal .kg-cta-content{flex-direction:column;gap:1.6rem}}article .prose .kg-cta-immersive .kg-cta-content{flex-direction:column}article .prose .kg-cta-content-inner{display:flex;flex-direction:column;gap:1.5em}@media(max-width:600px){article .prose .kg-cta-content-inner{gap:1.25em}}article .prose .kg-cta-immersive.kg-cta-centered .kg-cta-content-inner,article .prose a.kg-cta-button{align-items:center}article .prose .kg-cta-image-container{flex-shrink:0}article .prose .kg-cta-image-container img{width:100%;height:auto;margin:0;object-fit:cover;border-radius:6px}article .prose .kg-cta-minimal .kg-cta-image-container img{width:64px;height:64px}@media(max-width:600px){article .prose .kg-cta-minimal .kg-cta-image-container img{width:52px;height:52px}}article .prose .kg-cta-text p{margin:0;line-height:1.5em;text-wrap:pretty}article .prose .kg-cta-bg-none .kg-cta-text p{line-height:unset}article .prose .kg-cta-immersive.kg-cta-centered .kg-cta-text{text-align:center}article .prose .kg-cta-text p+p{margin-top:1.25em}article .prose .kg-cta-text a:hover{color:currentColor;opacity:.85}article .prose .kg-cta-link-accent .kg-cta-text a,article .prose .kg-file-card-icon svg,article .prose .kg-header-card h2.kg-header-card-header a,article .prose .kg-header-card h3.kg-header-card-subheader a{color:var(--ghost-accent-color)}article .prose a.kg-cta-button{display:flex;position:static;justify-content:center;padding:0 1em;height:2.5em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95em;font-weight:500;line-height:1.65;text-decoration:none;border-radius:6px;transition:opacity .15s ease-in-out;width:max-content}article .prose a.kg-cta-button:hover{opacity:.85}article .prose a.kg-cta-button.kg-style-accent{background-color:var(--ghost-accent-color)}article .prose .kg-cta-immersive.kg-cta-has-img a.kg-cta-button{width:100%}article .prose .kg-file-card,article .prose .kg-file-card *{box-sizing:border-box}article .prose .kg-file-card{display:flex}article .prose .kg-file-card a.kg-file-card-container{display:flex;align-items:stretch;justify-content:space-between;padding:12px;min-height:92px;background:#fff;color:#222;border:1px solid rgba(124,139,154,.25);border-radius:5px;transition:all ease-in-out .35s;text-decoration:none;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}article .prose .kg-file-card a.kg-file-card-container:hover{border:1px solid rgba(124,139,154,.35)}article .prose .kg-file-card-contents{display:flex;flex-direction:column;justify-content:space-between;margin:4px 8px;width:100%}article .prose .kg-file-card-title{font-size:16px;font-weight:600;line-height:1.3em}article .prose .kg-file-card-caption{font-size:14px;line-height:1.3em;opacity:.7}article .prose .kg-file-card-title+.kg-file-card-caption{flex-grow:1;margin-top:3px}article .prose .kg-file-card-metadata{display:inline;font-size:14px;line-height:1.3em;margin-top:5px}article .prose .kg-file-card-filename{display:inline;font-weight:500}article .prose .kg-file-card-filesize{display:inline-block;font-size:14px;opacity:.6}article .prose .kg-file-card-filesize:before{display:inline-block;content:"•";margin-left:6px;margin-right:6px}article .prose .kg-file-card-icon{position:relative;display:flex;align-items:center;justify-content:center;width:80px;min-width:80px;height:100%;min-height:80px}article .prose .kg-file-card-icon:before{position:absolute;display:block;content:"";inset:0;background:currentColor;opacity:.06;transition:opacity ease-in-out .35s;border-radius:3px}article .prose .kg-file-card a.kg-file-card-container:hover .kg-file-card-icon:before{opacity:.08}article .prose .kg-file-card-icon svg{width:24px;height:24px}article .prose .kg-file-card-medium a.kg-file-card-container{min-height:72px}article .prose .kg-file-card-medium .kg-file-card-caption{opacity:1;font-weight:500}article .prose .kg-file-card-small a.kg-file-card-container{align-items:center;min-height:52px}article .prose .kg-file-card-small .kg-file-card-metadata{font-size:14px;margin-top:0}article .prose .kg-file-card-small .kg-file-card-icon svg{width:20px;height:20px}article .prose .kg-file-card+.kg-file-card{margin-top:1em}article .prose .kg-gallery-card,article .prose .kg-gallery-card *{box-sizing:border-box}article .prose .kg-gallery-card,article .prose .kg-image-card{--gap: 1.2rem}article .prose .kg-gallery-card:not(.kg-card-hascaption)+.kg-gallery-card,article .prose .kg-gallery-card:not(.kg-card-hascaption)+.kg-image-card,article .prose .kg-image-card:not(.kg-card-hascaption)+.kg-gallery-card,article .prose .kg-image-card:not(.kg-card-hascaption)+.kg-image-card{margin-top:var(--gap)}article .prose .kg-gallery-container{position:relative}article .prose .kg-gallery-row{display:flex;flex-direction:row;justify-content:center}article .prose .kg-gallery-image img{display:block;margin:0;width:100%;height:100%}article .prose .kg-gallery-row:not(:first-of-type){margin:var(--gap) 0 0}article .prose .kg-gallery-image:not(:first-of-type){margin:0 0 0 var(--gap)}@media(max-width:600px){article .prose .kg-gallery-card,article .prose .kg-image-card{--gap: .6rem}}article .prose .kg-header-card,article .prose .kg-header-card *{box-sizing:border-box}article .prose .kg-header-card{padding:12vmin 4em;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}article .prose .kg-header-card.kg-size-small{padding-top:14vmin;padding-bottom:14vmin;min-height:40vh}article .prose .kg-header-card.kg-size-large{padding-top:18vmin;padding-bottom:18vmin;min-height:80vh}article .prose .kg-header-card.kg-align-left{text-align:left;align-items:flex-start}article .prose .kg-header-card.kg-style-dark{background:#151515;color:#fff}article .prose .kg-header-card.kg-style-light{background-color:#fafafa}article .prose .kg-header-card.kg-style-accent,article .prose .kg-header-card.kg-style-accent.kg-v2{background-color:var(--ghost-accent-color)}article .prose .kg-header-card.kg-style-image{position:relative;background-color:#e7e7e7;background-size:cover;background-position:center}article .prose .kg-header-card.kg-style-image:before{position:absolute;display:block;content:"";inset:0;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2))}article .prose .kg-header-card h2.kg-header-card-header{font-size:5em;font-weight:700;line-height:1.1em;letter-spacing:-.01em;margin:0}article .prose .kg-header-card h2.kg-header-card-header strong{font-weight:800}article .prose .kg-header-card.kg-size-small h2.kg-header-card-header{font-size:4em}article .prose .kg-header-card.kg-size-large h2.kg-header-card-header{font-size:6em}article .prose .kg-header-card h3.kg-header-card-subheader{font-size:1.5em;font-weight:500;line-height:1.4em;margin:0;max-width:40em}article .prose .kg-header-card h2+h3.kg-header-card-subheader{margin:.35em 0 0}article .prose .kg-header-card .kg-header-card-subheading strong,article .prose .kg-header-card h3.kg-header-card-subheader strong,article .prose .kg-signup-card .kg-signup-card-subheading strong{font-weight:600}article .prose .kg-header-card.kg-size-small h3.kg-header-card-subheader{font-size:1.25em}article .prose .kg-header-card.kg-size-large h3.kg-header-card-subheader{font-size:1.75em}article .prose .kg-header-card:not(.kg-style-light) h2.kg-header-card-header,article .prose .kg-header-card:not(.kg-style-light) h3.kg-header-card-subheader{color:#fff}article .prose .kg-header-card.kg-style-accent h3.kg-header-card-subheader,article .prose .kg-header-card.kg-style-image h3.kg-header-card-subheader,article .prose .kg-product-card-rating-active.kg-product-card-rating-star svg{opacity:1}article .prose .kg-header-card.kg-style-image a.kg-header-card-button,article .prose .kg-header-card.kg-style-image h2.kg-header-card-header,article .prose .kg-header-card.kg-style-image h3.kg-header-card-subheader{z-index:999}article .prose .kg-header-card.kg-style-accent h2.kg-header-card-header a,article .prose .kg-header-card.kg-style-accent h3.kg-header-card-subheader a,article .prose .kg-header-card.kg-style-image h2.kg-header-card-header a,article .prose .kg-header-card.kg-style-image h3.kg-header-card-subheader a{color:#fff}article .prose .kg-header-card a.kg-header-card-button{display:flex;position:static;align-items:center;fill:#fff;background:#fff;border-radius:3px;outline:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.05em;font-weight:600;line-height:1em;text-align:center;text-decoration:none;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;color:#151515;height:2.7em;padding:0 1.2em;transition:opacity .2s ease}article .prose .kg-header-card h2+a.kg-header-card-button,article .prose .kg-header-card h3+a.kg-header-card-button{margin:1.75em 0 0}article .prose .kg-header-card a.kg-header-card-button:hover{opacity:.85}article .prose .kg-header-card.kg-size-large a.kg-header-card-button{font-size:1.1em;height:2.9em}article .prose .kg-header-card.kg-size-large h2+a.kg-header-card-button,article .prose .kg-header-card.kg-size-large h3+a.kg-header-card-button{margin-top:2em}article .prose .kg-header-card.kg-size-small a.kg-header-card-button{height:2.4em;font-size:1em}article .prose .kg-header-card.kg-size-small h2+a.kg-header-card-button,article .prose .kg-header-card.kg-size-small h3+a.kg-header-card-button{margin-top:1.5em}article .prose .kg-header-card.kg-style-dark a.kg-header-card-button,article .prose .kg-header-card.kg-style-image a.kg-header-card-button{background:#fff;color:#151515}article .prose .kg-header-card.kg-style-light a.kg-header-card-button{background:var(--ghost-accent-color);color:#fff}article .prose .kg-header-card.kg-style-accent a.kg-header-card-button{background:#fff;color:#151515}@media(max-width:640px){article .prose .kg-header-card{padding-left:1em;padding-right:1em}article .prose .kg-header-card h2.kg-header-card-header{font-size:3.5em}article .prose .kg-header-card.kg-size-large h2.kg-header-card-header{font-size:4em}article .prose .kg-header-card.kg-size-small h2.kg-header-card-header{font-size:3em}article .prose .kg-header-card h3.kg-header-card-subheader{font-size:1.25em}article .prose .kg-header-card.kg-size-large h3.kg-header-card-subheader{font-size:1.5em}article .prose .kg-header-card.kg-size-small h3.kg-header-card-subheader{font-size:1em}}article .prose .kg-header-card.kg-v2{position:relative;padding:0;min-height:initial;text-align:initial;box-sizing:border-box}article .prose .kg-header-card.kg-v2 *{box-sizing:border-box}article .prose .kg-header-card.kg-v2 a,article .prose .kg-header-card.kg-v2 a span,article .prose .kg-signup-card a,article .prose .kg-signup-card a span{color:currentColor}article .prose .kg-header-card-content{width:100%}article .prose .kg-layout-split .kg-header-card-content{display:grid;grid-template-columns:1fr 1fr}article .prose .kg-header-card-text{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:min(6.4vmax,120px) min(4vmax,80px);background-size:cover;background-position:center;text-align:left}article .prose .kg-width-wide .kg-header-card-text{padding:min(10vmax,220px) min(6.4vmax,140px)}article .prose .kg-width-full .kg-header-card-text{padding:min(12vmax,260px) 0}article .prose .kg-layout-split .kg-header-card-text{padding:min(12vmax,260px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide .kg-header-card-text{padding:min(10vmax,220px) 0 min(10vmax,220px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide.kg-swapped .kg-header-card-text{padding:min(10vmax,220px) min(4vmax,80px) min(10vmax,220px) 0}article .prose .kg-swapped .kg-header-card-text{grid-row:1}article .prose .kg-header-card-text.kg-align-center{align-items:center;text-align:center}article .prose .kg-header-card.kg-style-image .kg-header-card-subheading,article .prose .kg-header-card.kg-style-image h2.kg-header-card-heading,article .prose .kg-header-card.kg-style-image.kg-v2 .kg-header-card-button{z-index:999}article .prose .kg-header-card>picture>.kg-header-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;background-color:#fff;pointer-events:none}article .prose .kg-header-card-content .kg-header-card-image{width:100%;height:0;min-height:100%;object-fit:cover;object-position:center}article .prose .kg-content-wide .kg-header-card-content .kg-header-card-image{height:100%;padding:5.6em 0;object-fit:contain}article .prose .kg-header-card h2.kg-header-card-heading,article .prose .kg-signup-card h2.kg-signup-card-heading{margin:0;font-size:clamp(1.7em,4vw,2.5em);font-weight:700;line-height:1.05em;letter-spacing:-.01em}article .prose .kg-header-card.kg-width-wide h2.kg-header-card-heading{font-size:clamp(1.7em,5vw,3.3em)}article .prose .kg-header-card.kg-width-full h2.kg-header-card-heading{font-size:clamp(1.9em,5.6vw,4.2em)}article .prose .kg-header-card.kg-width-full.kg-layout-split h2.kg-header-card-heading,article .prose .kg-signup-card.kg-width-full.kg-layout-split h2.kg-signup-card-heading{font-size:clamp(1.9em,4vw,3.3em)}article .prose .kg-header-card-subheading{margin:0 0 2em}article .prose .kg-header-card .kg-header-card-subheading{max-width:40em;margin:0;font-size:clamp(1.05em,2vw,1.4em);font-weight:500;line-height:1.2em}article .prose .kg-header-card h2+.kg-header-card-subheading{margin:.6em 0 0}article .prose .kg-header-card.kg-width-full.kg-layout-split .kg-header-card-subheading,article .prose .kg-header-card.kg-width-wide .kg-header-card-subheading{font-size:clamp(1.05em,2vw,1.55em)}article .prose .kg-header-card.kg-width-full .kg-header-card-subheading:not(.kg-layout-split .kg-header-card-subheading){max-width:min(65vmax,1200px);font-size:clamp(1.05em,2vw,1.7em)}article .prose .kg-header-card.kg-v2 .kg-header-card-button{display:flex;position:relative;align-items:center;height:2.9em;min-height:46px;padding:0 1.2em;outline:0;border:0;font-size:1em;font-weight:600;line-height:1em;text-align:center;text-decoration:none;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;border-radius:3px;transition:opacity .2s ease}article .prose .kg-header-card.kg-v2 .kg-header-card-button.kg-style-accent{background-color:var(--ghost-accent-color)}article .prose .kg-header-card.kg-v2 h2+.kg-header-card-button,article .prose .kg-header-card.kg-v2 p+.kg-header-card-button{margin:1.5em 0 0}article .prose .kg-header-card.kg-v2 .kg-header-card-button:hover{opacity:.85}article .prose .kg-header-card.kg-v2.kg-width-wide .kg-header-card-button{font-size:1.05em}article .prose .kg-header-card.kg-v2.kg-width-wide h2+.kg-header-card-button,article .prose .kg-header-card.kg-v2.kg-width-wide p+.kg-header-card-button,article .prose .kg-signup-card.kg-width-wide h2+.kg-signup-card-button,article .prose .kg-signup-card.kg-width-wide p+.kg-signup-card-button{margin-top:1.75em}article .prose .kg-header-card.kg-v2.kg-width-full .kg-header-card-button{font-size:1.1em}article .prose .kg-header-card.kg-v2.kg-width-full h2+.kg-header-card-button,article .prose .kg-header-card.kg-v2.kg-width-full p+.kg-header-card-button,article .prose .kg-signup-card.kg-width-full h2+.kg-signup-card-button,article .prose .kg-signup-card.kg-width-full p+.kg-signup-card-button{margin-top:2em}@media(max-width:640px){article .prose .kg-layout-split .kg-header-card-content{grid-template-columns:1fr}article .prose .kg-width-wide .kg-header-card-text{padding:min(6.4vmax,120px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide .kg-header-card-text,article .prose .kg-layout-split.kg-content-wide.kg-swapped .kg-header-card-text{padding:min(9.6vmax,180px) 0}article .prose .kg-header-card.kg-width-full .kg-header-card-subheading:not(.kg-layout-split .kg-header-card-subheading){max-width:unset}article .prose .kg-header-card-content .kg-header-card-image:not(.kg-content-wide .kg-header-card-content .kg-header-card-image){height:auto;min-height:unset;aspect-ratio:1/1}article .prose .kg-content-wide .kg-header-card-content .kg-header-card-image{padding:1.7em 0 0}article .prose .kg-content-wide.kg-swapped .kg-header-card-content .kg-header-card-image{padding:0 0 1.7em}article .prose .kg-header-card.kg-v2 .kg-header-card-button{height:2.9em}article .prose .kg-header-card.kg-v2.kg-width-full .kg-header-card-button,article .prose .kg-header-card.kg-v2.kg-width-wide .kg-header-card-button{font-size:1em}}article .prose .kg-nft-card,article .prose .kg-nft-card *{box-sizing:border-box}article .prose .kg-nft-card{display:flex;flex-direction:column;align-items:center;width:100%;margin-left:auto;margin-right:auto}article .prose .kg-nft-card a.kg-nft-card-container{position:static;display:flex;flex:auto;flex-direction:column;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-size:14px;font-weight:400;box-shadow:0 2px 6px -2px #0000001a,0 0 1px #0006;width:100%;max-width:512px;color:#222;background:#fff;border-radius:5px;transition:none}article .prose .kg-nft-card *{position:static}article .prose .kg-nft-metadata{padding:20px;width:100%}article .prose .kg-nft-image{border-radius:5px 5px 0 0;width:100%}article .prose .kg-nft-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}article .prose .kg-nft-header h4.kg-nft-title{font-family:inherit;font-size:19px;font-weight:700;line-height:1.3em;min-width:unset;max-width:unset;margin:0;color:#222}article .prose .kg-nft-opensea-logo{margin-top:2px;width:100px;object-fit:scale-down}article .prose .kg-nft-card p.kg-nft-description,article .prose .kg-nft-creator{font-family:inherit;line-height:1.4em;margin:4px 0 0;color:#ababab}article .prose .kg-nft-creator span{font-weight:500;color:#222}article .prose .kg-nft-card p.kg-nft-description{font-size:14px;margin:20px 0 0;color:#222}article .prose .kg-product-card,article .prose .kg-product-card *{box-sizing:border-box}article .prose .kg-product-card{display:flex;align-items:center;flex-direction:column;width:100%}article .prose .kg-product-card-container{display:grid;grid-template-columns:auto min-content;align-items:center;grid-row-gap:16px;background:0 0;max-width:550px;padding:20px;width:100%;background:#fff;color:#222;border-radius:5px;box-shadow:inset 0 0 0 1px #7c8b9a40;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}article .prose .kg-product-card-image{grid-column:1/3;justify-self:center;height:auto}article .prose .kg-product-card-title-container{grid-column:1/2}article .prose .kg-product-card h4.kg-product-card-title{text-decoration:none;font-weight:600;font-size:21px;margin-top:0;margin-bottom:0;line-height:1.15em}article .prose .kg-product-card-description{grid-column:1/3}article .prose .kg-product-card .kg-product-card-description ol,article .prose .kg-product-card .kg-product-card-description p,article .prose .kg-product-card .kg-product-card-description ul{font-size:14px;line-height:1.5em;opacity:.7;margin-bottom:0}article .prose .kg-product-card .kg-product-card-description p:first-of-type{margin-top:-4px}article .prose .kg-product-card .kg-product-card-description ol,article .prose .kg-product-card .kg-product-card-description p:not(:first-of-type),article .prose .kg-product-card .kg-product-card-description ul{margin-top:.95em}article .prose .kg-product-card .kg-product-card-description li+li,article .prose .kg-toggle-card li+li{margin-top:.5em}article .prose .kg-product-card-rating{display:flex;align-items:center;grid-column:2/3;align-self:start;justify-self:end;padding-left:16px}@media(max-width:400px){article .prose .kg-product-card-title-container{grid-column:1/3}article .prose .kg-product-card-rating{grid-column:1/3;justify-self:start;margin-top:-15px;padding-left:0}}article .prose .kg-product-card-rating-star{height:20px;width:20px}article .prose .kg-product-card-rating-star svg{width:16px;height:16px;fill:currentColor;opacity:.15}article .prose .kg-product-card a.kg-product-card-button{justify-content:center;grid-column:1/3;display:flex;position:static;align-items:center;font-size:14px;font-weight:600;line-height:1em;text-decoration:none;width:100%;height:38px;border-radius:6px;padding:0 12px;transition:opacity .2s ease-in-out}article .prose .kg-product-card a.kg-product-card-btn-accent{background-color:var(--ghost-accent-color);color:#fff}article .prose .kg-signup-card{position:relative}article .prose .kg-signup-card,article .prose .kg-signup-card *{box-sizing:border-box}article .prose .kg-signup-card.kg-style-accent{background-color:var(--ghost-accent-color)}article .prose .kg-layout-split .kg-signup-card-content{display:grid;grid-template-columns:1fr 1fr}article .prose .kg-signup-card-text{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:min(4vmax,80px);background-size:cover;background-position:center;text-align:left}article .prose .kg-width-wide .kg-signup-card-text{padding:min(6.4vmax,120px)}article .prose .kg-width-full .kg-signup-card-text{padding:min(12vmax,260px) 0}article .prose .kg-layout-split .kg-signup-card-text{padding:min(12vmax,260px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide .kg-signup-card-text{padding:min(10vmax,220px) 0 min(10vmax,220px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide.kg-swapped .kg-signup-card-text{padding:min(10vmax,220px) min(4vmax,80px) min(10vmax,220px) 0}article .prose .kg-swapped .kg-signup-card-text{grid-row:1}article .prose .kg-signup-card-text.kg-align-center{align-items:center;text-align:center}article .prose .kg-signup-card.kg-style-image .kg-signup-card-button,article .prose .kg-signup-card.kg-style-image .kg-signup-card-subheading,article .prose .kg-signup-card.kg-style-image h2.kg-signup-card-heading{z-index:999}article .prose .kg-signup-card>picture>.kg-signup-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;background-color:#fff;pointer-events:none}article .prose .kg-signup-card-content .kg-signup-card-image{width:100%;height:0;min-height:100%;object-fit:cover;object-position:center}article .prose .kg-content-wide .kg-signup-card-content .kg-signup-card-image{height:100%;padding:5.6em 0;object-fit:contain}article .prose .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:clamp(1.7em,5vw,3.3em)}article .prose .kg-signup-card.kg-width-full h2.kg-signup-card-heading{font-size:clamp(1.9em,5.6vw,4.2em)}article .prose .kg-signup-card-subheading{margin:0 0 2em}article .prose .kg-signup-card .kg-signup-card-subheading{max-width:40em;margin:0;font-size:clamp(1.05em,2vw,1.4em);font-weight:500;line-height:1.2em}article .prose .kg-signup-card h2+.kg-signup-card-subheading{margin:.6em 0 0}article .prose .kg-signup-card.kg-width-full.kg-layout-split .kg-signup-card-subheading,article .prose .kg-signup-card.kg-width-wide .kg-signup-card-subheading{font-size:clamp(1.05em,2vw,1.55em)}article .prose .kg-signup-card.kg-width-full .kg-signup-card-subheading:not(.kg-layout-split .kg-signup-card-subheading){max-width:min(65vmax,1200px);font-size:clamp(1.05em,2vw,1.7em)}article .prose .kg-signup-card-form{position:relative;display:flex;flex-shrink:0;width:100%}article .prose .kg-align-center .kg-signup-card-form{justify-content:center}article .prose .kg-signup-card-heading+.kg-signup-card-form,article .prose .kg-signup-card-subheading+.kg-signup-card-form{margin:min(2.4vmax,48px) 0 0}article .prose .kg-width-wide .kg-signup-card-heading+.kg-signup-card-form,article .prose .kg-width-wide .kg-signup-card-subheading+.kg-signup-card-form{margin:min(3.2vmax,64px) 0 0}article .prose .kg-width-full .kg-signup-card-heading+.kg-signup-card-form,article .prose .kg-width-full .kg-signup-card-subheading+.kg-signup-card-form{margin:min(4vmax,80px) 0 0}article .prose .kg-signup-card-fields{display:flex;width:100%;padding:3px;background:#fff;border:1px solid #e6e6e6;border-radius:4px}article .prose .kg-width-full .kg-signup-card-fields,article .prose .kg-width-wide .kg-signup-card-fields{width:100%;max-width:500px}article .prose .kg-signup-card-input{width:100%;height:2.9em;min-height:46px;margin:0 3px 0 0;padding:12px 16px;border:0;background:#fff;font-size:1.1em}article .prose .kg-signup-card-input:focus,article .prose .kg-signup-card-input:focus-visible{outline:0}article .prose .kg-signup-card-button{display:flex;position:relative;align-items:center;min-height:46px;height:100%;padding:0 1.2em;outline:0;border:0;font-size:1em;font-weight:600;line-height:1em;text-align:center;text-decoration:none;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;border-radius:3px;transition:opacity .2s ease;cursor:pointer}article .prose .kg-signup-card-button.kg-style-accent{background-color:var(--ghost-accent-color)}article .prose .kg-signup-card h2+.kg-signup-card-button,article .prose .kg-signup-card p+.kg-signup-card-button{margin:1.5em 0 0}article .prose .kg-signup-card .kg-signup-card-button:hover{opacity:.85}article .prose .kg-signup-card.kg-width-wide .kg-signup-card-button{font-size:1.05em}article .prose .kg-signup-card.kg-width-full .kg-signup-card-button{font-size:1.1em}article .prose .kg-signup-card-error,article .prose .kg-signup-card-form.success .kg-signup-card-fields,article .prose .kg-signup-card-success{display:none}article .prose .kg-signup-card-form.success .kg-signup-card-success{display:flex;align-items:center;height:3em;font-size:1.25em;font-weight:500;line-height:1.4em}article .prose .kg-signup-card-form.error .kg-signup-card-fields{border:1px solid red;box-shadow:inset 0 0 0 1px #f003}article .prose .kg-signup-card-form.error .kg-signup-card-error{position:absolute;bottom:calc(-1rem - 1.6em);display:block;font-size:inherit}article .prose .kg-signup-card-button-loading{position:absolute;inset:0;align-items:center;justify-content:center;display:none}article .prose .kg-signup-card-form.loading .kg-signup-card-button-default{color:transparent}article .prose .kg-signup-card-form.loading .kg-signup-card-button-loading{display:flex}article .prose .kg-signup-card-disclaimer{margin:1rem 0 0}article .prose .kg-signup-card-form.error+.kg-signup-card-disclaimer,article .prose .kg-signup-card-form.success+.kg-signup-card-disclaimer{visibility:hidden}@media(max-width:640px){article .prose .kg-layout-split .kg-signup-card-content{grid-template-columns:1fr}article .prose .kg-width-wide .kg-signup-card-text{padding:min(6.4vmax,120px) min(4vmax,80px)}article .prose .kg-layout-split.kg-content-wide .kg-signup-card-text,article .prose .kg-layout-split.kg-content-wide.kg-swapped .kg-signup-card-text{padding:min(9.6vmax,180px) 0}article .prose .kg-signup-card.kg-width-full .kg-signup-card-subheading:not(.kg-layout-split .kg-signup-card-subheading){max-width:unset}article .prose .kg-signup-card-content .kg-signup-card-image:not(.kg-content-wide .kg-signup-card-content .kg-signup-card-image){height:auto;min-height:unset;aspect-ratio:1/1}article .prose .kg-content-wide .kg-signup-card-content .kg-signup-card-image{padding:1.7em 0 0}article .prose .kg-content-wide.kg-swapped .kg-signup-card-content .kg-signup-card-image{padding:0 0 1.7em}article .prose .kg-signup-card-input{height:2.9em;padding:6px 12px;font-size:1em}article .prose .kg-signup-card-button{height:2.9em}article .prose .kg-signup-card.kg-width-full .kg-signup-card-button,article .prose .kg-signup-card.kg-width-wide .kg-signup-card-button{font-size:1em}}article .prose .kg-toggle-card,article .prose .kg-toggle-card *{box-sizing:border-box}article .prose .kg-toggle-card{background:0 0;box-shadow:inset 0 0 0 1px #7c8b9a40;border-radius:4px;padding:1.2em}article .prose .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}article .prose .kg-toggle-content{height:auto;opacity:1;transition:opacity 1s ease,top .35s ease;top:0;position:relative}article .prose .kg-toggle-card[data-kg-toggle-state=close] svg{transform:unset}article .prose .kg-toggle-heading{cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start}article .prose .kg-toggle-card h4.kg-toggle-heading-text{font-size:1.15em;font-weight:700;line-height:1.3em;margin-top:0;margin-bottom:0}article .prose .kg-toggle-content p:first-of-type{margin-top:.5em}article .prose .kg-toggle-card .kg-toggle-content ol,article .prose .kg-toggle-card .kg-toggle-content p,article .prose .kg-toggle-card .kg-toggle-content ul{font-size:.95em;line-height:1.5em;margin-top:.95em;margin-bottom:0}article .prose .kg-toggle-card-icon{height:24px;width:24px;align-items:center;margin-left:1em;padding:0;background:0 0;border:0;cursor:pointer}article .prose .kg-toggle-heading svg{width:14px;color:#7c8b9a80;transition:all .3s;transform:rotate(-180deg)}article .prose .kg-toggle-heading path{fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;fill-rule:evenodd}article .prose .kg-toggle-card+.kg-toggle-card{margin-top:1em}article .prose .kg-toggle-card-icon,article .prose .kg-transistor-card{display:flex;justify-content:center}article .prose .kg-transistor-placeholder{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%;max-width:100%;padding:3rem 2.4rem;border:1px solid rgba(255,255,255,.14);border:1px solid color-mix(in srgb,currentColor 14%,transparent);border-radius:12px;background:#ffffff0a;background:color-mix(in srgb,currentColor 4%,transparent);color:inherit;text-align:center;box-sizing:border-box}article .prose .kg-transistor-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:116px;height:116px;border-radius:14px;background:var(--ghost-accent-color, #b8a5ac);color:#fff}article .prose .kg-transistor-icon svg{display:block;width:56px;height:56px}article .prose .kg-transistor-content{min-width:0;max-width:640px}article .prose .kg-transistor-title{margin:0;color:inherit;font-size:2.3rem;font-weight:600;line-height:1.2}article .prose .kg-transistor-description{margin-top:1.6rem;color:inherit;font-size:1.6rem;line-height:1.5;opacity:.65}@media(max-width:640px){article .prose .kg-transistor-placeholder{gap:1.6rem;padding:2.4rem 1.8rem}article .prose .kg-transistor-icon{width:88px;height:88px;border-radius:12px}article .prose .kg-transistor-icon svg{width:44px;height:44px}article .prose .kg-transistor-title{font-size:1.8rem}article .prose .kg-transistor-description{margin-top:1rem;font-size:1.45rem}}article .prose .kg-video-card,article .prose .kg-video-card *{box-sizing:border-box}article .prose .kg-video-card{position:relative;--seek-before-width: 0%;--volume-before-width: 100%;--buffered-width: 0%}article .prose .kg-video-card video{display:block;max-width:100%;height:auto}article .prose .kg-video-container{position:relative;height:0;width:100%;overflow:hidden}article .prose .kg-video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}article .prose .kg-video-large-play-icon,article .prose .kg-video-overlay{display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out}article .prose .kg-video-overlay{position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 70%,transparent 100%);z-index:999}article .prose .kg-video-large-play-icon{width:72px;height:72px;padding:0;background:#00000080;border-radius:50%}article .prose .kg-video-large-play-icon svg{width:20px;height:auto;margin-left:2px;fill:#fff}article .prose .kg-video-player-container{position:absolute;bottom:-1px;left:0;right:0;width:100%;height:80px;background:linear-gradient(transparent,#00000080);z-index:999;transition:opacity .2s ease-in-out}article .prose .kg-video-player{position:absolute;bottom:0;display:flex;align-items:center;width:100%;z-index:9999;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}article .prose .kg-video-current-time,article .prose .kg-video-time{font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.4em;white-space:nowrap}article .prose .kg-video-current-time{min-width:38px;padding:0 4px;color:#fff}article .prose .kg-video-time{color:#fff9}article .prose .kg-video-duration{padding:0 4px}article .prose .kg-video-pause-icon,article .prose .kg-video-play-icon{position:relative;padding:0 4px 0 0;font-size:0;background:0 0}article .prose .kg-video-hide{display:none!important}article .prose .kg-video-hide-animated{opacity:0!important;transition:opacity .2s ease-in-out;cursor:initial}article .prose .kg-video-pause-icon svg,article .prose .kg-video-play-icon svg{width:14px;height:14px;fill:#fff}article .prose .kg-video-seek-slider{flex-grow:1;margin:0 4px}@media(max-width:520px){article .prose .kg-video-seek-slider{display:none}}article .prose .kg-video-playback-rate{min-width:37px;padding:0 4px;color:#fff;font-family:inherit;font-size:12.5px;font-weight:600;line-height:1.4em;text-align:left;background:0 0;white-space:nowrap}@media(max-width:520px){article .prose .kg-video-playback-rate{padding-left:8px}}article .prose .kg-video-mute-icon,article .prose .kg-video-unmute-icon{position:relative;bottom:-1px;padding:0 4px;font-size:0;background:0 0}@media(max-width:520px){article .prose .kg-video-mute-icon,article .prose .kg-video-unmute-icon{margin-left:auto}}article .prose .kg-video-mute-icon svg,article .prose .kg-video-unmute-icon svg{width:16px;height:16px;fill:#fff}article .prose .kg-video-volume-slider{width:80px}@media(max-width:300px){article .prose .kg-video-volume-slider{display:none}}article .prose .kg-video-seek-slider:before,article .prose .kg-video-volume-slider:before{content:"";position:absolute;left:0;width:var(--seek-before-width)!important;height:4px;cursor:pointer;background-color:#ebeef0;border-radius:2px}article .prose .kg-video-volume-slider:before{width:var(--volume-before-width)!important}article .prose .kg-video-card input[type=range]{position:relative;-webkit-appearance:none;background:0 0;height:auto;padding:0;border:0}article .prose .kg-video-card input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}article .prose .kg-video-card input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#fff3;border-radius:2px}article .prose .kg-video-card input[type=range]::-webkit-slider-thumb{position:relative;box-sizing:content-box;width:13px;height:13px;margin:-5px 0 0;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-video-card input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}article .prose .kg-video-card input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#fff3;border-radius:2px}article .prose .kg-video-card input[type=range]::-moz-range-progress{background:#ebeef0;border-radius:2px}article .prose .kg-video-card input[type=range]::-moz-range-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-video-card input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}article .prose .kg-video-card input[type=range]::-ms-track{width:100%;height:3px;border:solid transparent;color:transparent;cursor:pointer;background:0 0}article .prose .kg-video-card input[type=range]::-ms-fill-lower{background:#fff}article .prose .kg-video-card input[type=range]::-ms-fill-upper{background:#ebeef0}article .prose .kg-video-card input[type=range]::-ms-thumb{box-sizing:content-box;width:13px;height:13px;border:0;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #00000014,0 1px 4px #0000003d}article .prose .kg-video-card input[type=range]:active::-ms-thumb{transform:scale(1.2)}article .prose>*+*{margin-top:calc(1.6em * var(--content-spacing-multiplier, 1));margin-bottom:0}article .prose>[id]{margin:0}article .prose>.kg-card+[id]{margin-top:calc(2em * var(--content-spacing-multiplier, 1))!important}article .prose .has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading, var(--font-serif));letter-spacing:-.01em}article .prose>[id]:not(:first-child){margin-top:calc(1.6em * var(--content-spacing-multiplier, 1))}article .prose>[id]+*{margin-top:calc(.8em * var(--content-spacing-multiplier, 1))}article .prose>hr,article .prose>blockquote{position:relative;margin-top:calc(2.4em * var(--content-spacing-multiplier, 1))}article .prose>hr+*,article .prose>blockquote+*{margin-top:calc(2.4em * var(--content-spacing-multiplier, 1))}article .prose .gh-content h2{font-size:1.6em}article .prose .gh-content h3{font-size:1.4em}article .prose .gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}article .prose .gh-content .kg-callout-card .kg-callout-text,article .prose .gh-content .kg-toggle-card .kg-toggle-content>ol,article .prose .gh-content .kg-toggle-card .kg-toggle-content>ul,article .prose .gh-content .kg-toggle-card .kg-toggle-content>p{font-size:.95em}article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,article .prose .has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p{font-family:var(--gh-font-body, var(--font-serif))}article .prose .gh-content ul,article .prose .gh-content ol,article .prose .gh-content dl{padding-left:2.8rem}article .prose .gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}article .prose .gh-content ol ol li{list-style-type:lower-alpha}article .prose .gh-content ol ol ol li{list-style-type:lower-roman}article .prose .gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,#0003,#0000 75%) 0 center,radial-gradient(ellipse at right,#0003,#0000 75%) 100% center;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}article .prose .gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,#fff 50%,#fff0);background-repeat:no-repeat;background-size:20px 100%}article .prose .gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,#fff 50%,#fff0);background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}article .prose .gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}article .prose .gh-content table:not(.gist table) th,article .prose .gh-content table:not(.gist table) td{padding:6px 12px;border:1px solid var(--color-light-gray)}article .prose .page-template .gh-content:only-child{margin-top:0!important}article .prose .page-template .gh-content:only-child>*:first-child:not(.kg-width-full){margin-top:var(--header-spacing, 80px)}.page-template article .prose>*:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing, 0)}@media(max-width:767px){article .prose .gh-content{margin-top:3.2rem;font-size:1.7rem}}
