:root,:root[data-theme=light]{--usp:#fff;--feature-border:#d0c9bf;--bg-primary:#ffffff;--bg-secondary:#f5f2ef;--text-primary:#181818;--bg-hero:#ffffff;--hero-border:#f4eee6;--hero-bg:#f4eee6;--bright-background:#eaded6;--plainest-background:white;--nav-bg:#292522;--menu-text:#ebe0d2;--menu-text-hover:#8cbdf6;--grey-100:#fcfaf8;--grid-card-layout:#4338384d;--header-background:#efebe773;--heading-text:#181818;--heading-1-text:#181818;--text-grey:#595553;--nav-border:#fcfaf8;--active-button:#000000;--highlight-text:#704a0a;--card-text:#181818;--toc-text-link:#0c019b;--docs-text-link:#0c019b;--text-link:#0c019b;--text-link-hover:#2c5788;--text-link-light-bg:#0c019b;--text-link-light-bg-hover:#0c019b;--card-bg:#ffffff;--footer:#ebe0d2;--shadow:#efd1c3;--docs-tertiary:#e3d6c8;--stats-text:#181818;--link-footer-hover:#790007;--link-footer:#0c019b;--running-header:#552e0a;--docs-header:#fcfaf8;--code-highlight:#e27b0c;--time-background:#f7e4c2;--time-color:#7a6115;--jazzy-background-color:#faf9fa;--small-text:#000;--small-text-opposite:#f5f2efca;--check-mark:#d2bcf8}@media (prefers-color-scheme:dark){:root{--usp:#1a191b;--feature-border:#000;--bg-primary:#282828;--bg-secondary:#121212;--text-primary:#dfd9d4;--bg-hero:#282828;--hero-border:#1d1d1d;--hero-bg:#252525;--bright-background:#231a27;--plainest-background:#282828;--nav-bg:#121212;--menu-text:#eae1d2;--menu-text-hover:#8cbdf6;--grey-100:#e8e5df;--grid-card-layout:#f6f2f0;--header-background:transparent;--heading-text:#ffffff;--heading-1-text:#e8e5df;--text-grey:#e8e5df;--nav-border:#030202;--active-button:#f6d4c4;--highlight-text:#a976ff;--card-text:#282828;--toc-text-link:#58a6ff;--docs-text-link:#e8e5df;--text-link:#58a6ff;--text-link-hover:#2c5788!important;--text-link-light-bg:#0c019b;--text-link-light-bg-hover:#0c019b;--card-bg:#282828;--footer:#121212;--shadow:#323131;--docs-tertiary:#1d1d1d;--stats-text:#f6bda3;--link-footer-hover:#f5f2ef;--link-footer:#58a6ff;--running-header:#d2bcf8;--docs-header:#1d1d1d;--code-highlight:#eeae5b;--time-background:#000;--time-color:#f7e4c2;--jazzy-background-color:#272727;--small-text:#ffffff;--small-text-opposite:#27272782;--check-mark:#d2bcf8}}:root[data-theme=dark]{--usp:#1a191b;--feature-border:#000;--bg-primary:#282828;--bg-secondary:#121212;--text-primary:#dfd9d4;--bg-hero:#282828;--hero-border:#1d1d1d;--hero-bg:#252525;--bright-background:#231a27;--plainest-background:#282828;--nav-bg:#121212;--menu-text:#eae1d2;--menu-text-hover:#8cbdf6;--grey-100:#e8e5df;--grid-card-layout:#f6f2f0;--header-background:transparent;--heading-text:#ffffff;--heading-1-text:#e8e5df;--text-grey:#e8e5df;--nav-border:#030202;--active-button:#f6d4c4;--highlight-text:#a976ff;--card-text:#282828;--toc-text-link:#58a6ff;--docs-text-link:#e8e5df;--text-link:#58a6ff;--text-link-hover:#ffffff!important;--text-link-light-bg:#0c019b;--text-link-light-bg-hover:#0c019b;--card-bg:#282828;--footer:#121212;--shadow:#323131;--docs-tertiary:#1d1d1d;--stats-text:#f6bda3;--link-footer-hover:#f5f2ef;--link-footer:#58a6ff;--running-header:#d2bcf8;--docs-header:#1d1d1d;--code-highlight:#eeae5b;--time-background:#000;--time-color:#f7e4c2;--jazzy-background-color:#272727;--small-text:#ffffff;--small-text-opposite:#27272782;--check-mark:#d2bcf8}@media screen and (width>=768px){body{width:fit-content}.subtle-pill{display:inline;background:#fcfaf8;padding:2px 11px;border-radius:50px;font-size:14px;text-transform:uppercase;font-weight:600;a{color:#4a4541!important;text-decoration:none}}}:root{--color-scheme:dark}html{color-scheme:var(--color-scheme);transition:background-color.3s,color.3s}html[data-theme=dark]{--color-scheme:dark;background-color:var(--bg-primary)}#theme-toggle{top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;display:inline-flex;align-items:center;justify-content:center}#theme-toggle svg{width:1.5rem;height:1.5rem;fill:#fff}#moon-icon,#sun-icon{display:none}html[data-theme=light] #sun-icon,html[data-theme=dark] #moon-icon{display:block}body{display:flex;margin:0;flex-direction:column;font-family:Atkinson Hyperlegible Next,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:var(--text-primary);font-size:18px;background-color:var(--bg-primary);width:100%}::selection{background:#ffe8a4;color:#000;text-shadow:none}.subtle-pill{display:none}p{line-height:28px}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}a,a:visited{color:var(--text-link);text-decoration:underline}a:focus,a:hover{color:var(--text-link-hover)}a.secondary-button,a.secondary-button:visited{color:#f2e5ff}a.secondary-button:hover{color:#fff}dfn{font-style:normal}abbr[title]{text-decoration:none;border-bottom:3px dotted#dfa700}h1{font-size:2em;letter-spacing:-.03em;font-weight:600;text-align:center;margin-block:0;margin:0 auto}h2{text-align:center;color:var(--heading-text)}.highlight-text{color:var(--highlight-text)}@media (width>=1000px){h1{font-size:3.2em}h2{font-size:2.5em;letter-spacing:-.03em;margin:10px 0}}h2+h3{text-align:center}h3{padding:10px 0;margin-block:0;font-size:1.25rem;background-color:var(--header-background);padding:6px 8px 4px!important;margin:12px 0 12px -8px;border-radius:8px}.running-header{color:var(--running-header);text-transform:uppercase;letter-spacing:2px;width:100%;display:inline-block;text-align:center}.col-right h3{padding:0}@media (width>=800px){h3{font-size:1.25rem}}header{background-color:var(--hero-bg)}section{padding:1.2em.2em;li{list-style-type:disc}}.section-inner{max-width:65rem;margin:0 auto;padding:10px}@media only screen and (width>=1000px){section{padding:.5em 0}.section-inner{padding:30px 0 40px}}.DocSearch-Hits{padding:0}.DocSearch-Button{background:#fff!important;color:#000!important;margin:0!important;border-radius:5px!important;width:240px!important}.omit_nav .DocSearch-Button{width:100%!important}.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:inline-flex!important}.section-inner h2+p{text-align:center}.aside{flex-direction:row;align-items:center;text-align:center}.secondary .aside{text-align:left}.tertiary .aside,.secondary--center-align .aside{text-align:center}.secondary--left-align{text-align:left}.aside h2{flex:1;margin:0 40px;text-align:center;font-size:1.8em;font-weight:600}@media only screen and (width>=1000px){.aside{display:flex;text-align:left}.tertiary .aside,.secondary--center-align .aside,.aside h1{text-align:left}}.aside ul{flex:1;padding:0}.aside div{flex:1;padding:16px}.aside a{color:var(--text-link);font-size:1.1em}.aside p{padding-bottom:10px}@media (width>=800px){.aside p{padding:0 40px}}blockquote{margin:20px 0;font-size:18px;border-top:3px solid#ede5da;padding:20px;strong{font-size:14px}}.img-primary{box-shadow:0 5px 15px#ede5da}.secondary{padding-top:60px;background:var(--bg-secondary)}.tertiary{display:flex;background-color:#ede5da;text-align:center}@media (width>=800px){.tertiary{text-align:left}}.secondary--bolt{background:var(--bg-hero) url(78943cda7bf0ee83740b.svg) no-repeat left;background-position:0 45%;background-size:400px}.secondary--tri{background:var(--bg-secondary) url(7ccaa463320d296eac35.svg) no-repeat right;background-position:100%65%;background-size:400px}.secondary--ruby{background:var(--bg-secondary) url(c79217940b9ed3eb8670.svg) no-repeat right;background-position:0 45%;background-size:250px}.primary--bolt{background:url(78943cda7bf0ee83740b.svg)no-repeat left;background-position:0 45%;background-size:400px}.primary--tri{background:url(7ccaa463320d296eac35.svg)no-repeat right;background-position:100%65%;background-size:400px}.primary--ruby{background:url(c79217940b9ed3eb8670.svg)no-repeat right;background-position:0 45%;background-size:250px}.call-to-action{display:flex;flex-direction:column;text-align:center}.section-col{flex:1;justify-content:start;display:flex;flex-direction:column}img.unfitted{border-start-start-radius:24px;border-start-end-radius:24px}figure{border-radius:24px;margin-inline:0}figcaption{padding:8px;font-style:italic}.card{padding:10px;margin-bottom:20px;background-color:var(--card-bg);border-radius:36px;img{width:100%;object-fit:cover;height:150px;object-position:0 75%;border-start-start-radius:24px;border-start-end-radius:24px}img.unfitted{width:100%;object-fit:cover;height:auto}p{color:var(--text-grey)}a{text-decoration:none;color:var(--toc-text-link)}}@media (width>=800px){.section-col{flex-direction:column}.card{outline:4px solid var(--hero-border);flex:1;margin:15px;padding:10px;display:flex;flex-direction:column;transition:.2s ease-in-out}.blog-content--list .card{align-self:self-start;max-height:280px;overflow:hidden;border-bottom:14px solid#0000;p{padding-left:8px}}}.card--square-img{img{height:150px;object-fit:cover}}.card:hover{box-shadow:0 0 19px 4px var(--shadow);transform:scale(1.01)}@media screen and (prefers-reduced-motion:reduce){.card:hover{transform:none}}.container-bottom{margin-top:3rem}.card .container{padding:2px 16px}.card .container--blog{padding:0}.tab-links{display:none}.tab-link.active:focus{outline:4px solid#38a5eb}.tabs{img{outline:4px solid#292522;border-radius:16px}}@media (width>=800px){.tabs{display:flex;img{box-shadow:0 5px 15px var(--bg-secondary)}}.tab-links{display:block;flex-direction:column;display:flex;min-width:240px;align-self:baseline}.tab-links button{background-color:#0000;flex:1;border:none;text-align:left;cursor:pointer;transition:.3s;font-size:17px;margin:1em;border-radius:24px;color:var(--text-grey)!important;font-weight:600;height:auto;padding:12px 24px;outline:2px dashed#efd1c3}.tab-links button:focus,.tab-links button:hover{outline:4px solid#efd1c3}.tab-links button.active{outline:4px solid#efd1c3;background:var(--bg-secondary);color:var(--active-button)!important}.tab-content{border-left:none;display:none;flex-direction:column;li{list-style-type:disc}}.tab-content--initial{display:inline-flex}.tab-links--horizontal{flex-direction:row;max-width:none;border-bottom:2px solid var(--bg-secondary);margin-bottom:20px}.tab-links--horizontal button{flex-direction:column;color:#5b554f}.tabs-horizontal{img{width:auto;box-shadow:0 5px 15px var(--bg-secondary)}.img-tertiary{box-shadow:none}.col-left{flex:1}.col-right{flex:1;padding-left:30px}.tab-content{width:100%;flex-direction:row}h3{font-size:27px}p{font-size:18px;line-height:28px}}}.three-up{display:flex;flex-direction:row;margin-top:-80px}footer{color:var(--text-primary);font-size:16px;padding:24px;background-color:var(--footer);a,a:visited{color:var(--link-footer);text-decoration-color:#a59d92}a:focus,a:hover{color:var(--link-footer-hover)}ol{list-style:none;padding-inline-start:0;li{padding:2px 0}}}.footer-container{max-width:65rem;margin:0 auto}.contact,.information{h4{margin-block-start:0;margin-left:0}}@media (width>=800px){.footer-container{display:flex}.information{flex:1}.contact{flex:1;padding:0 20px}}.primary-button{background-color:#ffce36;color:#000!important;text-decoration:none;padding:14px;font-size:16px;text-transform:uppercase;font-weight:600;letter-spacing:1.3px;border-radius:5px;text-align:center;text-wrap:nowrap;@media (width<=900px){padding:8px}}.secondary-button{background-color:#60c;color:#fff;text-decoration:none;padding:14px;font-size:16px;text-transform:uppercase;font-weight:600;letter-spacing:1.3px;border-radius:5px;text-align:center;text-wrap:nowrap;border:0;width:250px;@media (width<=900px){padding:8px}}.sign-in-button{background-color:#0000;color:#ebecff!important;text-decoration:none;padding:14px;font-size:16px;text-transform:uppercase;font-weight:600;letter-spacing:1.3px;border-radius:5px;text-align:center;text-wrap:nowrap;border:2px solid#c78fff;&:hover{color:#fff!important}@media (width<=900px){padding:8px}}.job-type-label{background-color:#60c;text-transform:capitalize;font-size:14px;color:#fff;padding:4px 8px;border-radius:4px;margin-bottom:10px;position:relative;top:-5px;font-style:bold;margin-left:10px}.job-type-label--hired{background-color:#60c}.job-type-label--open{background-color:#28dd9b;padding:12px 12px 9px;a{color:#fff;font-size:20px}}.job-type-label--soon{background-color:#9c000a}ul{list-style-type:none}.decorative-list{list-style-type:disc;color:var(--text-grey);line-height:27px}.decorative-list--arrow{padding-inline-start:0}@media (width>=800px){.decorative-list--arrow{columns:3}.section-columns{display:flex}.section-column{flex:1;margin-left:50px;img{width:100%}p,ul{font-size:18px;line-height:28px}li{padding-bottom:12px;list-style-type:disc}}}.completeness{ul{list-style-type:disc}}.completeness--no-li{ul{list-style-type:none}}.wrapper-metadata{margin-top:50px;padding:40px 20px;h3{margin-top:30px}li{font-size:19px;line-height:27px;margin-bottom:10px}}@media (width>=600px){.wrapper-metadata{display:grid;grid-template-columns:repeat(24,[col] 1fr);grid-template-rows:repeat(3,[row] auto);grid-gap:10px;h3{margin-top:30px}li{font-size:18px}}.metadata-top-title{grid-column:col 6/span 14;grid-row:row 1;margin:0 auto;h1,h2{text-align:center}}.metadata-title{grid-column:col 4/span 18;grid-row:row 2;margin:0 auto;.logo-wall{min-width:1000px}h1,h2{text-align:center}}.title-summary{grid-column:col 2/span 3;grid-row:row 2;align-self:center;p{font-weight:600;border-right:5px solid#ede5da;padding-right:25px;transform:rotate(270deg);white-space:pre;margin-right:-30px;font-size:16px}}.quote1{grid-column:col 2/span 4;grid-row:row 3;align-self:center;h4,img{text-align:right;border-right:5px solid#ede5da;padding-right:25px;margin-right:0}}.quote2{grid-column:col 20/span 4;grid-row:row 3;h4{text-align:left;border-left:5px solid#ede5da;padding-left:25px}}.completeness{grid-column:col 7/span 12;grid-row:row 3;h2{font-size:1.2rem;border-bottom:3px solid var(--highlight-text);text-transform:uppercase;color:var(--highlight-text);text-align:left}.feature__section{padding-bottom:0}}}sup{font-size:15px;font-weight:300}section:first-of-type{margin-top:30px}.section--feature{border-top:24px solid var(--feature-border)}.read-more{text-align:right;font-weight:900;font-size:30px;align-self:flex-end;margin-top:auto}.new-tag-wrapper{display:flex;justify-content:space-between;margin-top:2px}.new-tag{background-color:#60c;padding:3px 5px;border-radius:5px;font-size:12px;color:#fff;text-transform:uppercase;font-weight:700;width:26px}td,th{border:1px solid var(--bg-secondary);padding:8px}tr:hover{background-color:var(--bg-secondary)}th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:var(--bg-secondary)}.home-banner{background:#e1dcd4;position:relative;top:58px;z-index:1;padding:12px;text-align:center;span{font-weight:900}a{padding-left:4px;text-decoration:underline}}.blog-rss{a{color:#e4cfff;cursor:pointer!important}}ul.jobs{list-style-type:disc;li{padding-bottom:12px}}ul.listing{text-align:center;padding-left:0;background-color:c;padding:30px 40px;li{margin:20px;font-size:28px;list-style-type:none}}.no-bullet li{list-style-type:none}.caption{font-size:14px}.fraction{line-height:18px}.pill{background:#47dca6;padding:2px 11px;border-radius:50px;font-size:14px;color:#0f6a49;text-transform:uppercase;font-weight:600}.hero__two{display:flex;flex-direction:column;margin:0 auto;width:100%}.grid-cards{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-rows:1fr;grid-template-columns:4fr 3fr 3fr;grid-auto-columns:1fr;display:grid;margin-bottom:24px;p{margin:4px 0}}.grid-card{border-radius:2.5rem;flex-direction:column;align-items:flex-start;min-height:15rem;padding:2rem;display:flex;position:relative;background-color:var(--grey-100);color:#060633;box-shadow:0 20px 30px -10px var(--hero-border);text-wrap:balance;img{mix-blend-mode:multiply}}.grid-card.growth{grid-area:1/1/3/2;background-repeat:no-repeat;background-position:bottom;background-size:contain}.grid-card.layout{grid-area:1/2/2/4;background-image:linear-gradient(180deg,var(--grid-card-layout) 0%,#e9d7fc 200%)}.grid-card h2{color:#292522}.grid-card.support{background-image:linear-gradient(-225deg,#fff 0%,#ffe8a4)}.grid-card.support h3{color:#6f5811;background-color:#0000}.grid-card.appreciation{background-image:url(5a804e0bcb8215404d38.png);background-repeat:no-repeat;background-position:50%;background-size:contain;mix-blend-mode:color-dodge}[data-theme=light] .grid-card.appreciation{mix-blend-mode:normal}.grid-card.device-2{background-image:url(ce844eef544743ca665b.png);background-size:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.grid-card.automation{grid-area:3/2/4/4;background-image:url(64fc8becf78bd482c582.png)}.grid-card.automation h3{background-color:#fff}.grid-card.automation h2{font-size:4rem;text-wrap:balance}.grid-card-description{display:flex;flex-direction:column;gap:1rem;a,a:visited{color:var(--text-link-light-bg)}a:hover{color:var(--text-link-light-bg-hover)}}.grid-card h2{font-weight:700;font-size:3.8rem;line-height:.9}.grid-card h3{font-weight:600;font-size:1.6rem}.grid-card p{font-weight:400;font-size:1.2rem;line-height:1.3}@media only screen and (width<=1000px){.grid-card h2{font-size:1.8rem}.grid-cards{display:flex;flex-direction:column}.grid-card.growth{background-image:none}.grid-card{padding:24px}.stats-card{margin:0!important;padding:0!important}}@media only screen and (width>=1500px){.grid-card.growth{background-image:none}}.stats-container{font-weight:400;display:flex;justify-content:center;align-items:center;color:var(--card-text)}.stats-card{background:var(--shadow);color:var(--stats-text);margin:1em;padding:2em 6em;display:flex;justify-content:space-between;align-items:center;position:relative;border-radius:24px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:2em;position:relative;>div{margin-top:48px;margin-left:12px}}.stats span{font-weight:600;font-size:2rem}.stats:after,.stats:before{content:"";position:absolute}.stats:after{left:50%;top:-5%;width:4px;height:110%;background:#fff}.stats-card:before{content:"";position:absolute;z-index:-10;width:90%;height:110%;inset:-5% 0 0 5%;border-radius:24px;background:var(--bg-hero)}@media only screen and (width>=800px){.stats span{font-size:3rem}.stats:before{top:50%;left:0%;width:100%;height:4px;background:#fff}}.membership-icons{display:flex;flex-direction:row;gap:8px;img{width:91px}}html[data-theme=dark]{.img-dark{display:block}.img-light{display:none}.img-dark-light{filter:invert();mix-blend-mode:luminosity}.logo-wall__item{background:#302f2f;img{filter:invert(360)}}}html[data-theme=light]{.img-dark{display:none}.img-light{display:block}}.logo-wall{overflow:auto;margin-top:40px;margin-bottom:40px}.logo-wall__link{display:block}.logo-wall--background{margin:0 2%;display:block}.logo-wall__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;grid-auto-flow:dense}.logo-wall__item:has(.logo-wall__flags li:nth-of-type(7)){grid-column-end:span 2}.logo-wall__item{color:#000;background:#f5f2ef;border-radius:24px;align-items:center;display:flex;flex-direction:column;padding:4px 12px;justify-content:space-between;text-align:center}.logo-wall__logo{max-height:74px;aspect-ratio:1;display:block;border:none;padding:5px;object-fit:contain}.logo-wall__flags{display:flex;flex-flow:row wrap;padding-inline-start:0;justify-content:center;li{list-style-type:none;margin:0}}@media only screen and (width<=800px){.logo-wall__list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media only screen and (width>=800px){.logo-wall__item{flex-direction:row}}.blog-title{h2{font-size:1.5em;font-weight:600;text-align:left;color:#fff!important}}.blog-content-intro{margin-top:50px;padding:10px}.blog-content-wrapper{margin-top:90px;padding:20px;ul{padding-inline-start:0;list-style-type:disc}}@media (width>=550px){.blog-content-wrapper{margin-top:72px;display:flex;flex-direction:column;padding:0;.blog-title{background-color:#6f14cf;h2{font-size:2em;max-width:65rem;color:var(--bg-secondary);padding-top:30px}p{color:#fff;font-size:19px}a{color:#e9d7fc}}.banner{max-width:45rem;margin:0 auto;padding:0 10px}.banner--list{max-width:65rem;margin:0 auto;padding:0 10px;h2{padding:10px}}.blog-content{flex:1;max-width:45rem;margin:0 auto;padding:0 10px}.blog-content--list{flex:1;max-width:65rem;margin:0 auto;padding:0 10px}}}.byline,.intro{font-size:18px;color:var(--time-color);font-weight:700}.time{font-size:16px;text-transform:upcase;padding:2px 8px;background:var(--time-background);border-radius:2px;color:var(--time-color)}.article-nav{.time{font-weight:700;background:#0000;color:var(--time-color)}}.blog-content{margin:0 0 3em;li,p{font-size:18px;line-height:1.6em;padding:3px 0}img{border:5px solid#5b554f}h1{font-size:2em;text-align:left;font-weight:700}h2{font-size:1.5em;text-align:left;font-weight:700}h3{font-size:1em;text-align:left;font-weight:700;padding:0}a{color:var(--text-link);transition:0s}a:hover{color:var(--text-link-hover);border-bottom-color:var(--text-link-hover)}a:focus{color:var(--text-link-focus)}}.borderless{border:0!important;padding-left:20px}.image-small{width:100px}.svg-pattern{background-color:#fff;background-size:cover;border-start-start-radius:24px;border-start-end-radius:24px;height:58px;background-color:var(--bg-secondary);background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='453' height='377.5' viewBox='0 0 1080 900'><g fill-opacity='.1'><polygon fill='%2344' points='90 150 0 300 180 300'/><polygon points='90 150 180 0 0 0'/><polygon fill='%23AAA' points='270 150 360 0 180 0'/><polygon fill='%23DDD' points='450 150 360 300 540 300'/><polygon fill='%23999' points='450 150 540 0 360 0'/><polygon points='630 150 540 300 720 300'/><polygon fill='%23DDD' points='630 150 720 0 540 0'/><polygon fill='%23444' points='810 150 720 300 900 300'/><polygon fill='%23FFF' points='810 150 900 0 720 0'/><polygon fill='%23DDD' points='990 150 900 300 1080 300'/><polygon fill='%23444' points='990 150 1080 0 900 0'/><polygon fill='%23DDD' points='90 450 0 600 180 600'/><polygon points='90 450 180 300 0 300'/><polygon fill='%23666' points='270 450 180 600 360 600'/><polygon fill='%23AAA' points='270 450 360 300 180 300'/><polygon fill='%23DDD' points='450 450 360 600 540 600'/><polygon fill='%23999' points='450 450 540 300 360 300'/><polygon fill='%23999' points='630 450 540 600 720 600'/><polygon fill='%23FFF' points='630 450 720 300 540 300'/><polygon points='810 450 720 600 900 600'/><polygon fill='%23DDD' points='810 450 900 300 720 300'/><polygon fill='%23AAA' points='990 450 900 600 1080 600'/><polygon fill='%23444' points='990 450 1080 300 900 300'/><polygon fill='%23222' points='90 750 0 900 180 900'/><polygon points='270 750 180 900 360 900'/><polygon fill='%23DDD' points='270 750 360 600 180 600'/><polygon points='450 750 540 600 360 600'/><polygon points='630 750 540 900 720 900'/><polygon fill='%23444' points='630 750 720 600 540 600'/><polygon fill='%23AAA' points='810 750 720 900 900 900'/><polygon fill='%23666' points='810 750 900 600 720 600'/><polygon fill='%23999' points='990 750 900 900 1080 900'/><polygon fill='%23999' points='180 0 90 150 270 150'/><polygon fill='%23444' points='360 0 270 150 450 150'/><polygon fill='%23FFF' points='540 0 450 150 630 150'/><polygon points='900 0 810 150 990 150'/><polygon fill='%23222' points='0 300 -90 450 90 450'/><polygon fill='%23FFF' points='0 300 90 150 -90 150'/><polygon fill='%23FFF' points='180 300 90 450 270 450'/><polygon fill='%23666' points='180 300 270 150 90 150'/><polygon fill='%23222' points='360 300 270 450 450 450'/><polygon fill='%23FFF' points='360 300 450 150 270 150'/><polygon fill='%23444' points='540 300 450 450 630 450'/><polygon fill='%23222' points='540 300 630 150 450 150'/><polygon fill='%23AAA' points='720 300 630 450 810 450'/><polygon fill='%23666' points='720 300 810 150 630 150'/><polygon fill='%23FFF' points='900 300 810 450 990 450'/><polygon fill='%23999' points='900 300 990 150 810 150'/><polygon points='0 600 -90 750 90 750'/><polygon fill='%23666' points='0 600 90 450 -90 450'/><polygon fill='%23AAA' points='180 600 90 750 270 750'/><polygon fill='%23444' points='180 600 270 450 90 450'/><polygon fill='%23444' points='360 600 270 750 450 750'/><polygon fill='%23999' points='360 600 450 450 270 450'/><polygon fill='%23666' points='540 600 630 450 450 450'/><polygon fill='%23222' points='720 600 630 750 810 750'/><polygon fill='%23FFF' points='900 600 810 750 990 750'/><polygon fill='%23222' points='900 600 990 450 810 450'/><polygon fill='%23DDD' points='0 900 90 750 -90 750'/><polygon fill='%23444' points='180 900 270 750 90 750'/><polygon fill='%23FFF' points='360 900 450 750 270 750'/><polygon fill='%23AAA' points='540 900 630 750 450 750'/><polygon fill='%23FFF' points='720 900 810 750 630 750'/><polygon fill='%23222' points='900 900 990 750 810 750'/><polygon fill='%23222' points='1080 300 990 450 1170 450'/><polygon fill='%23FFF' points='1080 300 1170 150 990 150'/><polygon points='1080 600 990 750 1170 750'/><polygon fill='%23666' points='1080 600 1170 450 990 450'/><polygon fill='%23DDD' points='1080 900 1170 750 990 750'/></g></svg>")}img{width:auto;max-width:100%}.read-more--blog{font-size:14px;color:var(--text-link)!important}.blog-rss{background-color:#6f14cf;margin-bottom:-30px;height:50px;svg{height:50px;fill:#e9d7fc;margin-left:-22px}ul{padding-inline-start:0}}.blog-rss--inner{max-width:47rem;margin:0 auto;display:flex;align-items:center;color:#e9d7fc}.docs-wrapper{max-width:65rem;margin:0 auto}.docs-header{background-color:var(--docs-header);padding:20px 0;display:flex;padding-top:3rem;grid-column:col 1/span 12;color:var(--text-primary)}.omit_nav .docs-header{padding-top:0}.docs-breadcrumb{padding:10px 0 0;font-size:16px;a{color:var(--running-header)}}.heading{margin:30px 0 20px 20px;text-transform:uppercase;font-size:20px;font-weight:700;border-bottom:4px solid var(--text-primary)}input{font-size:20px;border:0;border-bottom:3px solid#ad57ff;width:80%;height:48px;background-color:#fff;padding:5px 0 0 10px!important}::placeholder{color:#000;opacity:.75;font-size:20px}@media only screen and (width<=550px){.toc_item{padding:0 0 0 10px}.docs-breadcrumb{padding:10px 0 0}.columns{column-count:1}}@media (width>=550px){.heading{margin:30px 0 20px}.toc_item{padding-left:0!important}h4{margin-left:0!important}.columns{column-count:3}}.docs-title{background-color:#0000}@media (width>=800px){.docs-title{padding:0}}.style-title{grid-column:col 5/span 5;grid-row:row 1;background-color:#0000}.search{flex:1;margin:0 auto;max-width:65rem;padding:0 1em;label{z-index:0}}.docs-content-home{max-width:100%;h4{margin-left:20px}}@media (width>=800px){.docs-content{padding:0;max-width:80%}}.style-content{flex:1;h2{font-weight:700;text-align:left}blockquote{padding:15px 30px;border-top:0;border-left:10px solid var(--running-header);background-color:var(--bg-secondary)}}.style-aside{margin-top:30px;padding-right:20px}blockquote{padding:15px 30px;border-top:0;border-left:10px solid var(--running-header);background-color:var(--bg-secondary)}.docs-content{li,p{font-size:17px;line-height:1.8em}h1{font-size:3em}h2{font-size:1.5em;text-align:left;font-weight:600}h3{font-size:1em;padding:0;text-align:left}a{color:var(--text-link);transition:0s}blockquote{padding:15px 30px;border-top:0;border-left:10px solid var(--running-header);background-color:var(--bg-secondary)}blockquote strong{font-size:1em}a:hover{color:var(--text-link-hover);border-bottom-color:var(--text-link-hover)}a:focus{color:var(--text-link-focus)}a.anchor{display:block;position:relative;top:-60px;visibility:hidden}ol{margin-left:20px}li{list-style-type:disc}img{width:auto;max-width:100%;border:3px solid}}.training-content{ol{margin-left:0;padding-left:18px}li::marker{font-weight:700;margin-right:8px;margin-left:18px}ol li{list-style-type:number;margin-top:36px;h3,p{padding:4px 18px;margin:0}ul li{list-style-type:disc;margin-top:0}}}.toc_item{padding:0 0 10px 20px;display:inline-block;a{color:var(--docs-text-link);transition:0s;border-bottom:0;text-decoration:none}a:hover{text-decoration:underline}}.toc__group{margin-bottom:12px;break-inside:avoid}.toc__heading{letter-spacing:1px;color:var(--running-header);text-transform:uppercase;font-size:14px;display:block}.center{border-bottom:3px solid#fcfaf8}.training{border:2px solid#ffe8a4;border-radius:10px;padding:20px 30px;margin:30px -30px}.docs-wrapper,.style-wrapper{padding:20px}@media (width>=550px){.docs-wrapper,.style-wrapper{display:flex;margin:0 auto;max-width:65rem;flex-direction:column;.docs-title{border-bottom:4px solid#fcfaf8}}.style-wrapper{flex-direction:row}.docs-aside{h3{padding:20px 0 10px;font-size:1em;line-height:.8em;margin:20px 0 25px 0;border-bottom:3px solid#ad57ff;text-transform:uppercase}}}.docs-title{h2{font-size:2.3em;text-align:left;font-weight:700;padding-top:0;margin-bottom:10px;letter-spacing:-1px;color:var(--heading-1-text)}}.search{label{position:absolute}@media only screen and (width<=550px){label:before{left:18px!important}}label:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:30px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill-rule='evenodd'%3E%3Cpath d='M16.036 18.455l2.404-2.405 5.586 5.587-2.404 2.404zM8.5 2C12.1 2 15 4.9 15 8.5S12.1 15 8.5 15 2 12.1 2 8.5 4.9 2 8.5 2zm0-2C3.8 0 0 3.8 0 8.5S3.8 17 8.5 17 17 13.2 17 8.5 13.2 0 8.5 0zM15 16a1 1 0 1 1 2 0 1 1 0 1 1-2 0'%3E%3C/path%3E%3C/svg%3E")center/contain no-repeat;z-index:1}input{padding:5px 0 0 45px!important}}.contact-form{label{display:block}input,textarea{display:block;padding:5px 0 0 20px!important;font-size:20px;border:2px solid#ad57ff;width:80%;height:48px;background-color:#fff;padding:5px 0 0 10px!important;margin-bottom:30px;border-radius:8px;color:#000}textarea{min-height:100px}input[type=number]{width:150px}.bot-field{display:none}}@media (width>=850px){.hero-form-wrapper{padding:0 180px}}.hero-form{display:block;@media (width>=850px){display:flex;gap:4px;justify-content:center;margin:0 auto}input{font-size:20px;border:2px solid#ad57ff;border:2px solid#000;background-color:#fff;padding:0 0 0 10px!important;border-radius:8px;color:#000;margin-bottom:4px;min-width:240px}button{height:auto;border:2px solid#0000;margin-bottom:4px;&:hover{border:2px solid#7a6115}}.bot-field{display:none}}.docs-tertiary{background-color:var(--docs-tertiary);h2{text-align:left;text-transform:uppercase;font-size:15px;font-weight:900}li{padding:2px 0}.section-inner{padding:0}}.DocSearch-Button-Key{color:#000!important}.training-content{display:grid;align-items:start;grid-template-columns:3fr 1fr;gap:2rem;margin:0 auto;line-height:2;position:relative;padding:1rem;font-size:1.2rem;width:130%;.article-nav{scroll-target-group:auto;position:sticky;top:10rem;width:130%;a:target-current{color:var(--time-color)}}h2{scroll-margin-top:80px}}@media (width<=768px){.training-content{display:flex;flex-direction:column;width:100%}.article-nav{margin-left:0;width:80%!important}}.hero,.hero-up{display:flex;padding-bottom:24px;img{width:100%}}h1.hero{font-size:1em;font-weight:700;margin:68px auto 0;color:var(--heading-1-text);padding:0 10px 30px}.hero__top{display:flex;flex-direction:column;margin-top:70px;padding-bottom:24px;font-size:1.6em;.form{display:flex;flex-direction:column;font-size:.6em;position:relative;bottom:0;margin:0 auto;text-align:center;label{font-size:28px;padding:0 20px 40px;color:var(--running-header)}small{padding:8px;margin:0 auto;max-width:70%;color:var(--small-text)}p{margin:0 24px;font-size:22px;color:var(--running-header)}}}.hero__text{padding:0 12px}.hero__two{p{padding:0 20px;text-align:center;max-width:80%;margin:0 auto}}.hero__three{display:flex;flex:3.1;text-align:center;padding:0 8px;margin:120px 0 0;font-size:1.8em}.hero__text_1,.hero__text_1_end{font-size:14px;margin:30px auto 0;padding:0 20px 0 50px;text-align:center;font-weight:700;width:-moz-fit-content;width:fit-content;color:var(--running-header);text-transform:uppercase;letter-spacing:2px}.hero__text_2{font-size:20px;padding:0 120px 10px;text-align:center}.hero__text_3{font-size:20px;margin:0 auto 40px;padding:0 20px;text-align:center;font-style:italic;line-height:2em;font-weight:700;background-color:#ff9e43;width:fit-content;text-shadow:1px 1px 2px#fcf1c1;clip-path:polygon(var(--corner) 0%,calc(100% - var(--corner)) 0%,100% var(--corner),100% calc(100% - var(--corner)),calc(100% - var(--corner)) 100%,var(--corner) 100%,0% calc(100% - var(--corner)),0% var(--corner));--corner:0.6em}.curved-edge--coloured{background:var(--hero-bg);padding-bottom:0;margin-top:0!important}.feature__section{margin:0 auto;padding-top:20px;padding-bottom:0;article{display:flex;flex-direction:column;gap:50px;.feature__content{display:flex;flex-direction:column;align-items:left!important;flex:1;.running-header,h2{text-align:left}}figure{max-width:700px;flex:1;img{border-radius:40px}}}article:has(>div:first-child:not(.feature__content-list)){flex-direction:column-reverse}}.feature__section--highlight{border-top:24px solid#c78fff;background-color:var(--usp);padding-top:80px!important;figure{gap:48px;display:flex;flex-direction:column}}.feature__container{padding:20px;li{padding-bottom:20px}}.feature-list li{padding-bottom:0}.feature__container:has(.feature-list) .feature__content{flex:3}.feature-list{grid-template-columns:repeat(1,1fr);align-self:start;gap:3px 38px;display:grid;padding-bottom:100px;li{list-style-type:none}li:first-of-type,li+li{margin-top:10px}li:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 12'><path fill='%2306040E' d='m11.405 4.261-6.019 6.02a.75.75 0 0 1-1.06 0L.97 6.904a.75.75 0 0 1 0-1.06l.937-.937a.75.75 0 0 1 1.059 0l1.91 1.852 4.536-4.48a.75.75 0 0 1 1.059 0l.935.916a.752.752 0 0 1 0 1.065Z'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.75rem;content:"";align-items:center;aspect-ratio:1;background-color:var(--check-mark);border-radius:2px;color:#000;display:flex;font-size:.875rem;font-weight:700;justify-content:center;line-height:2px;position:absolute;transform:translate(calc(-100% - 6px));width:24px;margin-top:0}}.feature-list--one-col{grid-template-columns:repeat(1,1fr)!important;margin-bottom:0;padding-bottom:0}@media (width>=481px){.hero__text_1{font-size:18px}h1.hero{font-size:1.8em}}@media (width>=799px){.hero__top{height:900px;background-image:url(5f305130007ab258e79a.svg);background-size:100%;background-repeat:no-repeat;background-position:bottom}.hero-up{padding-bottom:80px}.hero__text_1{font-size:20px}.curved-edge{max-width:100%;aspect-ratio:3/2;mask:radial-gradient(57% 11% at bottom,#0000 calc(100% - 2px),#000)}.curved-edge--coloured{padding-bottom:75px}.feature__section{article{flex-direction:row}article:has(>div:first-child:not(.feature__content-list)){flex-direction:row}padding-bottom:80px}}@media only screen and (width>=960px){h1.hero{font-size:1.9em}.feature__container{padding:0 80px}.feature-list{grid-template-columns:repeat(2,1fr)}.hero-up{padding-bottom:80px}.feature__section{padding-bottom:160px}}@media only screen and (width>=1200px){.curved-edge{width:100%;mask:radial-gradient(60% 14% at bottom,#0000 calc(100% - 2px),#000);aspect-ratio:3}.curved-edge--coloured{padding-bottom:110px}h1.hero{font-size:2.5em}.hero__aside{flex:1;display:flex;background:var(--bg-secondary) url(78943cda7bf0ee83740b.svg) no-repeat center;background-size:550px}.hero__aside img{width:600px;padding:0 2em}.hero__aside--flip{transform:scaleX(-1)}.hero__two{border:none;background:#0000;top:0;margin-bottom:0;h2{max-width:75%;margin:0 auto}}.feature-list{grid-template-columns:repeat(3,1fr)}.feature-list--two-col{grid-template-columns:repeat(2,1fr);margin-bottom:0;padding-bottom:0}}.kind_words{display:flex;flex-flow:wrap;justify-content:space-around;padding:0;margin:0;list-style:none;margin:0 40px 30px;.card{outline:4px solid var(--hero-border);transition:.2s ease-in-out;min-width:200px}.data{position:relative;display:flex;flex-direction:row;justify-content:space-between;border-bottom:2px solid#f4eee6;padding-bottom:8px;align-items:flex-start}.mini-data{display:flex;gap:4px;font-weight:700;flex-direction:column;text-transform:uppercase;color:var(--running-header);font-size:14px;letter-spacing:1px;justify-content:space-between;height:80%;align-items:flex-end;text-align:right}.client-name{color:var(--primary-text);text-transform:uppercase;color:var(--running-header);font-size:14px;letter-spacing:1px;line-height:14px}.user-name{color:var(--primary-text);font-size:16px;line-height:4px}img{width:37px;background-color:#d2bff5;border-radius:26%;padding:11px;height:37px}.data:before{content:"“";position:absolute;font-size:240px;opacity:.05;left:-22px;color:var(--running-header)}>div{padding:20px;width:200px;margin-top:10px;background:var(--jazzy-background-color);border-radius:18px;font-size:16px;justify-content:space-between;display:flex;flex-direction:column;p{line-height:22px;color:var(--primary-text);font-size:18px}.short{line-height:28px;font-size:24px}.very-short{line-height:36px;font-size:32px}>span{color:#000}}}.hero__shaded{padding-top:48px;background-color:var(--bright-background)}.header__inner{margin:0 auto;display:flex;box-shadow:0 1px 3px#fcfaf8}.nav-logo{background:url(1ec4f0cec55d622fe3d3.svg)no-repeat left;width:68px;height:40px}.nav-list{display:flex;width:100%}.nav-list-item{padding:0 2em 0 0;align-self:center}.nav-list-item--last{margin-left:0}.nav-list li:not(:first-child){display:none}.nav-list li:last-child{display:flex}.nav-list-item{padding:.5em}.menu-link{margin-left:auto;display:flex;margin-top:16px}.nav-list.responsive{flex-direction:column;display:block;overflow:scroll;height:300px;position:relative;top:56px;border-bottom:2px solid var(--bg-secondary)}.menu-open{position:fixed;right:0;top:0;background-color:#0000!important}.nav-list.responsive li{display:block}.nav-list.responsive li:not(:first-child){background-color:#121212}.shadow{box-shadow:0 1px 0 var(--nav-border)}.omit_nav .omit_if_omit_nav,.omit_nav footer,.omit_nav nav{display:none}nav{position:fixed;top:0;width:100%;z-index:2;background-color:var(--nav-bg);ul li ul li a,ul li ul li a:visited{color:#ece2d2}ul li ul li a:focus,ul li ul li a:hover{color:#e4cfff}ul{list-style:none;margin:0;padding-left:0}ul li a,ul li a:visited{color:#aaa095;text-decoration:none}ul li a:focus,ul li a:hover{color:#9325ff}#menu a,#menu a:visited{color:var(--menu-text)}#menu a:focus,#menu a:hover{color:#e4cfff}ul li ul li{margin-left:5px}ul li ul li:before{content:"→";padding:10px;color:#fff}ul li ul li.break:before{content:" ";padding:10px}}@media (width>=700px){.nav-logo{background:url(ab1cce63e387f88ebfbe.svg)no-repeat left;width:200px;height:40px}nav{ul li a,ul li a:visited{color:var(--menu-text)}ul li a:focus,ul li a:hover,a:focus,a:hover{color:var(--menu-text-hover)}}}@media (width>=900px){.header__inner{box-shadow:none}.nav-logo{margin:.5em;background:url(ab1cce63e387f88ebfbe.svg)no-repeat left;width:200px;height:40px}.nav-list{display:flex;padding-inline-start:0;width:100%}nav{li:not(.nav-list-item){margin-left:auto}}.nav-list li:last-child{display:none!important}.dropdown li:last-child{display:block!important}.nav-list-item{padding:0 2em 0 0}.nav-list-item--last{margin-left:auto}.nav-list-item--button{padding-right:.8em}.nav-list li:not(:first-child){display:block}nav{li{display:block;padding:1rem;position:relative;a:focus,a:hover{color:#e4cfff}}li:focus-within,li:hover{cursor:pointer}ul li ul{background:#121212;visibility:hidden;opacity:0;min-width:11rem;position:absolute;left:0;display:none;border-radius:3px;box-shadow:0 4px 8px#0003;margin:0 -10px;padding:0 10px 10px;a,a:visited{color:#000}a:hover{color:#0c019b}}ul li ul:active,ul li ul:focus,ul li ul:hover,ul li:active>ul,ul li:focus-within>ul,ul li:hover>ul,ul.dropdown:hover{visibility:visible;opacity:1;display:block}ul li ul li{clear:both;width:100%;padding:15px 0 5px 0}ul li ul li:before{content:"";padding:0;margin:-2px}}}.nav-list-item--dropdown{&:hover>.dropdown{display:block;opacity:1;visibility:visible}}.nav-list-item--first{position:fixed;top:0;width:50%}.break{padding:0;margin-bottom:2px;hr{margin-block:0;margin-inline:0}}.color-swatch-container{display:flex;flex-wrap:nowrap;margin-bottom:10px}.color-swatch-container>div{width:25%;margin:0 70px 0 0;line-height:75px;text-transform:uppercase;display:flex}.color-swatch p{align-self:flex-end;font-size:16px;padding:20px;background-color:#fff;width:100%;line-height:1.5em;font-weight:700;margin-bottom:0;box-shadow:0 1px 10px#fcfaf8}.color-swatch--primary{height:300px}.color-swatch--brand{background-color:#6800cd}.color-swatch--neutral-light{background-color:#aaa095}.color-swatch--neutral-dark{background-color:#4a4541}.color-swatch--secondary{height:200px}.color-swatch--warning-light{background-color:#ffd34e}.color-swatch--warning-dark{background-color:#dfa700}.color-swatch--information-light{background-color:#38a5eb}.color-swatch--information-dark{background-color:#075d93}.color-swatch--success-light{background-color:#47dca6}.color-swatch--success-dark{background-color:#13885d}.color-swatch--error-light{background-color:#ff2533}.color-swatch--error-dark{background-color:#9c000a}.color-swatch-column-container{display:flex;flex-flow:column nowrap}.color-swatch--tertiary{height:50px}.color-swatch--tertiary p{padding-left:10px;font-size:13px;font-weight:600;line-height:2}.color-swatch--error-700{background-color:#790007;color:#fff}.color-swatch--error-600{background-color:#9c000a;color:#fff}.color-swatch--error-500{background-color:#cd000c;color:#fff}.color-swatch--error-400{background-color:#ff0716;color:#000}.color-swatch--error-300{background-color:#ff2533;color:#000}.color-swatch--error-200{background-color:#ff5760;color:#000}.color-swatch--error-100{background-color:#ff8f96;color:#000}.color-swatch--success-700{background-color:#0f6a49;color:#fff}.color-swatch--success-600{background-color:#13885d;color:#000}.color-swatch--success-500{background-color:#18b47b;color:#000}.color-swatch--success-400{background-color:#28dd9b;color:#000}.color-swatch--success-300{background-color:#47dca6;color:#000}.color-swatch--success-200{background-color:#73e3bb;color:#000}.color-swatch--success-100{background-color:#abe3ce;color:#000}.color-swatch--information-700{background-color:#064873;color:#fff}.color-swatch--information-600{background-color:#075d93;color:#fff}.color-swatch--information-500{background-color:#087bc3;color:#fff}.color-swatch--information-400{background-color:#169bef;color:#000}.color-swatch--information-300{background-color:#38a5eb;color:#000}.color-swatch--information-200{background-color:#77b6dd;color:#000}.color-swatch--information-100{background-color:#a5cfe8;color:#000}.color-swatch--warning-700{background-color:#c29100;color:#000}.color-swatch--warning-600{background-color:#dfa700;color:#000}.color-swatch--warning-500{background-color:#ffc500;color:#000}.color-swatch--warning-400{background-color:#ffce36;color:#000}.color-swatch--warning-300{background-color:#ffd34e;color:#000}.color-swatch--warning-200{background-color:#ffdf77;color:#000}.color-swatch--warning-100{background-color:#ffe8a4;color:#000}.color-swatch--brand-700{background-color:#3d0079;color:#fff}.color-swatch--brand-600{background-color:#4f009c;color:#fff}.color-swatch--brand-500{background-color:#6800cd;color:#fff}.color-swatch--brand-400{background-color:#8407ff;color:#fff}.color-swatch--brand-300{background-color:#9325ff;color:#fff}.color-swatch--brand-200{background-color:#ad57ff;color:#000}.color-swatch--brand-100{background-color:#c78fff;color:#000}.color-swatch--brand-75{background-color:#e4cfff;color:#000}.color-swatch--brand-50{background-color:#f6ebff;color:#000}.color-swatch--neutral-800{background-color:#24211e;color:#fff}.color-swatch--neutral-700{background-color:#2e2a27;color:#fff}.color-swatch--neutral-600{background-color:#38332f;color:#fff}.color-swatch--neutral-500{background-color:#4a4541;color:#fff}.color-swatch--neutral-400{background-color:#c0bbb6;color:#000}.color-swatch--paper-600{background-color:#d0c9bf;color:#000}.color-swatch--paper-500{background-color:#e1dcd4;color:#000}.color-swatch--paper-400{background-color:#efebe7;color:#000}.color-swatch--paper-300{background-color:#aaa095;color:#000}.color-swatch--paper-200{background-color:#faf7f5;color:#000}.color-swatch--paper-100{background-color:#fcfaf8;color:#000}@media only screen and (width<=550px){.color-swatch-container{display:block}.color-swatch-container>div{width:100%}}pre{white-space:pre-wrap;font-size:15px;line-height:22px}code{padding:10px}.rouge-code{background:var(--card-bg)}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight{background-color:#fff}.highlight .gl{color:#dee5e7;background-color:#4e5d62}.highlight .gp{color:#a8e1fe;font-weight:700}.highlight .c,.highlight .c1,.highlight .cd,.highlight .cm,.highlight .cs{color:#6c8b9f;font-style:italic}.highlight .cp{color:#b2fd6d;font-weight:700;font-style:italic}.highlight .err{color:#fefeec;background-color:#c00}.highlight .gr{color:#c00;font-weight:700;font-style:italic}.highlight .k,.highlight .kd,.highlight .kv{color:#f6dd62;font-weight:700}.highlight .o,.highlight .ow{color:#4df4ff;font-weight:700}.highlight .p,.highlight .pi{color:#4df4ff}.highlight .gd{color:#c00}.highlight .gi{color:#b2fd6d}.highlight .ge{font-style:italic}.highlight .gs{font-weight:700}.highlight .gt{color:#dee5e7;background-color:#4e5d62}.highlight .kc{color:#f696db;font-weight:700}.highlight .kn{color:#4e3707;font-weight:700}.highlight .kp,.highlight .kr,.highlight .gh,.highlight .gu{color:#ffb000;font-weight:700}.highlight .kt,.highlight .no,.highlight .nc,.highlight .nd,.highlight .nn,.highlight .bp,.highlight .ne{color:#b2fd6d;font-weight:700}.highlight .nl{color:#ffb000;font-weight:700}.highlight .nt{color:var(--code-highlight);font-weight:700}.highlight .il,.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .mx,.highlight .ld,.highlight .ss{color:#f696db;font-weight:700}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sd,.highlight .sh,.highlight .sr,.highlight .sx{color:#413f37;font-weight:400}.highlight .se,.highlight .sc,.highlight .si{color:#4df4ff;font-weight:700}.highlight .nb{font-weight:700}.highlight .ni{color:#999;font-weight:700}.highlight .w,.highlight .go{color:#bbb}.highlight .nf,.highlight .py,.highlight .na{color:#a8e1fe}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#a8e1fe;font-weight:700}