.kg-bookmark-card{margin:2rem 0}.kg-bookmark-container{display:flex;flex-direction:column;overflow:hidden;border-radius:.75rem;border:1px solid var(--border);background:var(--muted);text-decoration:none!important;transition:all .2s ease}.kg-bookmark-container:hover{border-color:rgba(20,184,166,.5);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (min-width:640px){.kg-bookmark-container{flex-direction:row}}.kg-bookmark-content{flex:1 1 auto;padding:1.25rem;display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.kg-bookmark-title{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;color:var(--foreground)}.kg-bookmark-description,.kg-bookmark-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kg-bookmark-description{font-size:.875rem;line-height:1.5;margin-bottom:.75rem;color:var(--muted-foreground)}.kg-bookmark-metadata{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground)}.kg-bookmark-icon{width:1.25rem;height:1.25rem;border-radius:.25rem}.kg-bookmark-author,.kg-bookmark-publisher{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kg-bookmark-thumbnail{position:relative;flex:0 0 auto;width:100%;min-height:160px}@media (min-width:640px){.kg-bookmark-thumbnail{width:200px;min-height:auto;order:1}}.kg-bookmark-thumbnail img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:0}.kg-callout-card{display:flex;gap:1rem;padding:1.25rem;margin:2rem 0;border-radius:.75rem}.kg-callout-card,.kg-callout-card-grey{background:var(--muted)}.kg-callout-card-white{background:var(--card);border:1px solid var(--border)}.kg-callout-card-blue{background:rgba(59,130,246,.15)}.kg-callout-card-green{background:rgba(34,197,94,.15)}.kg-callout-card-yellow{background:rgba(234,179,8,.15)}.kg-callout-card-red{background:rgba(239,68,68,.15)}.kg-callout-card-pink{background:rgba(236,72,153,.15)}.kg-callout-card-purple{background:rgba(168,85,247,.15)}.kg-callout-card-accent{background:rgba(20,184,166,.15)}.kg-callout-emoji{font-size:1.25rem;line-height:1;flex-shrink:0}.kg-callout-text{flex:1;line-height:1.6}.kg-callout-text p{margin:0}.kg-toggle-card{margin:2rem 0;border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.kg-toggle-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem;background:var(--muted);cursor:pointer;user-select:none}.kg-toggle-heading:hover{background:var(--accent)}.kg-toggle-heading-text{font-weight:600;font-size:1rem;line-height:1.4;flex:1}.kg-toggle-card-icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.25rem;transition:transform .2s ease}.kg-toggle-card[data-kg-toggle-state=open] .kg-toggle-card-icon{transform:rotate(180deg)}.kg-toggle-content{padding:0 1.25rem 1.25rem;display:none}.kg-toggle-card[data-kg-toggle-state=open] .kg-toggle-content{display:block}.kg-toggle-content p{margin:0}.kg-button-card{margin:2rem 0;display:flex;justify-content:flex-start}.kg-btn,.kg-button-card.kg-align-center{justify-content:center}.kg-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-weight:600;font-size:.9375rem;line-height:1;text-decoration:none!important;border-radius:.5rem;transition:all .2s ease;cursor:pointer}.kg-btn-accent{background:#14b8a6;color:#000}.kg-btn-accent:hover{background:#0d9488}.kg-gallery-card{margin:2rem 0}.kg-gallery-container,.kg-gallery-row{display:grid;gap:.5rem}.kg-gallery-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.kg-gallery-image{position:relative;overflow:hidden;border-radius:.5rem}.kg-gallery-image img{width:100%;height:100%;object-fit:cover}.kg-file-card{margin:2rem 0}.kg-file-card-container{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--border);border-radius:.75rem;background:var(--muted);text-decoration:none!important;transition:all .2s ease}.kg-file-card-container:hover{border-color:rgba(20,184,166,.5)}.kg-file-card-contents{flex:1;min-width:0}.kg-file-card-title{font-weight:600;font-size:1rem;line-height:1.4;color:var(--foreground);margin-bottom:.25rem}.kg-file-card-caption{font-size:.875rem;color:var(--muted-foreground);margin-bottom:.25rem}.kg-file-card-metadata{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground)}.kg-file-card-filesize{text-transform:uppercase}.kg-file-card-icon{width:2.5rem;height:2.5rem;flex-shrink:0;color:#14b8a6}.kg-product-card{margin:2rem 0;border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.kg-product-card-container{padding:1.25rem}.kg-product-card-image{position:relative;width:100%;height:200px;overflow:hidden}.kg-product-card-image img{width:100%;height:100%;object-fit:cover}.kg-product-card-title-container{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.kg-product-card-title{font-weight:700;font-size:1.125rem;line-height:1.4;color:var(--foreground)}.kg-product-card-rating{display:flex;gap:.125rem;color:#eab308}.kg-product-card-description{font-size:.9375rem;line-height:1.6;color:var(--muted-foreground);margin-bottom:1rem}.kg-product-card-button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-weight:600;font-size:.875rem;text-decoration:none!important;border-radius:.5rem;background:#14b8a6;color:#000;transition:all .2s ease}.kg-product-card-button:hover{background:#0d9488}.kg-header-card{position:relative;margin:2rem 0;padding:4rem 2rem;border-radius:.75rem;overflow:hidden;text-align:center}.kg-header-card-image{position:absolute;inset:0;z-index:0}.kg-header-card-image img{width:100%;height:100%;object-fit:cover}.kg-header-card-content{position:relative;z-index:1}.kg-header-card-heading{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:.75rem;color:#fff}.kg-header-card-subheading{font-size:1.125rem;line-height:1.5;margin-bottom:1.5rem;color:hsla(0,0%,100%,.85)}.kg-header-card-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;font-size:.9375rem;text-decoration:none!important;border-radius:.5rem;background:#fff;color:#000;transition:all .2s ease}.kg-header-card-button:hover{background:hsla(0,0%,100%,.9)}.kg-audio-card{margin:2rem 0;border:1px solid var(--border);border-radius:.75rem;overflow:hidden;background:var(--muted)}.kg-audio-thumbnail{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.kg-audio-thumbnail img{width:4rem;height:4rem;border-radius:.5rem;object-fit:cover}.kg-audio-title{font-weight:600;font-size:1rem;line-height:1.4;color:var(--foreground)}.kg-audio-player{padding:0 1.25rem 1rem}.kg-audio-player audio{width:100%;height:2.5rem}.kg-video-card{margin:2rem 0;border-radius:.75rem;overflow:hidden}.kg-video-container{position:relative;width:100%;padding-bottom:56.25%;background:#000}.kg-video-container video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.kg-video-overlay{position:absolute;inset:0;background:rgba(0,0,0,.3);cursor:pointer}.kg-video-overlay,.kg-video-play-icon{display:flex;align-items:center;justify-content:center}.kg-video-play-icon{width:4rem;height:4rem;background:hsla(0,0%,100%,.9);border-radius:50%}.kg-embed-card{margin:2rem 0}.kg-embed-card iframe{width:100%;border-radius:.5rem}.kg-width-wide{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem);max-width:none}.kg-width-full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;max-width:none}@media (max-width:640px){.kg-width-wide{margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}}.kg-signup-card{margin:2rem 0;padding:3rem 2rem;border-radius:.75rem;background:linear-gradient(135deg,rgba(20,184,166,.2),rgba(168,85,247,.2));text-align:center}.kg-signup-card-heading{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:.5rem;color:var(--foreground)}.kg-signup-card-subheading{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;color:var(--muted-foreground)}.kg-signup-card-form{display:flex;gap:.5rem;max-width:400px;margin:0 auto}.kg-signup-card-input{flex:1;padding:.75rem 1rem;font-size:.9375rem;border:1px solid var(--border);border-radius:.5rem;background:var(--background);color:var(--foreground)}.kg-signup-card-button{padding:.75rem 1.5rem;font-weight:600;font-size:.9375rem;border-radius:.5rem;background:#14b8a6;color:#000;cursor:pointer;transition:all .2s ease}.kg-signup-card-button:hover{background:#0d9488}.kg-divider{border:none;text-align:center;margin:3rem 0}.kg-divider:before{content:"...";letter-spacing:1em;font-size:1.5rem;color:var(--muted-foreground)}.kg-nft-card{border:1px solid var(--border);background:var(--muted)}.kg-before-after-card,.kg-nft-card{margin:2rem 0;border-radius:.75rem;overflow:hidden}.gh-content{font-size:1.0625rem;line-height:1.75}.gh-content>:first-child{margin-top:0!important}.gh-content h2+h3,.gh-content h3+h4{margin-top:1.5rem}.gh-content .kg-image-card{margin:2rem 0}.gh-content .kg-image-card img{margin:0 auto}.gh-content .kg-image-card figcaption{margin-top:.75rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}.gh-content pre{position:relative}.gh-content pre code{display:block;padding:1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.gh-content .kg-html-card,.gh-content .kg-markdown-card{margin:1.5rem 0}.gh-content a:not([class]){color:#14b8a6;text-decoration:none;transition:color .15s ease}.gh-content a:not([class]):hover{color:#0d9488;text-decoration:underline;text-underline-offset:3px}.gh-content ol ul,.gh-content ul ul{list-style-type:circle;margin-top:.5rem;margin-bottom:.5rem}.gh-content ol ul ul,.gh-content ul ul ul{list-style-type:square}.gh-content ol ol,.gh-content ul ol{list-style-type:lower-alpha;margin-top:.5rem;margin-bottom:.5rem}.gh-content blockquote{position:relative;font-style:normal}.gh-content blockquote p:last-child{margin-bottom:0}.gh-content blockquote cite{display:block;margin-top:1rem;font-size:.875rem;font-style:normal;color:var(--muted-foreground)}.gh-content blockquote cite:before{content:"\2014 "}.gh-content aside{padding:1.5rem;margin:2rem 0;border-left:4px solid rgba(20,184,166,.5);background:var(--muted);border-radius:0 .5rem .5rem 0}.gh-content dl{margin:1.5rem 0}.gh-content dt{font-weight:600;color:var(--foreground);margin-top:1.5rem}.gh-content dt:first-child{margin-top:0}.gh-content dd{margin-left:1.5rem;margin-top:.5rem;color:var(--muted-foreground)}.gh-content kbd{display:inline-block;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.8125rem;line-height:1.4;color:var(--foreground);background:var(--muted);border:1px solid var(--border);border-radius:.25rem;box-shadow:0 1px 0 var(--border)}.gh-content mark{background:rgba(234,179,8,.3);color:inherit;padding:.125rem .25rem;border-radius:.125rem}.gh-content abbr[title]{text-decoration:underline dotted;cursor:help}.gh-content small{font-size:.875rem}.gh-content sub,.gh-content sup{font-size:.75rem;line-height:0;position:relative;vertical-align:baseline}.gh-content sup{top:-.5em}.gh-content sub{bottom:-.25em}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.toc-sidebar{font-size:.8125rem;max-height:calc(100vh - 8rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.toc-sidebar::-webkit-scrollbar{width:3px}.toc-sidebar::-webkit-scrollbar-track{background:transparent}.toc-sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.toc-link{line-height:1.5;word-break:break-word}.toc-link-active{transition:color .2s ease,border-color .2s ease}.toc-mobile nav{animation:toc-slide-down .2s ease-out}@keyframes toc-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.toc-mobile nav{animation:none}}@media (max-width:640px){.gh-content{font-size:1rem}.gh-content h1{font-size:1.75rem}.gh-content h2{font-size:1.5rem}.gh-content h3{font-size:1.25rem}.gh-content h4{font-size:1.125rem}.gh-content blockquote{padding-left:1rem}.gh-content aside{padding:1rem;margin:1.5rem 0}}.hljs{background:hsl(var(--muted)/.3)!important}.hljs-attr,.hljs-attribute{color:#93c5fd!important}.hljs-built_in{color:#94a3f7!important}.hljs-bullet,.hljs-literal{color:#a5f3fc!important}.hljs-code{color:#86efac!important}.hljs-link,.hljs-section{color:#a5f3fc!important}.hljs-operator{color:#e67e22!important}.hljs-title{color:#93c5fd!important}.hljs-number{color:#a5f3fc!important}.hljs-regexp,.hljs-string{color:#86efac!important}.hljs-type{color:#93c5fd!important}.hljs-meta,.hljs-meta-string{color:#9ca3af!important}.hljs-comment,.hljs-quote{color:#6b7280!important}.hljs-keyword{color:#c084fc!important}.hljs-name,.hljs-selector-tag,.hljs-tag{color:#93c5fd!important}.ProseMirror h1{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem;margin-top:1.5rem}.ProseMirror h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;margin-top:1.25rem}.ProseMirror h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem;margin-top:1rem}.ProseMirror p{color:#d1d5db;margin-bottom:.75rem;line-height:1.625}.ProseMirror ul{list-style-type:disc}.ProseMirror ol,.ProseMirror ul{list-style-position:inside;margin-bottom:1rem;color:#d1d5db}.ProseMirror ol{list-style-type:decimal}.ProseMirror li{margin-bottom:.25rem}.ProseMirror blockquote{border-left:4px solid #14b8a6;padding-left:1rem;font-style:italic;color:#9ca3af;margin-bottom:1rem}.ProseMirror code{background-color:#374151;color:#5eead4;padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem}.ProseMirror pre{background-color:#1f2937;color:#f3f4f6;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.ProseMirror pre code{background-color:transparent;color:inherit;padding:0}.ProseMirror a{color:#5eead4;text-decoration:underline}.ProseMirror a:hover{color:#99f6e4}.ProseMirror img{max-width:100%;height:auto;border-radius:.5rem;margin-top:1rem;margin-bottom:1rem}.ProseMirror strong{font-weight:700;color:#fff}.ProseMirror em{font-style:italic}.ProseMirror s{text-decoration:line-through}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#6b7280;pointer-events:none;height:0}.ProseMirror .hljs{background-color:#1f2937;color:#f3f4f6}.ProseMirror .hljs-keyword{color:#c084fc}.ProseMirror .hljs-string{color:#86efac}.ProseMirror .hljs-number{color:#93c5fd}.ProseMirror .hljs-comment{color:#6b7280}.ProseMirror .hljs-function{color:#facc15}.ProseMirror .hljs-variable{color:#67e8f9}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}