.ImageCallout_desktop-only__5EUl3{display:none}@media(min-width:768px){.ImageCallout_desktop-only__5EUl3{display:block}}.ImageCallout_section__TasNR{--callout-top-bg:#fff;background-color:var(--color-secondary);background-image:linear-gradient(to bottom,var(--callout-top-bg) 0,var(--callout-top-bg) 50%,transparent 50%);padding:0 1.25rem}.ImageCallout_container__SQISv{max-width:var(--max-width);margin:0 auto}.ImageCallout_card__0fVZ5{position:relative;overflow:hidden;border-radius:16px;background-color:var(--color-secondary-invert);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:2.5rem;gap:2.5rem;padding:4rem}@media(max-width:1139px){.ImageCallout_card__0fVZ5{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.75rem;border-radius:8px}}.ImageCallout_content__EGk1O{display:flex;flex-direction:column;align-items:flex-start;max-width:520px}.ImageCallout_title__lfONC{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:0 0 1rem;text-wrap:balance;color:#fff}@media(max-width:767px){.ImageCallout_title__lfONC{font-size:1.875rem}}.ImageCallout_text___a_ng{font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.55;color:hsla(0,0%,100%,.75);margin:0 0 2rem}.ImageCallout_actions__QVwAo{display:flex;flex-wrap:wrap;gap:.75rem}.ImageCallout_imageWrap__1A1cK{display:flex;justify-content:flex-end;align-items:center}@media(max-width:1139px){.ImageCallout_imageWrap__1A1cK{justify-content:center}}.ImageCallout_image__ir7Jz{max-width:100%;height:auto;display:block}.LearnMore_box__WZAFo{padding:2rem;background:var(--color-info-light);color:var(--color-secondary);border-radius:4px}.LearnMore_box__WZAFo a{text-decoration:underline;color:var(--color-primary-dark)}.BaseCodeBlock_wrapper__cAy0_{border-radius:8px;margin:0 0 24px;border:1px solid var(--code-block-border);background:var(--code-block-background);overflow:hidden}.BaseCodeBlock_header__o_2qq{display:flex;height:48px;align-items:center;background:var(--code-block-header-background);color:var(--code-block-header-text);padding:0 12px 0 16px;border-radius:6px 6px 0 0;border-bottom:1px solid var(--code-block-border)}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_icon__3uGvw{width:20px;display:flex;align-items:center;flex-shrink:0}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_fileName___b5ZK{display:flex;align-items:center;gap:12px;font-size:13px;min-width:0;margin:0 auto 0 0}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_fileName___b5ZK .BaseCodeBlock_name__CZPuI{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;min-width:0}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_actions__Z3aeP{display:flex;gap:4px}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_actions__Z3aeP .BaseCodeBlock_copy__xCLjA{position:relative;height:32px;width:32px;border:none;border-radius:6px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;background:inherit;transition:background .2s ease;color:inherit}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_actions__Z3aeP .BaseCodeBlock_copy__xCLjA:focus-visible{outline-offset:2px;outline:2px solid var(--code-block-header-text)}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_actions__Z3aeP .BaseCodeBlock_copy__xCLjA:hover{background-color:var(--code-block-border)}.BaseCodeBlock_header__o_2qq .BaseCodeBlock_actions__Z3aeP .BaseCodeBlock_copy__xCLjA svg{width:18px;height:18px}.BaseCodeBlock_inline__GkpCZ{color:var(--code-block-inline-text);padding:2px 3.6px;background-color:var(--code-block-inline-background,rgba(0,0,0,.03));font-size:14.4px;border-radius:6px;border:1px solid var(--code-block-inline-border,rgba(0,0,0,.04));overflow-wrap:break-word}.CodeBlock_pre__x0SRC{background:#fff;border-radius:0 0 6px 6px;padding:20px 0;margin:0;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;tab-size:2;overflow-x:auto;font-weight:500;font-size:.9em}.CodeBlock_code___tqQZ{display:grid;-webkit-font-smoothing:auto;font-family:var(--code-block-font)}.CodeBlock_highlighted__b6TL2{background-color:hsl(var(--code-block-primary-hue),100%,45%,.1);box-shadow:0 0 transparent,0 0 transparent,2px 0 hsl(var(--code-block-primary-hue),100%,45%,.5) inset}.CodeBlock_line__sXSDF{padding:0 16px;font-size:.875rem;white-space:pre-wrap;word-break:break-word}.CodeBlock_line__sXSDF span{font-size:.875rem}.TableScroller_view__X_yBZ{width:100%;overflow-x:auto;max-width:var(--max-width)}@property --scroller-gradient-end{syntax:"<color>";initial-value:hsla(0,0%,100%,0);inherits:false}@property --scroller-gradient-beg{syntax:"<color>";initial-value:#fff;inherits:false}.TableScroller_scroller__5RhRf{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:--scroller-gradient-beg .5s ease,--scroller-gradient-end .5s ease,color .5s ease,opacity .5s ease}.TableScroller_scroller__5RhRf i{opacity:0;transition:opacity .5s ease}.TableScroller_scroller__5RhRf:first-child{left:0;background:linear-gradient(90deg,var(--scroller-gradient-beg) 0,var(--scroller-gradient-end) 100%)}.TableScroller_scroller__5RhRf:first-child.TableScroller_hide__aGvQw{opacity:0}.TableScroller_scroller__5RhRf:last-child{right:0;background:linear-gradient(270deg,var(--scroller-gradient-beg) 0,var(--scroller-gradient-end) 100%)}.TableScroller_scroller__5RhRf:last-child.TableScroller_hide__aGvQw{opacity:0}.TableScroller_container__PYCT1{position:relative}.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf{--scroller-gradient-beg:#fff;--scroller-gradient-end:hsla(0,0%,100%,.5);color:rgba(0,0,0,.5)}.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf:active,.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf:focus,.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf:hover,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf:active,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf:focus,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf:hover,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf:active,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf:focus,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf:hover{--scroller-gradient-beg:hsla(0,0%,100%,.9);--scroller-gradient-end:hsla(0,0%,100%,.9);color:#000}.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf i,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf i,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf i{opacity:1}.TableScroller_container__PYCT1:active .TableScroller_scroller__5RhRf.TableScroller_hide__aGvQw i,.TableScroller_container__PYCT1:focus .TableScroller_scroller__5RhRf.TableScroller_hide__aGvQw i,.TableScroller_container__PYCT1:hover .TableScroller_scroller__5RhRf.TableScroller_hide__aGvQw i{opacity:0}.Markdown_desktop-only__SAO1S{display:none}@media(min-width:768px){.Markdown_desktop-only__SAO1S{display:block}}.Markdown_content__5_N9A{margin-bottom:3rem;text-align:justify}.Markdown_content__5_N9A ol{margin-left:19px}.Markdown_content__5_N9A h3{margin-top:2rem}.Markdown_content__5_N9A h1,.Markdown_content__5_N9A h2,.Markdown_content__5_N9A h3,.Markdown_content__5_N9A h4,.Markdown_content__5_N9A h5,.Markdown_content__5_N9A h6{text-wrap:pretty}.Markdown_content__5_N9A h1:has(~:is(img)),.Markdown_content__5_N9A h2:has(~:is(img)),.Markdown_content__5_N9A h3:has(~:is(img)),.Markdown_content__5_N9A h4:has(~:is(img)),.Markdown_content__5_N9A h5:has(~:is(img)),.Markdown_content__5_N9A h6:has(~:is(img)){margin-top:1rem}.Markdown_content__5_N9A blockquote{font-style:italic;padding:1rem 2.5%;margin-bottom:1.5rem;border-left:2px solid var(--color-secondary-border);background-color:var(--color-info-light)}@media(min-width:768px){.Markdown_content__5_N9A blockquote{margin-left:10%;margin-right:10%}}.Markdown_content__5_N9A blockquote .Markdown_source__E51b1{display:block;text-align:right}.Markdown_content__5_N9A blockquote p{margin:0}.Markdown_content__5_N9A blockquote a{color:var(--color-secondary)}.Markdown_content__5_N9A img{display:block;margin:1.5rem auto;border-radius:8px}.Markdown_content__5_N9A img:has(~:is(h1,h2,h3,h4,h5,h6)){margin:4rem auto 2rem}.Markdown_content__5_N9A p:has(+ul){margin-bottom:.71rem}.Markdown_content__5_N9A ul{list-style:disc;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1.5rem;margin-block-end:1.5rem;-webkit-margin-start:1em;margin-inline-start:1em;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:1em;padding-inline-start:1em;line-height:1.71}.Markdown_content__5_N9A li{margin-bottom:.71rem}.Markdown_content__5_N9A a{text-decoration:underline}.Markdown_tableView___4q09{margin-bottom:1.5rem}.Markdown_table__R2ihz{table-layout:fixed;border-spacing:0;border-collapse:separate;margin:0 auto}@media(min-width:768px){.Markdown_table__R2ihz{min-width:768px}}@media(max-width:767px){.Markdown_table__R2ihz{width:100%}}.Markdown_thead__5nCfR{background-color:var(--color-primary);color:#111}.Markdown_tbody__t905E{background-color:var(--color-light-grey)}.Markdown_tfoot__OIMJF td{font-size:87.5%}.Markdown_table__R2ihz tbody tr td:first-child,.Markdown_table__R2ihz thead tr td:first-child{border-left:1px solid var(--color-primary)}.Markdown_table__R2ihz tbody tr td:last-child,.Markdown_table__R2ihz thead tr td:last-child{border-right:1px solid var(--color-primary)}.Markdown_table__R2ihz thead tr:first-child td:first-child,.Markdown_table__R2ihz thead tr:first-child th:first-child{border-top-left-radius:4px}.Markdown_table__R2ihz thead tr:first-child td:last-child,.Markdown_table__R2ihz thead tr:first-child th:last-child{border-top-right-radius:4px}.Markdown_table__R2ihz:not(:has(>thead)) tbody tr:first-child td:first-child,.Markdown_table__R2ihz:not(:has(>thead)) tbody tr:first-child th:first-child{border-top-left-radius:4px}.Markdown_table__R2ihz:not(:has(>thead)) tbody tr:first-child td:last-child,.Markdown_table__R2ihz:not(:has(>thead)) tbody tr:first-child th:last-child{border-top-right-radius:4px}.Markdown_table__R2ihz tbody tr:last-child td{border-bottom:1px solid var(--color-primary)}.Markdown_table__R2ihz tbody tr:last-child td:first-child{border-bottom-left-radius:4px}.Markdown_table__R2ihz tbody tr:last-child td:last-child{border-bottom-right-radius:4px}.Markdown_table__R2ihz tr>:not(:first-child){border-left:1px solid rgba(0,0,0,.133)}.Markdown_th__TtSq_{vertical-align:middle;padding:1rem;font-weight:700;text-align:center}@media(max-width:767px){.Markdown_th__TtSq_{background-color:var(--color-primary);color:var(--color-light-grey);padding:.75rem}}.Markdown_th__TtSq_:first-child{text-align:start}.Markdown_tbody__t905E .Markdown_tr__SF5w8:nth-child(2n):not(:first-child){background-color:#fff}.Markdown_td__Fb3pE:first-child{text-align:start}.Markdown_td__Fb3pE{padding:1rem;text-align:center;line-height:1.5}@media(max-width:767px){.Markdown_td__Fb3pE{padding:.75rem}}.Markdown_small__aweKI{font-size:87.5%}.PostHeader_desktop-only__sMDm6{display:none}@media(min-width:768px){.PostHeader_desktop-only__sMDm6{display:block}}.PostHeader_cover__l9lS0{margin-bottom:2rem;width:100%;height:auto;overflow:hidden;position:relative}.PostHeader_cover__l9lS0 span{position:unset!important}.PostHeader_cover__l9lS0 img{border-radius:8px;position:relative!important}.PostHeader_container__NMtNj{position:relative}.IconLink_link__EgtLr{display:inline-flex;align-items:center;font-weight:700}.IconLink_link__EgtLr span:hover{text-decoration:underline}.IconLink_link__EgtLr i{font-size:22px;font-weight:700;margin-top:2px}.Share_container__nR4oI{background:var(--color-light-grey);padding:1rem;border-radius:8px;margin-bottom:2rem}.Share_shareables__IObgi{display:grid;grid-auto-flow:column;justify-content:left;grid-gap:1rem;gap:1rem}.Share_x__p9_D8{text-decoration:none;font-size:1rem;color:var(--color-secondary-invert);transition:all .15s ease;cursor:pointer}.Share_x__p9_D8:hover{color:var(--color-secondary)}.Share_link__x5ZoW{display:flex;align-items:center;justify-content:center}.TableOfContents_desktop-only__b_eS5{display:none}@media(min-width:768px){.TableOfContents_desktop-only__b_eS5{display:block}}.TableOfContents_container__g_Xji{background:var(--color-light-grey);padding:1rem;border-radius:8px;margin-bottom:2rem}.TableOfContents_item__gtzNA{margin-bottom:1rem}.TableOfContents_item__gtzNA:last-child{margin-bottom:0}.TableOfContents_item__gtzNA a{display:block;color:#333}.TableOfContents_item__gtzNA a:has(>.TableOfContents_numbering___4vGe){text-indent:-1rem;padding-left:1rem}.TableOfContents_item__gtzNA a .TableOfContents_numbering___4vGe{padding-right:.5rem;font-weight:500}.TableOfContents_item__gtzNA a:hover{color:var(--color-primary-dark)}.TableOfContents_item__gtzNA a:has(~ul){margin-bottom:1rem}.TableOfContents_item__gtzNA.TableOfContents_active__jnymq>a{color:var(--color-primary)}@media(min-width:1140px){.TableOfContents_condensed__bWGN7 .TableOfContents_item__gtzNA a{font-size:87.5%}}.FAQ_faq__r3z8_{background:var(--color-info-light);color:var(--color-secondary);padding:2rem;border-radius:4px;margin-bottom:3rem}.FAQ_faqItem__zgXgm:not(:last-child){margin-bottom:1rem}.FAQ_faqItem__zgXgm summary{list-style:none;display:flex;flex-direction:row;align-items:center;cursor:pointer;font-weight:500}.FAQ_faqItem__zgXgm summary::-webkit-details-marker{display:none}.FAQ_faqItem__zgXgm summary i{margin-right:.5rem;font-weight:700;color:var(--color-secondary-light)}.FAQ_faqItem__zgXgm p{margin-top:1rem;margin-left:.5rem;padding-left:1.5rem;border-left:2px solid var(--color-secondary-light)}.learn_desktop-only__WN1NS{display:none}@media(min-width:768px){.learn_desktop-only__WN1NS{display:block}}.learn_container__ZC4mb{margin-top:var(--header-size);margin-bottom:3rem}.learn_container__ZC4mb p{line-height:1.71}.learn_container__ZC4mb p+h2,.learn_container__ZC4mb ul+h2{margin-top:3rem}.learn_split__rzAOo{display:grid;grid-gap:0 3rem;gap:0 3rem;grid-template-columns:minmax(850px,1fr) minmax(220px,250px);grid-template-areas:"header  toc" "content toc"}@media(max-width:1139px){.learn_split__rzAOo{grid-template-columns:1fr;grid-template-areas:"header" "toc" "content"}}.learn_header__GyesK{grid-area:header}.learn_toc__E5HhT{grid-area:toc}.learn_content__gALfs{grid-area:content}.learn_toc__E5HhT{align-self:start;position:-webkit-sticky;position:sticky;top:100px}@media(max-width:1139px){.learn_toc__E5HhT{position:relative;top:0}.learn_tocShare__QyC_D{display:none}}.learn_back__jqP_L{margin-bottom:1.5rem}.learn_posts___rxqp{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}