.code-editor[data-v-fa60e29a]{background-color:var(--color-semantic-background-surface);font-size:1rem;height:100%;position:relative}.code-editor__codemirror[data-v-fa60e29a]{background-color:var(--color-semantic-background-editor-panel);height:100%;padding:4px}.code-editor__codemirror[data-v-fa60e29a]>.cm-editor{height:100%;outline:none}.code-editor__actions[data-v-fa60e29a]{inset-block-start:0;inset-inline-end:0;position:absolute}.code-editor .cm-tooltip-autocomplete,.code-editor .cm-tooltip-autocomplete .cm-tooltip,.code-editor .cm-tooltip-autocomplete ul{background-color:var(--color-semantic-background-editor-autocomplete-panel)}.code-editor .cm-tooltip-autocomplete{padding:var(--spacing-xs) var(--spacing-xxs) var(--spacing-xs) var(--spacing-xs)}.code-editor .cm-tooltip.cm-tooltip-autocomplete>ul{max-width:27ch;padding:0}.code-editor .cm-tooltip-autocomplete ul li{padding:var(--spacing-xxs)}.code-editor .cm-tooltip-autocomplete ul li:hover,.code-editor .cm-tooltip-autocomplete ul li[aria-selected=true]{background-color:var(--color-semantic-background-editor-autocomplete-option);border-radius:2px}.code-editor .cm-tooltip.cm-completionInfo{border:1px solid var(--color-semantic-border-default)}.code-editor .cm-completionLabel{color:var(--color-semantic-text-editor-autocomplete-gate)}.code-editor .cm-completionIcon:empty{display:none}.code-editor .autocomplete-info-hint,.code-editor .cm-completionDetail{color:var(--color-semantic-text-body-subtle)}.code-editor .cm-tooltip-autocomplete ul{scrollbar-color:var(--color-semantic-background-editor-autocomplete-option) var(--color-semantic-background-editor-autocomplete-panel)}.code-editor .autocomplete-info{display:flex;flex-direction:column;gap:var(--spacing-xxs);height:100%;padding:var(--spacing-xs)}.code-editor .autocomplete-info-hint{margin-top:auto}.code-preview,.code-preview__actions{border:2px solid var(--color-semantic-border-default)}.code-preview__actions{background-color:var(--color-semantic-background-editor-panel);border-block-start:none;border-inline-end:none;border-radius:0 0 0 4px;display:flex;gap:.5rem;padding:.5rem}.app-form[data-v-78e842a9]{display:flex;flex-direction:column;gap:1rem}.dialog[data-v-819f5b73]{background:var(--color-semantic-background-default);border:0;border-radius:4px;color:var(--color-semantic-text-default);margin:auto;max-block-size:min(80vh,100%);max-inline-size:min(90vw,60ch);padding:0;width:100%}.dialog[data-v-819f5b73]::backdrop{background-color:#00000080}.dialog__main[data-v-819f5b73]{padding:var(--spacing-l)}.dialog__close[data-v-819f5b73]{position:absolute;right:var(--spacing-xs);top:var(--spacing-xs)}.code-visualizer[data-v-9ff00769]{height:100%;overflow:hidden;position:relative;width:100%}.code-visualizer[data-v-9ff00769],.code-visualizer__actions[data-v-9ff00769]{background-color:var(--color-semantic-background-editor-panel)}.code-visualizer__actions[data-v-9ff00769]{border-bottom-left-radius:.5rem;box-shadow:0 0 1rem var(--color-semantic-background-editor-panel);padding:.5rem;position:absolute;right:0;top:0}.code-visualizer__fieldset[data-v-9ff00769]{border:0;display:flex;flex-direction:column;padding:0}.code-visualizer__fieldset legend[data-v-9ff00769]{font-weight:700;margin-bottom:2px;padding:0}.code-visualizer__fieldset label[data-v-9ff00769]{accent-color:var(--color-semantic-background-input-accent);display:flex;flex-direction:row;gap:var(--spacing-xs);margin:0}.code-visualizer__visualizer[data-v-9ff00769]{height:100%;margin:1rem;overflow:auto;width:100%}.code-visualizer__visualizer[data-v-9ff00769]>svg{max-width:unset}.page-content[data-v-8594ca43]>.page-content__section{margin-bottom:var(--spacing-m)}:root{--bar-spacing:1rem;--bar-width:2rem;--chart-padding:2rem;--y-axis-width:2rem}.histogram-chart{background-color:var(--color-semantic-background-default);border-radius:4px;color:var(--color-semantic-text-body-subtle);position:relative}.histogram-chart__background{left:calc(var(--chart-padding) + var(--y-axis-width));position:absolute;right:var(--chart-padding);top:var(--chart-padding)}.histogram-chart__graph{margin-left:calc(var(--chart-padding) + var(--y-axis-width));margin-right:var(--chart-padding);overflow-x:auto;padding:var(--chart-padding) 0;position:relative;width:calc(100% - var(--chart-padding)*2 - var(--y-axis-width))}.histogram-chart__items{display:flex;flex-wrap:nowrap;padding:0 var(--chart-padding) var(--chart-padding)}.histogram-chart__item{margin-left:var(--bar-spacing);margin-right:var(--bar-spacing);text-align:center;width:100px}.histogram-chart__row{border-bottom-style:solid;border-color:var(--color-semantic-border-default);border-width:2px;width:100%}.histogram-chart__row--first{border-top-style:solid}.histogram-chart__y-axis{left:0;position:absolute;top:var(--chart-padding)}.histogram-chart__y-values{line-height:1;padding:0 var(--chart-padding);position:relative;top:-.5em;width:100%}.histogram-chart__y-value{text-align:right}.histogram-chart__bar-container{display:flex;height:100%}.histogram-chart__bar{background-image:linear-gradient(to top,var(--color-gradient-graph-blue));border-top-left-radius:4px;border-top-right-radius:4px;margin:auto auto 2px;position:relative;width:var(--bar-width)}.histogram-chart__bar-value{color:var(--color-semantic-text-body-subtle);height:0;left:0;margin:0 calc(var(--bar-spacing)*-1);position:absolute;right:0;text-align:center;top:-1.25em}.histogram-chart__label{display:inline-block;margin-top:.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cards-group{background-color:var(--color-semantic-background-default);color:var(--color-semantic-text-body-default);padding:var(--spacing-uxxl)}.cards-group__content{margin-left:auto;margin-right:auto;max-width:540px}.cards-group__header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:40rem;text-align:center}.cards-group__heading{color:var(--color-semantic-text-heading-default)}.cards-group__body{color:var(--color-semantic-text-body-default)}.cards-group__items{list-style:none;margin-bottom:1rem}.cards-group__item{margin-bottom:3rem;width:100%}.cards-group__card-title{color:var(--color-semantic-text-heading-default)}.cards-group__card-subtitle{color:var(--color-semantic-text-body-default)}.cards-group__link{align-items:stretch;display:flex;flex-direction:column;margin:0;text-decoration:none}.cards-group__card-image{align-items:stretch;border-radius:4px;flex:1 1 auto;max-width:100%}.cards-group__footer{text-align:center}@media (min-width:40rem){.cards-group__items{display:flex;justify-content:space-between}.cards-group__item{margin-bottom:3rem;width:32%}.cards-group__content{max-width:840px}}.header-hero{background-color:var(--color-semantic-background-default);background-image:linear-gradient(113deg,var(--color-gradient-header-hero)),url(https://www.datocms-assets.com/119587/1722950707-qi-visual-homepagecropped.png?auto=format&auto=quality&auto=compress&w=1200);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;display:flex;height:430px}.header-hero__content{max-height:350px;overflow:hidden}.header-hero--inline{flex-direction:column}.header-hero__section{align-items:center;display:flex;margin:auto;max-width:1200px}.header-hero__title{color:var(--color-semantic-text-heading-default)}.header-hero__body{color:var(--color-semantic-text-body-default);font-size:1.125rem;margin-bottom:2rem}.header-hero__text{margin:auto 10rem auto 3rem}.header-hero__picture{justify-content:center}.header-hero__picture--inline{padding:0 2rem 4rem}.header-hero__inline-image{display:block;max-width:100%}@media (max-width:40rem){.header-hero{background:linear-gradient(to bottom,var(--color-gradient-header-hero)),linear-gradient(to bottom,transparent,color-mix(in oklch,var(--color-base-orange-2) 50%,transparent)),url(https://www.datocms-assets.com/119587/1722950707-qi-visual-homepagecropped.png?auto=format&auto=quality&auto=compress&w=1200);background-position:bottom;background-repeat:no-repeat;background-size:contain}.header-hero__section{margin-top:3rem}.header-hero__text{margin:auto 1.5rem;text-align:center}}@media (min-width:50rem){.header-hero{background-image:linear-gradient(113deg,var(--color-gradient-header-hero)),url(https://www.datocms-assets.com/119587/1722950707-qi-visual-homepagecropped.png?auto=format&auto=quality&auto=compress&w=1200);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;flex-direction:row;min-height:625px}.header-hero__section{margin:auto}.header-hero__text{margin:auto 15rem auto 1.5rem}.header-hero__body{font-size:1.125rem}}@media (min-width:71.25rem){.header-hero__text{margin:auto 30rem auto 3rem}}.visual-usp{margin:var(--spacing-uxxl)}.visual-usp,.visual-usp__container{display:flex;justify-content:center}.visual-usp__container{flex-wrap:wrap;width:1100px}.visual-usp__section{flex-basis:100%}.visual-usp__surtitle{color:var(--color-semantic-text-body-subtle)}.visual-usp__heading{color:var(--color-semantic-text-heading-default)}.visual-usp__picture{margin-top:var(--spacing-xl)}@media (min-width:50rem){.visual-usp{flex-wrap:nowrap}.visual-usp__content{flex-basis:40%}.visual-usp__text{margin-top:4rem}.visual-usp__picture{flex-basis:60%;margin-top:0}}.responsive-video{margin-bottom:1.5rem;position:relative}.responsive-video__canvas{background-color:var(--color-semantic-background-surface)}.responsive-video__background,.responsive-video__lazy-load{height:100%;position:absolute;width:100%}.responsive-video__background{background-position:50%;background-size:cover}.responsive-video__i-frame{height:100%;position:relative;width:100%}.responsive-video__button{bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .25s ease}.responsive-video__caption{margin-top:.5rem;text-align:center}.responsive-video__caption-anchor{color:var(--color-semantic-text-body-default)}.responsive-video__button:focus,.responsive-video__button:hover{background-color:#00000040;border-bottom:none}.responsive-video__icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.feature-list{padding:5rem 1.5rem 0}.feature-list__container{margin:0 auto;max-width:960px}.feature-list--blue{background-image:linear-gradient(135deg,var(--color-gradient-banner-blue))}.feature-list--orange{background-image:linear-gradient(135deg,var(--color-gradient-banner-orange))}.feature-list--purple{background-image:linear-gradient(135deg,var(--color-gradient-banner-purple))}.feature-list__title{color:var(--color-semantic-text-heading-default);text-align:center}.feature-list__content{background-color:var(--color-semantic-background-default);border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 8px 16px #24283326;padding:2.5rem 1.5rem}.feature-list__card:nth-child(2){border-top:2px solid var(--color-semantic-border-default);margin-top:2rem;padding-top:2rem}.feature-list__card__cta{margin-top:1.5rem}@media (min-width:40rem){.feature-list__content__container{display:flex;margin:0 auto;max-width:740px}.feature-list__card{width:50%}.feature-list__card:first-child{padding-right:1.5rem}.feature-list__card:nth-child(2){border-left:2px solid var(--color-semantic-border-default);border-top:0;margin-top:0;padding-left:1.5rem;padding-top:0}}@media (min-width:50rem){.feature-list__content{padding:2.5rem 4rem 4rem}.feature-list__card:first-child{padding-right:4rem}.feature-list__card:nth-child(2){padding-left:4rem}}.feature-list__card:only-child{padding-right:0;width:100%}.icon-list{color:#8392a6;color:var(--color-semantic-text-body-subtle);list-style:none outside none;margin:0;padding:0}.icon-list>li{display:flex;position:relative}.icon-list>li:not(:last-child){margin-bottom:1.125rem}.icon-list>li:before{background-position:0;background-repeat:no-repeat;content:"";flex-shrink:0;height:1.5rem;width:1.875rem}.icon-list--icon-check:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%2300b4e6' fill-rule='evenodd' d='M1.283 8.465a.377.377 0 0 1 0-.545l.834-.801a.413.413 0 0 1 .565-.001L6 10.308l7.311-7.03a.42.42 0 0 1 .572-.006l.834.802a.377.377 0 0 1-.006.55l-8.422 8.098a.413.413 0 0 1-.572.006z'/%3E%3C/svg%3E")}.icon-list--icon-close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%239eabbd' d='m9.4 8 4.3-4.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L8 6.6 3.7 2.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L6.6 8l-4.3 4.3a1 1 0 0 0 0 1.4c.2.2.4.3.7.3s.5-.1.7-.3L8 9.4l4.3 4.3c.2.2.5.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4z'/%3E%3C/svg%3E")}.blochsphere-interactive__canvas{height:250px;width:100%}@media (min-width:30rem){.blochsphere-interactive__canvas{height:328px;width:328px}}.blochsphere{margin-bottom:var(--spacing-s)}.blochsphere__image{height:auto;width:100%}.blochsphere__image canvas,.blochsphere__image img{max-width:328px;width:100%}.blochsphere__list{display:grid;grid-template-columns:minmax(auto,1fr);grid-template-rows:auto;max-width:100%}@media (min-width:30rem){.blochsphere__list{max-width:40%}.blochsphere__image{height:328px}}.blochsphere__list dt{font-weight:700;grid-row:1}.link-list{color:var(--color-semantic-text-body-default);margin-bottom:2rem}.link-list__list{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:calc(var(--spacing-s)*-1)}.link-list__list-item{align-self:flex-start;border:2px solid var(--color-semantic-border-default);border-radius:.25rem;margin-bottom:var(--spacing-s);overflow:hidden;position:relative}@media (min-width:30rem){.link-list__list{margin-right:calc(var(--spacing-s)*-2)}.link-list__list-item{margin-right:var(--spacing-s);width:calc(50% - var(--spacing-s)*1.5)}}@media (min-width:60rem){.link-list__list{margin-right:calc(var(--spacing-s)*-3)}.link-list__list-item{width:calc(33% - var(--spacing-s)*1.5)}}.link-list__content{padding:1rem}.link-list__list-item a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--z-index-overlay)}.link-list__image-container{margin-bottom:.5rem;overflow:hidden}.link-list__image{margin-bottom:0;transition:transform .2s}.link-list__list-item:hover .link-list__image{transform:scale(1.05)}.link-list__image{margin-bottom:0!important}.link-list__title{margin-bottom:.25rem}.link-list__title a{color:var(--color-semantic-text-link-body-default)}.link-list__title a:hover{color:var(--color-semantic-text-link-body-hover)}.link-list__title a:active{color:var(--color-semantic-text-link-body-active)}.page-content[data-v-293aa618]>.page-content__section{margin-bottom:var(--spacing-m)}
