.page-title{margin-top:0}.main-page{max-width:82rem}.main-page-title{margin-bottom:3rem}.main-page__content{color:rgba(var(--color-foreground),.82);font-size:1.6rem;line-height:1.75;overflow-wrap:anywhere}.main-page__content p{margin:0 0 1.8rem}.main-page__content h2,.main-page__content h3,.main-page__content h4{scroll-margin-top:12rem}.main-page__content h2{margin:4.8rem 0 1.8rem;padding-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.main-page__content h3{margin:3.2rem 0 1.4rem}.main-page__content h4{margin:2.8rem 0 1.2rem}.main-page__content ul,.main-page__content ol{margin:0 0 2.2rem;padding-left:2.8rem;list-style-position:outside}.main-page__content li{padding-left:.3rem}.main-page__content li+li{margin-top:.7rem}.main-page__content li>ul,.main-page__content li>ol{margin-top:.8rem;margin-bottom:.8rem;padding-left:2.4rem}.main-page--docs{--docs-glass-border: rgb(255 255 255 / 16%);--docs-glass-border-hover: rgb(255 255 255 / 28%);--docs-glass-surface: linear-gradient(135deg, rgb(255 255 255 / 3.5%) 0%, rgb(255 255 255 / 0%) 58%), rgb(3 5 4 / 48%);--docs-glass-surface-hover: linear-gradient(135deg, rgb(255 255 255 / 6%) 0%, rgb(255 255 255 / 0%) 58%), rgb(3 5 4 / 42%);--docs-glass-shadow: inset 0 1px 0 rgb(255 255 255 / 12%), 0 1rem 3rem rgb(0 0 0 / 26%);--docs-glass-shadow-hover: inset 0 1px 0 rgb(255 255 255 / 18%), 0 1.2rem 3.4rem rgb(0 0 0 / 30%)}.main-page--docs-index .main-page__content>h2:first-of-type+ul{display:grid;margin:0 0 3.2rem;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;list-style:none}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li{min-width:0;margin:0;padding:0}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:empty{display:none}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty),.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"],.main-page--docs .main-page__content .docs-download{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--docs-glass-border);border-radius:2rem;background:var(--docs-glass-surface);box-shadow:var(--docs-glass-shadow);color:rgb(var(--color-foreground));text-decoration:none;-webkit-backdrop-filter:blur(1.2rem) saturate(125%);backdrop-filter:blur(1.2rem) saturate(125%);transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty):hover,.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"]:hover,.main-page--docs .main-page__content .docs-download:hover{border-color:var(--docs-glass-border-hover);background:var(--docs-glass-surface-hover);box-shadow:var(--docs-glass-shadow-hover);color:rgb(var(--color-foreground));text-decoration:none;transform:translateY(-1px)}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty):focus-visible,.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"]:focus-visible,.main-page--docs .main-page__content .docs-download:focus-visible{outline:2px solid rgb(255 255 255 / 92%);outline-offset:3px;box-shadow:var(--docs-glass-shadow)}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty){display:flex;min-height:5.8rem;padding:1.2rem 1.4rem 1.2rem 1.8rem;align-items:center;justify-content:space-between;gap:1.6rem;font-weight:var(--font-body-weight-bold)}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty):after{display:block;flex:0 0 3.2rem;width:3.2rem;height:3.2rem;border:1px solid rgb(255 255 255 / 12%);border-radius:50%;background-color:#246b5f57;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3.5 10h13M12.5 6l4 4-4 4' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:1.8rem 1.8rem;content:"";transition:transform var(--duration-short) ease}.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty):hover:after{transform:translate(.2rem)}.main-page--docs-article .main-page__content>p:first-child:has(>a[href="/pages/docs"]:only-child){margin-bottom:2.8rem}.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"]{display:inline-flex;min-height:4.4rem;padding:0 1.8rem;align-items:center;justify-content:center;font-size:1.3rem;font-weight:var(--font-body-weight-bold);letter-spacing:.06em}.main-page--docs .main-page__content>p:has(>.docs-download:only-child){margin:2rem 0 3.2rem}.main-page--docs .main-page__content ul:has(>li>.docs-download){padding-left:0;list-style:none}.main-page--docs .main-page__content li:has(>.docs-download){display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1rem;padding-left:0}.main-page--docs .main-page__content .docs-download{display:inline-grid;width:fit-content;max-width:100%;min-height:5.8rem;padding:.9rem 1.1rem .9rem 1.3rem;grid-template-columns:auto minmax(0,1fr) 3.4rem;align-items:center;gap:1.2rem;font-weight:var(--font-body-weight-bold);line-height:1.35;text-align:left}.main-page--docs .main-page__content .docs-download:before{display:grid;min-width:4.6rem;height:3.4rem;padding:0 .8rem;place-items:center;border:1px solid rgb(255 255 255 / 12%);border-radius:1rem;background:#ffffff0d;color:rgba(var(--color-foreground),.7);content:"CAD";font-size:1rem;letter-spacing:.12em;line-height:1}.main-page--docs .main-page__content .docs-download:after{display:block;width:3.4rem;height:3.4rem;border:1px solid rgb(255 255 255 / 12%);border-radius:50%;background-color:#246b5f61;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 2.75v9.5M6.25 8.75 10 12.5l3.75-3.75M4 16.5h12' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:1.8rem 1.8rem;content:"";transition:transform var(--duration-short) ease}.main-page--docs .main-page__content .docs-download:hover:after{transform:translateY(.2rem)}.main-page--encoder-guide{max-width:108rem}.main-page--encoder-guide .main-page-title{max-width:76rem;margin-bottom:1.6rem}.encoder-guide{--encoder-guide-border: rgb(255 255 255 / 16%);--encoder-guide-border-strong: rgb(255 255 255 / 24%);--encoder-guide-surface: linear-gradient(135deg, rgb(255 255 255 / 4%) 0%, rgb(255 255 255 / 0%) 56%), rgb(3 5 4 / 52%);--encoder-guide-shadow: inset 0 1px 0 rgb(255 255 255 / 12%), 0 1.4rem 4rem rgb(0 0 0 / 28%)}.encoder-guide__intro{max-width:76rem;margin-bottom:2.8rem!important;color:rgba(var(--color-foreground),.74);font-size:1.9rem;line-height:1.65}.encoder-guide>h2{margin-top:3.6rem}.encoder-guide__intro+h2{margin-top:0}.encoder-guide__scroll-hint{display:none;margin-bottom:1rem!important;color:rgba(var(--color-foreground),.58);font-size:1.2rem;letter-spacing:.04em}.encoder-guide__comparison-shell{max-width:100%;margin:0 0 2rem;overflow-x:auto;border:.1rem solid var(--encoder-guide-border);border-radius:2rem;background:var(--encoder-guide-surface);box-shadow:var(--encoder-guide-shadow);-webkit-backdrop-filter:blur(1.2rem) saturate(125%);backdrop-filter:blur(1.2rem) saturate(125%);scrollbar-color:rgb(255 255 255 / 24%) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.encoder-guide__comparison-shell:focus-visible{outline:2px solid rgb(255 255 255 / 92%);outline-offset:3px}.main-page__content .encoder-guide__comparison{min-width:76rem;margin:0;border:0;border-radius:0;border-collapse:separate;border-spacing:0;background:transparent;box-shadow:none}.main-page__content .encoder-guide__comparison th,.main-page__content .encoder-guide__comparison td{padding:1.6rem;border:0;border-right:.1rem solid rgb(255 255 255 / 10%);border-bottom:.1rem solid rgb(255 255 255 / 10%);background-clip:padding-box;vertical-align:middle}.main-page__content .encoder-guide__comparison tr>:last-child{border-right:0}.main-page__content .encoder-guide__comparison tbody tr:last-child>*{border-bottom:0}.main-page__content .encoder-guide__comparison thead th{padding-top:2rem;padding-bottom:2rem;background-color:#ffffff0d;color:rgb(var(--color-foreground));font-size:1.7rem}.main-page__content .encoder-guide__comparison thead th:not(:first-child),.main-page__content .encoder-guide__comparison .encoder-guide__feature-cell,.main-page__content .encoder-guide__comparison .encoder-guide__actions td{text-align:center}.main-page__content .encoder-guide__comparison thead th:nth-child(2),.main-page__content .encoder-guide__comparison tbody td:nth-child(2){background-color:#246b5f2b}.main-page__content .encoder-guide__comparison thead th:nth-child(3),.main-page__content .encoder-guide__comparison tbody td:nth-child(3){background-color:#246b5f17}.main-page__content .encoder-guide__comparison thead th:nth-child(4),.main-page__content .encoder-guide__comparison tbody td:nth-child(4){color:rgba(var(--color-foreground),.72)}.main-page__content .encoder-guide__comparison thead th:first-child,.main-page__content .encoder-guide__comparison tbody th{position:sticky;left:0;z-index:2;width:16rem;min-width:16rem;background-color:rgb(var(--color-background));box-shadow:.1rem 0 #ffffff1a}.main-page__content .encoder-guide__comparison thead th:first-child{z-index:3;color:rgba(var(--color-foreground),.58);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase}.main-page__content .encoder-guide__comparison tbody th{color:rgba(var(--color-foreground),.66);font-size:1.25rem;letter-spacing:.045em;line-height:1.4}.encoder-guide__product-name{display:inline-block;color:rgb(var(--color-foreground));font-size:2rem;line-height:1.2;text-decoration:none}.encoder-guide__product-name:hover{color:rgb(var(--color-foreground));text-decoration-thickness:.1rem;text-underline-offset:.4rem}.encoder-guide__label{display:block;width:fit-content;margin:0 auto .8rem;padding:.45rem .75rem;border:.1rem solid rgb(255 255 255 / 13%);border-radius:999rem;background:#ffffff0f;color:rgba(var(--color-foreground),.66);font-size:.95rem;font-weight:var(--font-body-weight-bold);letter-spacing:.08em;line-height:1;text-transform:uppercase}.encoder-guide__label--primary{border-color:#5bb19e47;background:#246b5f47;color:#cff2eae0}.encoder-guide__feature{display:inline-block;width:2.8rem;height:2.8rem;border:.1rem solid rgb(255 255 255 / 14%);border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:1.8rem 1.8rem;vertical-align:middle}.encoder-guide__feature--yes{border-color:#5bb19e52;background-color:#246b5f57;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m5 10.5 3 3 7-7' stroke='%23d6fff5' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.encoder-guide__feature--no{background-color:#ffffff08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m6.5 6.5 7 7m0-7-7 7' stroke='%23939b99' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.encoder-guide__product-link{display:inline-flex;min-height:4.2rem;padding:.8rem 1.4rem;align-items:center;justify-content:center;border:.1rem solid var(--encoder-guide-border);border-radius:999rem;background:linear-gradient(135deg,#ffffff0f,#fff0 60%),#246b5f52;box-shadow:inset 0 1px #ffffff1f;color:rgb(var(--color-foreground));font-size:1.25rem;font-weight:var(--font-body-weight-bold);line-height:1.2;text-align:center;text-decoration:none;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease,transform var(--duration-short) ease}.encoder-guide__product-link:hover{border-color:var(--encoder-guide-border-strong);background-color:#246b5f70;color:rgb(var(--color-foreground));text-decoration:none;transform:translateY(-1px)}.encoder-guide__product-link:focus-visible{outline:2px solid rgb(255 255 255 / 92%);outline-offset:3px}.encoder-guide__technical-note{max-width:86rem;margin:0 0 1.6rem!important;padding:1.4rem 1.6rem;border-left:.3rem solid rgb(36 107 95);color:rgba(var(--color-foreground),.68);font-size:1.35rem;line-height:1.6}.encoder-guide__technical-note strong{color:rgba(var(--color-foreground),.9)}.encoder-guide__output-grid{display:grid;margin:0 0 3rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.encoder-guide__output-card{padding:2rem;border:.1rem solid var(--encoder-guide-border);border-radius:1.6rem;background:var(--encoder-guide-surface);box-shadow:inset 0 1px #ffffff17}.encoder-guide__output-card h3{margin:0 0 .8rem;font-size:1.8rem}.encoder-guide__output-card p{margin:0;color:rgba(var(--color-foreground),.68);font-size:1.45rem;line-height:1.65}.main-page__content img{display:block;margin-right:auto;margin-left:auto;border-radius:1.2rem}.main-page__content>p:has(>img:only-child),.main-page__content>figure{margin:2.8rem 0}.main-page__content figure img{margin-bottom:0}.main-page__content figcaption{margin-top:.8rem;color:rgba(var(--color-foreground),.62);font-size:1.3rem;line-height:1.5;text-align:center}.main-page__content table{width:100%;margin:2.4rem 0 3.2rem;table-layout:auto;border-collapse:collapse;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;box-shadow:none;font-size:1.45rem;line-height:1.55}.main-page__content table th,.main-page__content table td{padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.14);overflow-wrap:anywhere;text-align:left;vertical-align:top}.main-page__content table th{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-weight:var(--font-body-weight-bold)}.main-page__content table tbody tr:nth-child(2n){background:rgba(var(--color-foreground),.025)}.main-page__content code,.main-page__content kbd{padding:.18em .42em;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.4rem;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em;letter-spacing:normal}.main-page__content pre{max-width:100%;margin:2.4rem 0 3.2rem;padding:2rem;overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:1rem;background:rgba(var(--color-foreground),.07);color:rgb(var(--color-foreground));line-height:1.65;tab-size:2;-webkit-overflow-scrolling:touch}.main-page__content pre code{padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:1.35rem;white-space:pre}.main-page__content>div[style*="#eef4fa"]{margin:2.4rem 0!important;padding:1.6rem 1.8rem!important;border:.1rem solid rgba(var(--color-foreground),.16)!important;border-left:.4rem solid rgb(var(--color-button))!important;border-radius:.8rem!important;background:rgba(var(--color-foreground),.07)!important;color:rgba(var(--color-foreground),.88)}.main-page__content>div[style*="#eef4fa"]>:last-child{margin-bottom:0}.main-page__content iframe{display:block;max-width:100%;border-radius:1rem;background:rgba(var(--color-foreground),.06)}.main-page__content hr{margin:4rem 0;border:0;border-top:.1rem solid rgba(var(--color-foreground),.16)}@media screen and (min-width:750px){.main-page-title{margin-bottom:4rem}}@media screen and (max-width:749px){.main-page-title{margin-bottom:2.4rem}.main-page__content{font-size:1.5rem}.main-page__content h2{margin-top:3.8rem}.main-page__content h3{margin-top:2.8rem}.main-page__content ul,.main-page__content ol{padding-left:2.4rem}.main-page__content table{font-size:1.3rem}.main-page__content table th,.main-page__content table td{padding:1rem .8rem}.main-page__content pre{margin:2rem 0 2.8rem;padding:1.4rem}.main-page__content pre code{font-size:1.2rem}.main-page__content>div[style*="#eef4fa"]{padding:1.4rem!important}.main-page--docs-index .main-page__content>h2:first-of-type+ul{grid-template-columns:minmax(0,1fr)}.main-page--docs .main-page__content .docs-download{width:100%;grid-template-columns:auto minmax(0,1fr) 3.2rem;gap:1rem}.main-page--docs .main-page__content .docs-download:after{width:3.2rem;height:3.2rem}.main-page--encoder-guide .main-page-title{margin-bottom:1.2rem}.encoder-guide__intro{margin-bottom:2.4rem!important;font-size:1.65rem}.encoder-guide__scroll-hint{display:block}.encoder-guide__comparison-shell{border-radius:1.4rem}.main-page__content .encoder-guide__comparison{min-width:72rem;font-size:1.25rem}.main-page__content .encoder-guide__comparison th,.main-page__content .encoder-guide__comparison td{padding:1.25rem}.main-page__content .encoder-guide__comparison thead th:first-child,.main-page__content .encoder-guide__comparison tbody th{width:12.8rem;min-width:12.8rem}.encoder-guide__product-name{font-size:1.7rem}.encoder-guide__output-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty),.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty):after,.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"],.main-page--docs .main-page__content .docs-download,.main-page--docs .main-page__content .docs-download:after,.encoder-guide__product-link{transition:none}}@media(forced-colors:active){.main-page--docs-index .main-page__content>h2:first-of-type+ul>li>a:not(:empty),.main-page--docs-article .main-page__content>p:first-child>a[href="/pages/docs"],.main-page--docs .main-page__content .docs-download{border-color:ButtonText;background:ButtonFace;box-shadow:none;color:ButtonText;-webkit-backdrop-filter:none;backdrop-filter:none}.encoder-guide__comparison-shell,.encoder-guide__output-card,.encoder-guide__product-link{border-color:ButtonText;background:ButtonFace;box-shadow:none;color:ButtonText;-webkit-backdrop-filter:none;backdrop-filter:none}.encoder-guide__feature{forced-color-adjust:none}}.page-placeholder-wrapper{display:flex;justify-content:center}.page-placeholder{width:52.5rem;height:52.5rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-main-page.css.map */
