body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:16px;font-weight:300}h1,h2,h3,h4{font-weight:400}h1{font-size:26px}b,strong{font-weight:800;letter-spacing:.01em;color:#1a1a1a}footer{margin-top:30px;font-size:14px;font-weight:300;text-align:center}*{box-sizing:border-box}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}code{background:#f6f6f6}hr{margin:20px 0}blockquote{background-color:#f8f7f9;padding:10px;border-radius:10px;border:2px solid gray}.footnote{font-size:12px;color:#000}.demoContainer{display:flex;justify-content:center;width:100vw;margin:20px 0;position:relative;left:50%;transform:translateX(-50%)}.demoContainer>iframe{width:80vw;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media screen and (max-width:768px){.demoContainer>iframe{width:95vw}}.imageGallery{background-color:#f8f7f9;margin:2rem 0;padding:1.5rem;width:100%;box-sizing:border-box}.imageGallery>div{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%;justify-content:center;align-items:center}.imageGallery img{display:block;max-width:100%;height:auto;margin:0;border-radius:5px;object-fit:cover}.imageGallery>div>*{width:100%;max-width:800px;margin:0 auto}.imageGallery>div.grid-2>*,.imageGallery>div>*{display:flex;align-items:center;justify-content:center}.imageGallery>div.grid-2>*{width:calc(50% - .75rem);max-width:600px}.imageGallery>div.grid-3>*{width:calc(33.33% - 1rem);max-width:400px}.imageGallery>div.grid-3>*,.imageGallery>div.grid-4>*{display:flex;align-items:center;justify-content:center}.imageGallery>div.grid-4>*{width:calc(50% - .75rem);max-width:500px;margin-bottom:1.5rem}.imageGallery>p{color:#666;margin:1rem 0 0;text-align:center;width:100%}@media screen and (max-width:767px){.imageGallery{padding:1rem}.imageGallery>div{flex-direction:column;gap:1rem;align-items:center}.imageGallery>div>*{width:100%!important;max-width:100%!important;margin-bottom:1rem}.imageGallery>div>:last-child{margin-bottom:0}}code,pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: StackOverflow Light
  Description: Light theme as used on stackoverflow.com
  Author: stackoverflow.com
  Maintainer: @Hirse
  Website: https://github.com/StackExchange/Stacks
  License: MIT
  Updated: 2021-05-15

  Updated for @stackoverflow/stacks v0.64.0
  Code Blocks: /blob/v0.64.0/lib/css/components/_stacks-code-blocks.less
  Colors: /blob/v0.64.0/lib/css/exports/_stacks-constants-colors.less
*/.hljs{background:#f6f6f6}.hljs,.hljs-subst{color:#2f3337}.hljs-comment{color:#656e77}.hljs-attr,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-section,.hljs-selector-tag{color:#015692}.hljs-attribute{color:#803378}.hljs-name,.hljs-number,.hljs-quote,.hljs-selector-id,.hljs-template-tag,.hljs-type{color:#b75501}.hljs-selector-class{color:#015692}.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-string,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#54790d}.hljs-meta,.hljs-selector-pseudo{color:#015692}.hljs-built_in,.hljs-literal,.hljs-title{color:#b75501}.hljs-bullet,.hljs-code{color:#535a60}.hljs-meta .hljs-string{color:#54790d}.hljs-deletion{color:#c02d2e}.hljs-addition{color:#2f6f44}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.post_socialHeader__QSFql{margin:0;padding:0;font-weight:300}.post_mdxContent__lizt2{width:100%;margin:1rem 0}.post_postNavigation__fF6wM{display:grid;grid-template-columns:1fr auto 1fr;margin:2rem 0;padding-top:1.5rem;border-top:1px solid #eaeaea;grid-gap:1rem;gap:1rem}.post_postNavigationPrevious__TCkCp{justify-self:start}.post_postNavigationNext___ugbB{justify-self:end;text-align:right}.post_postNavigationHome__RxiWV{display:flex;justify-content:center;align-items:center}.post_postNavigationLink__qi5GI{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:.75rem;border-radius:5px;transition:background-color .2s}.post_postNavigationLink__qi5GI:hover{background-color:#f0f0f0}.post_postNavigationDirection__nzEjO{font-size:.9rem;color:#666;margin-bottom:.25rem}.post_postNavigationTitle__BGmOi{font-weight:500}.post_imageContainer__nC2PR{width:100%;height:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.post_responsiveImage__i0PXq{display:block;max-width:100%;height:auto;border-radius:5px;margin:0 auto}.post_imageCaption__CQ9MT{display:block;font-size:.85rem;color:#666;text-align:center;margin-top:.5rem;width:100%}@media (max-width:600px){.post_postNavigation__fF6wM{display:flex;flex-direction:column;gap:1rem}.post_postNavigationHome__RxiWV,.post_postNavigationNext___ugbB,.post_postNavigationPrevious__TCkCp{max-width:100%}.post_postNavigationNext___ugbB{text-align:left;align-self:flex-start}}