:root,:host{--blog-text:#111827;--blog-text-muted:#525252e6;--blog-text-muted-80:color-mix(in srgb, var(--blog-text) 80%, transparent);--blog-border:#e5e7eb;--blog-accent-subtle:#f7f7f7;--blog-card-surface:transparent;--public-surface-hover:#0000000a;--brand-accent:#5150f7;--public-focus-ring:var(--brand-accent);--color-white:#fff;--color-black:#000;--color-gray-100:#f9fafb;--color-gray-200:#f3f4f6;--color-neutral-200:#e5e7eb;--color-neutral-400:#9ca3af;--color-neutral-500:#6b7280;--color-neutral-700:#374151;--blog-shadow:0 6px 14px #0f172a0f;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--text-micro:.625rem;--text-xs:.75rem;--text-label:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-xs--line-height:calc(1 / .75);--text-sm--line-height:calc(1.25 / .875);--text-base--line-height:calc(1.5 / 1);--text-lg--line-height:calc(1.75 / 1.125);--text-2xl--line-height:calc(2 / 1.5);--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl--line-height:calc(2.5 / 2.25);--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--tracking-tight:0;--tracking-wide:.025em;--tracking-wider:.05em;--blog-prose-heading-line-height:1.22;--blog-prose-subheading-line-height:1.333;--blog-prose-body-line-height:1.6;--blog-section-title-size-sm:1.75rem;--blog-section-title-size-lg:2.8125rem;--blog-section-title-line-height:1.1;--radius-xs:.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--spacing:var(--ui-space-1);--ui-space-1:.25rem;--ui-space-2:.5rem;--ui-space-3:.75rem;--ui-space-4:1rem;--ui-space-5:1.25rem;--ui-space-6:1.5rem;--ui-space-7:1.75rem;--ui-space-10:2.5rem;--ui-space-12:3rem;--ui-space-14:3.5rem;--ui-space-16:4rem;--public-navbar-height:68px;--blog-sticky-top:calc(var(--public-navbar-height) + var(--ui-space-5));--blog-sidebar-w:240px;--blog-wide-max-w:87.5rem;--blog-index-max-w:66.625rem;--blog-related-max-w:75rem;--blog-article-max-w:47.1875rem;--blog-article-content-max-w:48.875rem;--blog-toc-w:16rem;--blog-cta-sidebar-w:20rem;--blog-card-min-h:20rem;--blog-card-min-h-wide:24.25rem;--blog-author-card-image-w:10rem;--blog-section-y:5rem;--container-2xl:42rem;--container-3xl:48rem;--task-control-height:3rem;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--aspect-video:16 / 9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
.blog-prose h2{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:var(--font-weight-semibold);line-height:var(--blog-prose-heading-line-height);letter-spacing:0;color:var(--blog-text);margin-top:var(--ui-space-14);margin-bottom:var(--ui-space-6)}.blog-prose h3{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);line-height:var(--blog-prose-subheading-line-height);letter-spacing:0;color:var(--blog-text);margin-top:var(--ui-space-14);margin-bottom:var(--ui-space-4)}.blog-prose p{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--font-weight-normal);line-height:var(--blog-prose-body-line-height);color:var(--blog-text);margin-top:var(--ui-space-5)}.blog-prose a{color:var(--blog-text);font-weight:var(--font-weight-medium);text-decoration:underline}.blog-prose a:hover{opacity:.85}.blog-prose ul{padding-left:var(--ui-space-10);margin-top:var(--ui-space-5);list-style-type:disc}.blog-prose ol{padding-left:var(--ui-space-10);margin-top:var(--ui-space-5);list-style-type:decimal}.blog-prose li{font-family:var(--font-sans);font-size:var(--text-lg);line-height:var(--blog-prose-body-line-height);color:var(--blog-text)}.blog-prose strong{font-weight:var(--font-weight-semibold)}.blog-prose table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:var(--text-sm);margin-top:var(--ui-space-6)}.blog-prose table:has(th:nth-child(4)){table-layout:auto;display:block;overflow-x:auto}:is(.blog-prose table:has(th:nth-child(4)) th,.blog-prose table:has(th:nth-child(4)) td){min-width:120px}.blog-prose th{font-weight:var(--font-weight-semibold);padding:var(--ui-space-4);border-bottom:2px solid var(--blog-border);text-align:left;color:var(--blog-text);overflow-wrap:break-word}.blog-prose td{padding:var(--ui-space-4);border-bottom:1px solid var(--blog-border);color:var(--blog-text);overflow-wrap:break-word}@media not (min-width:40rem){.blog-prose table{font-size:var(--text-xs)}.blog-prose th,.blog-prose td{padding:var(--ui-space-3) var(--ui-space-2)}.blog-prose table:not(:has(th:nth-child(4))) thead{display:none}.blog-prose table:not(:has(th:nth-child(4))) tbody{display:block}.blog-prose table:not(:has(th:nth-child(4))) tr{border-bottom:1px solid var(--blog-border);padding-block:var(--ui-space-3);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.blog-prose table:not(:has(th:nth-child(4))) td{padding:var(--ui-space-2) var(--ui-space-3);border-bottom:0;display:block}.blog-prose table:not(:has(th:nth-child(4))) td:first-child{font-weight:var(--font-weight-semibold);grid-column:1/-1}}.blog-prose img{margin:var(--ui-space-6) 0;border-radius:var(--radius-md);max-width:100%;height:auto}.blog-prose figure{margin:var(--ui-space-6) 0}.blog-prose figure img,.blog-prose figure video{margin:0}.blog-prose video{border-radius:var(--radius-md);background:var(--blog-accent-subtle);width:100%;height:auto;display:block}.blog-prose figcaption{margin-top:var(--ui-space-2);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--blog-text-muted);text-align:center}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}::selection{background-color:var(--blog-accent-subtle);color:inherit}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overscroll-behavior:none;overflow-x:hidden}body{background:var(--color-white);color:var(--blog-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;min-height:100dvh}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}ol,ul,menu{margin:0;padding:0;list-style:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;margin:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;margin:0}button,input,select,textarea{background-color:#0000;border-radius:0}::file-selector-button{background-color:#0000;border-radius:0}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,select{text-transform:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button;background-image:none}::file-selector-button{appearance:button;background-image:none}textarea{resize:vertical}::placeholder{opacity:1}button,[role=button]{cursor:pointer}:focus-visible{outline:2px solid var(--public-focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){:root{--animate-pulse:none}}@keyframes pulse{50%{opacity:.5}}
