@charset "UTF-8";@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.blog_code_block{position:relative;background:var(--install-command-bg);border:1px solid var(--install-command-border);border-radius:6px;overflow:hidden;margin-bottom:24px;font-family:dm-mono,ui-monospace,SF Mono,Fira Code,Monaco,Menlo,monospace;font-size:14px;line-height:20px}.blog_code_block__label{position:absolute;top:12px;left:12px;font-size:12px;color:var(--install-command-text);opacity:.5;pointer-events:none;user-select:none;line-height:16px;z-index:1}.blog_code_block__copy{position:absolute;top:8px;right:8px;z-index:1}.blog_code_block__body{display:grid;grid-template-columns:1fr;overflow-x:auto}.blog_code_block__body--numbered{grid-template-columns:auto 1fr}.blog_code_block__gutter{display:flex;flex-direction:column;padding:32px 10px 12px 12px;border-right:1px solid var(--install-command-border);user-select:none;min-width:0}.blog_code_block__line_number{display:block;color:var(--install-command-text);opacity:.3;font-size:13px;line-height:20px;text-align:right}.blog_code_block__pre{position:relative;margin:0;padding:44px 12px 12px;background:transparent;overflow:auto visible;border:none}.blog_code_block__code{display:block;color:var(--install-command-text);background:none;border-radius:0;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;white-space:pre;cursor:text}.blog_code_block__code .hljs-doctag,.blog_code_block__code .hljs-keyword,.blog_code_block__code .hljs-meta .hljs-keyword,.blog_code_block__code .hljs-template-tag,.blog_code_block__code .hljs-template-variable,.blog_code_block__code .hljs-type,.blog_code_block__code .hljs-variable.language_{color:#9b94dc}.blog_code_block__code .hljs-title,.blog_code_block__code .hljs-title.class_,.blog_code_block__code .hljs-title.class_.inherited__,.blog_code_block__code .hljs-title.function_{color:#675bd5}.blog_code_block__code .hljs-attr,.blog_code_block__code .hljs-attribute,.blog_code_block__code .hljs-meta,.blog_code_block__code .hljs-operator,.blog_code_block__code .hljs-selector-attr,.blog_code_block__code .hljs-selector-class,.blog_code_block__code .hljs-selector-id,.blog_code_block__code .hljs-variable{color:#fff6}.blog_code_block__code .hljs-meta .hljs-string,.blog_code_block__code .hljs-regexp,.blog_code_block__code .hljs-string{color:#76a4ff}.blog_code_block__code .hljs-built_in,.blog_code_block__code .hljs-literal,.blog_code_block__code .hljs-name,.blog_code_block__code .hljs-number,.blog_code_block__code .hljs-quote,.blog_code_block__code .hljs-selector-pseudo,.blog_code_block__code .hljs-selector-tag,.blog_code_block__code .hljs-symbol{color:#f38080}.blog_code_block__code .hljs-code,.blog_code_block__code .hljs-comment,.blog_code_block__code .hljs-formula{color:#ffffff4d;font-style:italic}.blog_code_block__code .hljs-subst,.blog_code_block__code .hljs-property{color:#766fb6cc}.blog_code_block__code .hljs-emphasis{font-style:italic}.blog_code_block__code .hljs-strong{font-weight:600}.quote_block_card.theme--light{position:relative;isolation:isolate;overflow:hidden;margin:0 0 16px;padding:32px 16px 32px 0;border:none;border-radius:4px;background:linear-gradient(135deg,#fff 40%,#eceafc)}.quote_block_card.theme--light .blockquote__layers{position:absolute;right:0;bottom:0;width:58%;height:74%;overflow:hidden;pointer-events:none;z-index:0;opacity:.8;mask-image:radial-gradient(ellipse 100% 100% at 100% 100%,#000 0%,#000 16%,transparent 90%)}.quote_block_card.theme--light .blockquote__layers_anchor{position:absolute;top:100%;left:100%;display:block;transform:translate(-50%,-50%) scale(.9) scaleX(-1)}@media(min-width:545px){.quote_block_card.theme--light .blockquote__layers_anchor{transform:translate(-50%,-50%) scale(.7) scaleX(-1)}}@media(min-width:768px){.quote_block_card.theme--light .blockquote__layers_anchor{transform:translate(-50%,-50%) scale(.5) scaleX(-1)}}.quote_block_card.theme--light .blockquote__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;padding-left:32px;border-left:1px solid var(--link)}.quote_block_card.theme--light .blockquote__content .blockquote__quote{font-family:dm-sans,sans-serif;font-style:italic;font-weight:400;font-size:24px;line-height:34px;letter-spacing:0;margin:0;color:var(--text);text-wrap:pretty}.quote_block_card.theme--light .blockquote__content .blockquote__attribution{margin:0;font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;color:var(--text-secondary)}.quote_block_card .blockquote__content .blockquote__attribution .blockquote__attribution_name{font-weight:600;color:var(--text)}.quote_block_card .blockquote__content .blockquote__attribution .blockquote__company_link{text-decoration:underline dashed;text-decoration-color:var(--link-tertiary);text-underline-offset:.15em}.quote_block_card .blockquote__content .blockquote__attribution .blockquote__company_link:hover{text-decoration-style:solid}.video_embed{position:relative;width:100%;aspect-ratio:16/9}.video_embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:8px}.video_embed__poster{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:8px;background:none;cursor:pointer;overflow:hidden}.video_embed__poster img{width:100%;height:100%;object-fit:cover;display:block;margin:0}.video_embed__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;background:#fff6;border-radius:50%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;opacity:.875}.video_embed__play:before{content:"";position:absolute;inset:4px;border-radius:50%;background:#ffffffe6}.video_embed__play .icon{position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);color:#3e2dda;z-index:1}
