.BlogCodeBlock_block__lcLn_{margin:2rem 0 2.5rem;border:1px solid rgba(17,153,85,.18);border-radius:18px;overflow:hidden;background:rgba(17,153,85,.04);color:var(--foreground)}.BlogCodeBlock_toolbar___aI0u{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid rgba(17,153,85,.12);background:rgba(17,153,85,.04)}.BlogCodeBlock_language__O_pNS{color:color-mix(in srgb,var(--foreground) 72%,transparent);font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.BlogCodeBlock_copyButton__JSSXH{padding:.45rem .75rem;border:1px solid rgba(17,153,85,.18);border-radius:999px;color:var(--foreground-primary);font-size:.85rem;font-weight:700;background:transparent;transition:background .16s ease,color .16s ease,border-color .16s ease}.BlogCodeBlock_copyButton__JSSXH:hover{border-color:rgba(17,153,85,.32);background:rgba(17,153,85,.08)}.BlogCodeBlock_pre__RTZ4N{margin:0;padding:1.5rem 1.6rem;overflow-x:auto;background:#ffffff;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.96rem;line-height:1.75}.BlogCodeBlock_code__SIFz8{display:grid;padding:0!important;border:0;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:1em}.BlogCodeBlock_code__SIFz8>span{display:block}.BlogCodeBlock_code__SIFz8 span[style*="--shiki-light"]{color:var(--shiki-light)!important;font-weight:var(--shiki-light-font-weight,inherit)}@media (prefers-color-scheme:dark){.BlogCodeBlock_block__lcLn_{border-color:rgba(17,153,85,.28);background:rgba(17,153,85,.08)}.BlogCodeBlock_toolbar___aI0u{border-bottom-color:rgba(17,153,85,.18);background:transparent}.BlogCodeBlock_copyButton__JSSXH{border-color:rgba(17,153,85,.28);background:rgba(17,153,85,.08)}.BlogCodeBlock_pre__RTZ4N{background:transparent}.BlogCodeBlock_code__SIFz8 span[style*="--shiki-dark"]{color:var(--shiki-dark)!important;font-weight:var(--shiki-dark-font-weight,inherit)}}.BlogIndex_grid__Bb3ia{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.BlogIndex_card__UWX__{--card-reveal-gap:0.75rem;--card-reveal-height:8.2rem;--card-reveal-shift:calc(var(--card-reveal-height) + var(--card-reveal-gap));position:relative;min-height:24rem;height:24rem;overflow:hidden;border:1px solid rgba(17,153,85,.16);border-radius:24px;background:transparent;color:#f9fbfa;cursor:pointer;outline:none;text-decoration:none;transition:transform .16s ease,border-color .16s ease}.BlogIndex_cardOpen__PoRMq,.BlogIndex_card__UWX__:focus-within,.BlogIndex_card__UWX__:hover,.BlogIndex_card__UWX__:visited{color:#f9fbfa}.BlogIndex_cardOpen__PoRMq,.BlogIndex_card__UWX__:focus-within,.BlogIndex_card__UWX__:hover{transform:translateY(-2px);border-color:rgba(17,153,85,.4)}.BlogIndex_cardLinkOverlay__DP7NR{position:absolute;inset:0;z-index:2;border-radius:inherit}.BlogIndex_cardLinkOverlay__DP7NR:focus-visible{outline:2px solid rgba(156,241,198,.95);outline-offset:-3px}.BlogIndex_cardMedia__X3hhK{position:absolute;inset:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.02);transition:transform .6s ease}.BlogIndex_cardOpen__PoRMq .BlogIndex_cardMedia__X3hhK,.BlogIndex_card__UWX__:focus-within .BlogIndex_cardMedia__X3hhK,.BlogIndex_card__UWX__:hover .BlogIndex_cardMedia__X3hhK{transform:scale(1.05)}.BlogIndex_cardScrim__LED7k{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,1),rgba(0,0,0,.9) 50%,rgba(0,0,0,.6) 70%,rgba(0,0,0,.4) 80%,rgba(0,0,0,0) 90%);opacity:.6;transition:opacity .3s ease}.BlogIndex_cardOpen__PoRMq .BlogIndex_cardScrim__LED7k,.BlogIndex_card__UWX__:focus-within .BlogIndex_cardScrim__LED7k,.BlogIndex_card__UWX__:hover .BlogIndex_cardScrim__LED7k{opacity:1}.BlogIndex_cardBody__5qalx{position:relative;z-index:3;display:flex;min-height:100%;flex-direction:column;justify-content:flex-end;padding:1.15rem 1.15rem 1.25rem;color:#f9fbfa;pointer-events:none}.BlogIndex_cardStack__Whc8Y{margin-top:auto;color:#f9fbfa;transform:translateY(var(--card-reveal-shift));transition:transform .24s ease}.BlogIndex_cardOpen__PoRMq .BlogIndex_cardStack__Whc8Y,.BlogIndex_card__UWX__:focus-within .BlogIndex_cardStack__Whc8Y,.BlogIndex_card__UWX__:hover .BlogIndex_cardStack__Whc8Y{transform:translateY(0)}.BlogIndex_title__CSFc6{margin:0!important;width:100%!important;max-width:unset!important;padding:0!important;color:#f9fbfa!important;font-size:1.7rem!important;line-height:1.12!important;letter-spacing:.01em;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-wrap:balance}.BlogIndex_title__CSFc6:before{content:none!important}.BlogIndex_reveal__XRwi2{box-sizing:border-box;min-height:var(--card-reveal-height);margin-top:var(--card-reveal-gap);padding-bottom:.3rem;overflow:hidden}.BlogIndex_reveal__XRwi2>*{opacity:0;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.BlogIndex_cardOpen__PoRMq .BlogIndex_reveal__XRwi2>*,.BlogIndex_card__UWX__:focus-within .BlogIndex_reveal__XRwi2>*,.BlogIndex_card__UWX__:hover .BlogIndex_reveal__XRwi2>*{opacity:1;transform:translateY(0)}.BlogIndex_card__UWX__ :is(h2,p,span){color:#f9fbfa!important;margin:0}.BlogIndex_description__qqz75{margin:0!important;color:rgba(249,251,250,.88);font-size:1rem!important;line-height:1.48!important;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.BlogIndex_ctaWrap__tXZE9{display:flex;margin-top:1.5rem!important}.BlogIndex_cta__9m3rW{display:inline-flex;align-self:flex-start;padding:.56rem .88rem;border:1px solid rgba(249,251,250,.28);border-radius:999px;color:#f9fbfa;font-weight:700;text-decoration:none;background:rgba(5,32,21,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:auto}@media (prefers-color-scheme:dark){.BlogIndex_card__UWX__{border-color:rgba(17,153,85,.24)}}@media (max-width:768px){.BlogIndex_grid__Bb3ia{grid-template-columns:1fr}.BlogIndex_card__UWX__{--card-reveal-height:8.4rem;min-height:21rem;height:21rem}.BlogIndex_cardBody__5qalx{min-height:21rem;padding:1rem 1rem 1.2rem}.BlogIndex_title__CSFc6{max-width:100%}.BlogIndex_reveal__XRwi2{padding-bottom:.4rem}}.BlogTheme_shell__KX0jc{--blog-nav-offset:60px;max-width:72rem;margin:0 auto;padding:0 1rem 4rem}.BlogTheme_hero__0k_NV{position:relative;overflow:hidden;margin:0 calc(50% - 50vw) 2.5rem;padding:3.2rem 0;border:0;border-radius:0;background:transparent}.BlogTheme_heroWithCover__811VA{display:flex;align-items:flex-end;min-height:calc(100vh - var(--blog-nav-offset));min-height:calc(100svh - var(--blog-nav-offset));margin-bottom:clamp(4rem,7vw,5.75rem);padding:clamp(2rem,4vw,3.5rem) 0;background-position:50%;background-repeat:no-repeat;background-size:cover}.BlogTheme_heroContent__iwACo{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:0 1rem}.BlogTheme_heroWithCover__811VA .BlogTheme_heroContent__iwACo{width:100%}.BlogTheme_heroCopy__dPkry{max-width:52rem}.BlogTheme_heroCopyWithCover__4jdCD{padding:clamp(1rem,2.4vw,1.75rem);border:1px solid rgba(249,251,250,.14);border-radius:1.8rem;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4) 24%,rgba(0,0,0,.6)),linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,0));box-shadow:0 24px 64px rgba(0,0,0,.26);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.BlogTheme_heroOrbs__iGj5W{position:absolute;inset:0;pointer-events:none}.BlogTheme_heroOrb__MrKAo{background:var(--foreground-primary)}.BlogTheme_kicker__BxvWE{margin:0 0 .75rem;color:var(--foreground-primary);font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.BlogTheme_title__R0crm{margin:0;color:var(--foreground);font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.18;text-wrap:balance}.BlogTheme_description__SQDuX{max-width:40rem;margin:0;font-size:1.08rem;line-height:1.72;color:color-mix(in srgb,var(--foreground) 76%,transparent)}.BlogTheme_heroDeck__TKH05{max-width:40rem;margin-top:1.65rem;padding-top:1.35rem;border-top:1px solid color-mix(in srgb,var(--foreground-primary) 24%,transparent)}.BlogTheme_meta__TLcR1{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-top:1.35rem;font-size:.92rem;color:color-mix(in srgb,var(--foreground) 72%,transparent)}.BlogTheme_metaPill__NE2_4{display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;padding:.45rem .82rem;border:1px solid color-mix(in srgb,var(--foreground-primary) 18%,transparent);border-radius:999px;background:rgba(var(--background-rgb),.72);color:inherit;font-weight:600;letter-spacing:.01em}.BlogTheme_heroWithCover__811VA .BlogTheme_description__SQDuX,.BlogTheme_heroWithCover__811VA .BlogTheme_kicker__BxvWE,.BlogTheme_heroWithCover__811VA .BlogTheme_meta__TLcR1,.BlogTheme_heroWithCover__811VA .BlogTheme_title__R0crm{color:var(--on-accent)}.BlogTheme_heroWithCover__811VA .BlogTheme_kicker__BxvWE{text-shadow:0 1px 18px rgba(0,0,0,.22)}.BlogTheme_heroWithCover__811VA .BlogTheme_title__R0crm{text-shadow:0 12px 36px rgba(0,0,0,.45)}.BlogTheme_heroWithCover__811VA .BlogTheme_description__SQDuX{max-width:34rem;color:color-mix(in srgb,var(--on-accent) 90%,transparent);text-shadow:0 10px 28px rgba(0,0,0,.32)}.BlogTheme_heroWithCover__811VA .BlogTheme_heroDeck__TKH05{max-width:36rem;border-top-color:color-mix(in srgb,var(--on-accent) 20%,transparent)}.BlogTheme_heroWithCover__811VA .BlogTheme_meta__TLcR1{color:color-mix(in srgb,var(--on-accent) 82%,transparent)}.BlogTheme_heroWithCover__811VA .BlogTheme_metaPill__NE2_4{border-color:color-mix(in srgb,var(--on-accent) 16%,transparent);background:rgba(0,0,0,.28);color:color-mix(in srgb,var(--on-accent) 94%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.BlogTheme_tags__Zeant{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none}.BlogTheme_tags__Zeant li{padding:.45rem .75rem;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface) 75%,transparent);color:var(--foreground-primary);font-size:.84rem;font-weight:700}.BlogTheme_content__42wgp{max-width:42rem;margin:0 auto;padding:0 .25rem;color:color-mix(in srgb,var(--foreground) 94%,transparent);font-size:1.125rem;line-height:1.75;letter-spacing:.002em}.BlogTheme_content__42wgp>:first-child{margin-top:0}.BlogTheme_content__42wgp p{margin:0 0 1.5rem}.BlogTheme_content__42wgp strong{color:color-mix(in srgb,var(--accent-hover) 78%,var(--foreground) 22%)}.BlogTheme_content__42wgp h2,.BlogTheme_content__42wgp h3,.BlogTheme_content__42wgp h4{margin:3.2rem 0 .85rem;color:var(--foreground);font-family:var(--font-comfortaa),sans-serif;font-weight:700;line-height:1.24;letter-spacing:-.02em}.BlogTheme_content__42wgp h2{position:relative;z-index:1;isolation:isolate;width:fit-content;max-width:80%;padding:.28rem 1rem .5rem 1.05rem;color:var(--on-accent);font-size:clamp(1.7rem,2.5vw,2.2rem)}.BlogTheme_content__42wgp h2:before{content:"";display:block;width:100%;border-radius:1rem;background:var(--accent);position:absolute;left:0;bottom:0;pointer-events:none;z-index:-2;height:100%;transform:rotate(-1.1deg);animation:BlogTheme_heading-ribbon-before___p6PH 24s ease-in-out infinite alternate}.BlogTheme_content__42wgp h3{font-size:clamp(1.35rem,2vw,1.7rem)}.BlogTheme_content__42wgp blockquote{margin:2rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:3px solid color-mix(in srgb,var(--accent) 28%,transparent);color:color-mix(in srgb,var(--foreground) 78%,transparent);font-style:italic}.BlogTheme_content__42wgp ol,.BlogTheme_content__42wgp ul{margin:1.2rem 0 1.9rem 1.4rem;padding:0}.BlogTheme_content__42wgp ul{list-style:disc}.BlogTheme_content__42wgp ol{list-style:decimal}.BlogTheme_content__42wgp li{margin:.72rem 0;padding-left:.35rem;line-height:1.72}.BlogTheme_content__42wgp ol li::marker,.BlogTheme_content__42wgp ul li::marker{color:var(--foreground-primary)}.BlogTheme_content__42wgp :not(pre)>code{padding:.1rem .35rem;border-radius:6px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--foreground-primary);font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.92em}.BlogTheme_bottomContent__N5loh{margin-top:2rem}.BlogTheme_postCta__ZYdHR{max-width:42rem;margin:clamp(4rem,8vw,6rem) auto 0;padding:0 .25rem}.BlogTheme_postCtaInner__hdbUL{padding:clamp(1.4rem,3vw,2rem);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:1.8rem;background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 8%,transparent) 0,color-mix(in srgb,var(--accent) 2%,transparent) 100%),rgba(var(--background-rgb),.92);box-shadow:0 24px 54px rgba(6,34,22,.08)}.BlogTheme_postCtaEyebrow__Ir0U3{margin:0 0 .8rem;color:var(--foreground-primary);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.BlogTheme_postCtaTitle___yupq{margin:0;color:var(--foreground);font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.14;letter-spacing:-.03em;max-width:16ch}.BlogTheme_postCtaText__JFzW5{max-width:34rem;margin:1rem 0 0;color:color-mix(in srgb,var(--foreground) 78%,transparent);font-size:1.02rem;line-height:1.7}.BlogTheme_postCtaActions__PiiWD{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem}.BlogTheme_postCtaPrimary__EvDCr,.BlogTheme_postCtaSecondary__zQOeZ{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.15rem;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.BlogTheme_postCtaPrimary__EvDCr{background:var(--foreground-primary);border:1px solid var(--foreground-primary);color:var(--on-accent)}.BlogTheme_postCtaSecondary__zQOeZ{background:transparent;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);color:var(--foreground)}.BlogTheme_postCtaPrimary__EvDCr:hover,.BlogTheme_postCtaSecondary__zQOeZ:hover{transform:translateY(-1px)}.BlogTheme_postCtaSecondary__zQOeZ:hover{border-color:color-mix(in srgb,var(--accent) 40%,transparent);color:var(--foreground-primary)}@keyframes BlogTheme_heading-ribbon-before___p6PH{0%{transform:translate(0) rotate(-.8deg)}25%{transform:translate(8px,-4px) rotate(.4deg)}50%{transform:translate(-6px,5px) rotate(-1deg)}75%{transform:translate(5px,7px) rotate(.8deg)}to{transform:translate(-7px,-3px) rotate(-.6deg)}}@media (prefers-color-scheme:dark){.BlogTheme_hero__0k_NV{background:transparent}.BlogTheme_content__42wgp h2:before{background:color-mix(in srgb,var(--accent) 72%,var(--on-accent) 28%)}.BlogTheme_tags__Zeant li{background:color-mix(in srgb,var(--surface) 75%,transparent)}.BlogTheme_postCtaInner__hdbUL{border-color:color-mix(in srgb,var(--accent) 24%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 20%,transparent) 0,color-mix(in srgb,var(--accent) 8%,transparent) 100%),rgba(5,32,21,.78);box-shadow:0 24px 54px rgba(0,0,0,.22)}.BlogTheme_postCtaTitle___yupq{color:var(--text-primary)}.BlogTheme_postCtaText__JFzW5{color:color-mix(in srgb,var(--text-primary) 80%,transparent)}.BlogTheme_postCtaSecondary__zQOeZ{border-color:color-mix(in srgb,var(--accent) 24%,transparent);color:var(--text-primary)}.BlogTheme_postCtaSecondary__zQOeZ:hover{border-color:color-mix(in srgb,var(--accent) 36%,var(--on-accent) 9%);color:color-mix(in srgb,var(--accent) 72%,var(--on-accent) 28%)}.BlogTheme_content__42wgp :not(pre)>code{background:color-mix(in srgb,var(--accent) 14%,transparent)}}@media (max-width:768px){.BlogTheme_shell__KX0jc{padding-bottom:4rem}.BlogTheme_hero__0k_NV{padding:2.4rem 0}.BlogTheme_heroContent__iwACo{padding:0 1rem}.BlogTheme_content__42wgp{font-size:1.05rem;line-height:1.72}}@media (min-width:768px){.BlogTheme_shell__KX0jc{--blog-nav-offset:88px}}@media (min-width:1024px){.BlogTheme_heroWithCover__811VA{margin-bottom:clamp(5rem,7.5vw,6.75rem)}.BlogTheme_heroCopyWithCover__4jdCD{padding:1.35rem 1.6rem 2.2rem}}.DocsStackCards_grid__ow6Yd{display:grid;gap:16px;margin:24px 0 32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.DocsStackCards_card__BYjKA{position:relative;display:block;padding:22px 20px;border-radius:24px;text-decoration:none;color:inherit;overflow:hidden;border:1px solid rgba(17,153,85,.16);background:rgba(var(--background-rgb),.96);transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.DocsStackCards_card__BYjKA,.DocsStackCards_card__BYjKA :where(*),.DocsStackCards_card__BYjKA:focus-visible,.DocsStackCards_card__BYjKA:hover{text-decoration:none}.DocsStackCards_card__BYjKA:hover{transform:translateY(-2px);border-color:rgba(17,153,85,.28);box-shadow:0 24px 44px rgba(5,32,21,.08)}.DocsStackCards_kicker__U1urt{margin:0;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(5,32,21,.56)}.DocsStackCards_title__gJOtz{margin:10px 0 8px;font-size:28px;line-height:1.05;color:var(--foreground)}.DocsStackCards_description__CuX3P{margin:0;font-size:15px;line-height:1.65;color:rgba(5,32,21,.74)}.DocsStackCards_cta__uNbiy{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:700;color:var(--foreground-primary)}@media (prefers-color-scheme:dark){.DocsStackCards_card__BYjKA{background:rgba(var(--background-rgb),.78);box-shadow:0 24px 44px rgba(0,0,0,.16)}.DocsStackCards_kicker__U1urt{color:rgba(249,251,250,.58)}.DocsStackCards_description__CuX3P{color:rgba(249,251,250,.76)}}