.typography{color:rgb(var(--sl-text-neutral-950));font-size:var(--text-xl);line-height:var(--text-xl--line-height);--shiki-foreground:var(--color-white);--shiki-background:rgb(var(--sl-bg-neutral-950));--shiki-token-constant:var(--color-neutral-300);--shiki-token-string:var(--color-neutral-400);--shiki-token-comment:var(--color-neutral-400);--shiki-token-keyword:var(--color-neutral-400);--shiki-token-parameter:var(--color-neutral-400);--shiki-token-function:var(--color-neutral-300);--shiki-token-string-expression:var(--color-neutral-300);--shiki-token-punctuation:var(--color-neutral-400)}.typography :where(.typography>*){margin-top:--spacing(6);margin-bottom:--spacing(6)}.typography :where(h2){font-weight:var(--font-weight-semibold);font-family:var(--font-display);font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-top:--spacing(16)}.typography :where(h3){font-weight:var(--font-weight-semibold);font-family:var(--font-display);font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-top:--spacing(10)}.typography :where(h2+h3){margin-top:0}.typography :where(ul,ol){padding-left:1.5rem}.typography :where(ul){list-style-type:disc}.typography :where(ol){list-style-type:decimal}.typography :where(li){padding-left:--spacing(3);margin-top:--spacing(6)}.typography :where(li)::marker{color:rgb(var(--sl-text-neutral-500))}.typography :where(li>*),.typography :where(li li){margin-top:--spacing(4)}.typography :where(ol>li)::marker{font-size:var(--text-base);font-weight:var(--font-weight-semibold)}.typography .table-container{border:1px solid rgb(var(--sl-border-neutral-200));background-color:rgb(var(--sl-bg-white));overflow:hidden}.typography :where(table){text-align:left;width:100%;font-size:var(--text-sm);line-height:var(--text-sm--line-height);border-collapse:collapse}.typography :where(thead tr){background-color:rgb(var(--sl-bg-neutral-950))}.typography :where(th){font-weight:var(--font-weight-semibold);color:#fff;padding-top:--spacing(3);padding-bottom:--spacing(3);padding-left:--spacing(4);padding-right:--spacing(4);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;text-align:left;white-space:nowrap;border-bottom:none}.typography :where(td){vertical-align:middle;padding-top:--spacing(3);padding-bottom:--spacing(3);padding-left:--spacing(4);padding-right:--spacing(4);border-top:1px solid rgb(var(--sl-border-neutral-200));color:rgb(var(--sl-text-neutral-950));font-variant-numeric:tabular-nums}.typography :where(tbody tr:nth-child(2n) td){background-color:rgb(var(--sl-bg-neutral-50))}.typography :where(tbody tr:hover td){background-color:rgb(var(--sl-bg-neutral-100));transition:background-color .1s}.typography :where(pre){background-color:rgb(var(--sl-bg-neutral-950));max-width:100%;margin-top:--spacing(10);margin-bottom:--spacing(10);display:flex;overflow-x:auto}.typography :where(pre code){padding:--spacing(8) --spacing(6);font-size:var(--text-base);line-height:var(--leading-8);color:var(--color-white);flex:none}@media (min-width:640px){.typography :where(pre code){padding:--spacing(10)}}.typography :where(hr){border-color:rgb(var(--sl-border-neutral-950) / .1);margin-top:--spacing(24);margin-bottom:--spacing(24)}.typography :where(a){background:linear-gradient(to right, rgb(var(--sl-secondary)) 50%, rgb(var(--sl-brand)) 50%);color:#0000;text-decoration:underline;-webkit-text-decoration-color:rgb(var(--sl-brand));text-decoration-color:rgb(var(--sl-brand));text-underline-offset:.15em;text-decoration-skip-ink:none;font-weight:var(--font-weight-semibold);background-position:100% 0;background-size:200% 100%;background-clip:text;text-decoration-thickness:1px;transition:background-position .15s,text-decoration-color .15s}.typography :where(a:hover){-webkit-text-decoration-color:rgb(var(--sl-secondary));text-decoration-color:rgb(var(--sl-secondary));background-position:0 0}.typography :where(strong){font-weight:var(--font-weight-semibold)}.typography :where(code:not(pre code)){font-size:.9em;font-weight:var(--font-weight-semibold)}.typography :where(code:not(pre code)):before,.typography :where(code:not(pre code)):after{content:"`"}.typography :where(h2 code,h3 code){font-weight:var(--font-weight-bold)}.typography :where(figure){margin-top:--spacing(32);margin-bottom:--spacing(32)}.typography :where(.typography:first-child>:first-child),.typography :where(li>:first-child){margin-top:0!important}.typography :where(.typography:last-child>:last-child),.typography :where(li>:last-child){margin-bottom:0!important}.blog-article-title{font-family:var(--font-display), Georgia, serif;font-optical-sizing:auto;letter-spacing:0;font-size:1.75rem;font-weight:500;line-height:1.15}@media (min-width:640px){.blog-article-title{font-size:2.25rem}}@media (min-width:1024px){.blog-article-title{font-size:2.5rem;line-height:1.1}}.blog-article-summary{font-family:var(--font-body), sans-serif;font-size:1.25rem;line-height:1.65}.blog-article-body{max-width:720px;font-family:var(--font-body), sans-serif;margin:0;font-size:18px;line-height:1.65}.blog-article-body :where(p,li){font-size:1em;line-height:1.65}.blog-article-body :where(h2){font-family:var(--font-display), Georgia, serif;font-optical-sizing:auto;font-size:28px;font-weight:600;line-height:1.3}.blog-article-body :where(h3){font-family:var(--font-display), Georgia, serif;font-optical-sizing:auto;font-size:21px;font-weight:600;line-height:1.4}.blog-article-body :where(p code,li code,td code,th code){color:rgb(var(--sl-text-neutral-800));background-color:rgb(var(--sl-bg-neutral-100));border-radius:3px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;font-weight:600}.blog-article-body :where(p a,li a){color:rgb(var(--sl-brand));border-bottom:1px solid rgb(var(--sl-secondary) / .6);font-weight:600;text-decoration:none;transition:border-color .15s}.blog-article-body :where(p a:hover,li a:hover){border-bottom-color:rgb(var(--sl-secondary))}.blog-prose ul:not(.list-none),.blog-prose ol:not(.list-none){margin:1.5rem 0;padding-left:0}.blog-prose ul:not(.list-none)>li,.blog-prose ol:not(.list-none)>li{margin:.9rem 0;padding-left:1.9rem;line-height:1.75;position:relative}.blog-prose ul:not(.list-none){list-style:none}.blog-prose ol:not(.list-none){counter-reset:ol-counter;list-style:none}.blog-prose ol:not(.list-none)>li{counter-increment:ol-counter}.blog-prose ol:not(.list-none)>li:before{content:counter(ol-counter);text-align:center;color:#fff;background-color:rgb(var(--sl-brand));border-radius:2px;width:1.3rem;height:1.3rem;font-size:.72rem;font-weight:700;line-height:1.3rem;position:absolute;top:.5em;left:0}.blog-prose ul:not(.list-none)>li:before{content:"";background:linear-gradient(135deg,#00c896 0%,#00a87a 100%);border-radius:999px;width:.7rem;height:.7rem;position:absolute;top:.65rem;left:.15rem;box-shadow:0 0 0 4px #00a87a1f}.blog-article-body :where(.small){font-size:14px;line-height:1.55}.key-takeaways ul,.key-takeaways ol{list-style:none;margin:1.25rem 0 0!important;padding-left:0!important}.key-takeaways ul>li,.key-takeaways ol>li{margin:.75rem 0;padding-left:1.9rem;line-height:1.6;position:relative}.key-takeaways ul>li:before,.key-takeaways ol>li:before{content:"";background:linear-gradient(135deg,#00c896 0%,#00a87a 100%);border-radius:999px;width:.7rem;height:.7rem;position:absolute;top:.55rem;left:.15rem;box-shadow:0 0 0 4px #00a87a2e}.key-takeaways-title{color:#f8fbff}.key-takeaways [data-inline-tooltip-trigger]{color:#fff!important;text-decoration-color:#d1d5dbd9!important}.key-takeaways [data-inline-tooltip-trigger]:hover{color:#fff!important;text-decoration-color:#fffffff2!important}.key-takeaways code,.callout-body code{color:#fff;background-color:#ffffff26;border-radius:3px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em;font-weight:600}.blog-article-lead p:first-letter{font-family:var(--font-display), Georgia, serif;font-optical-sizing:auto;float:left;color:rgb(var(--sl-brand));-webkit-font-smoothing:antialiased;margin:.05em .12em 0 0;font-size:2.6em;font-weight:600;line-height:.9}.blog-article-body:not(:has(.blog-article-lead))>p:first-of-type:first-letter{font-family:var(--font-display), Georgia, serif;font-optical-sizing:auto;float:left;color:rgb(var(--sl-brand));-webkit-font-smoothing:antialiased;margin:.05em .12em 0 0;font-size:2.6em;font-weight:600;line-height:.9}@supports (initial-letter:2) or (-webkit-initial-letter:2){.blog-article-lead p:first-letter{-webkit-initial-letter:2 1;initial-letter:2 1;float:none;margin-right:.4rem;font-size:1em;line-height:1}.blog-article-body:not(:has(.blog-article-lead))>p:first-of-type:first-letter{-webkit-initial-letter:2 1;initial-letter:2 1;float:none;margin-right:.4rem;font-size:1em;line-height:1}}.lab-verdict p:first-letter{all:unset}@media (max-width:640px){.blog-article-body{font-size:17px}.blog-article-summary{font-size:18px}.blog-article-body :where(h2){font-size:26px}.blog-article-body :where(h3){font-size:20px}}@supports not ((initial-letter:2) or (-webkit-initial-letter:2)){@media (max-width:640px){.blog-article-lead p:first-letter{font-size:2.2em}.blog-article-body:not(:has(.blog-article-lead))>p:first-of-type:first-letter{font-size:2.2em}}}figure[data-rehype-pretty-code-figure]{margin:0}figure[data-rehype-pretty-code-figure]>figcaption[data-rehype-pretty-code-title]{display:none}[data-rehype-pretty-code-figure] code [data-line]{box-sizing:border-box;border-left:2px solid #0000;width:100%;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:calc(1.25rem - 2px);padding-right:1.25rem;display:inline-block}[data-rehype-pretty-code-figure] code [data-highlighted-line]{background:#7ea2cc1f;border-left-color:#7ea2cc}[data-rehype-pretty-code-figure] code [data-highlighted-chars]{background:#7ea2cc2e;padding:.05em .25em}[data-rehype-pretty-code-figure] code[data-line-numbers]{counter-reset:line}[data-rehype-pretty-code-figure] code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);text-align:right;color:#ffffff47;font-variant-numeric:tabular-nums;width:1.75rem;margin-right:1rem;display:inline-block}[data-rehype-pretty-code-figure] code [data-line]:empty:after{content:" ";white-space:pre}
