:root{--text:234, 240, 238;--gray:172, 187, 184;--border:54, 72, 69;--surface:20, 31, 30;--accent:231, 185, 108;--teal:99, 208, 191;--page-bg:12, 19, 18;color-scheme:dark;--text-h1:clamp(2rem, 1.5rem + 2vw, 3rem);--text-h2:clamp(1.5rem, 1.25rem + 1vw, 2rem);--text-h3:clamp(1.125rem, 1rem + .5vw, 1.25rem);--text-h4:1.0625rem;color:rgb(var(--text));background:rgb(var(--page-bg));font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;background:rgb(var(--page-bg))}body{isolation:isolate;background:rgb(var(--page-bg));min-width:320px;min-height:100vh;color:rgb(var(--text));margin:0;line-height:1.7;position:relative}body:before{content:"";z-index:-1;pointer-events:none;background:var(--spotlight-image) center top / cover no-repeat;opacity:.65;height:850px;position:absolute;inset:0 0 auto;mask-image:linear-gradient(#000 0% 25%,#0000 100%)}::selection{background:rgba(var(--teal), .3);color:rgb(var(--text))}a:focus-visible,summary:focus-visible,.table-scroll:focus-visible{outline:2px solid rgb(var(--teal));outline-offset:4px}*{box-sizing:border-box}a{color:rgb(var(--accent));text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}main{width:min(1100px,100% - 40px);margin:0 auto}h1,h2,h3,h4,h5,h6{color:rgb(var(--text));letter-spacing:-.02em;text-wrap:balance;overflow-wrap:anywhere;margin:0 0 1rem;scroll-margin-top:9rem;font-weight:700;line-height:1.3}h1{font-size:var(--text-h1);line-height:1.2}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}h4{font-size:var(--text-h4)}h5,h6{font-size:1rem}.eyebrow,.card-label{color:rgb(var(--accent));letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700}p{color:rgb(var(--text));font-size:1rem;line-height:1.7}blockquote{border-left:3px solid rgb(var(--accent));background:rgb(var(--surface));color:rgb(var(--gray));margin:2rem 0;padding:1rem 1.5rem}code{background:rgb(var(--surface));border-radius:4px;padding:.15em .35em;font-size:.9em}pre{color:#fff;background:#1e2126;border-radius:10px;padding:1.25rem;overflow-x:auto}table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.95rem}th,td{border-bottom:1px solid rgb(var(--border));text-align:left;font-variant-numeric:tabular-nums;padding:.85rem 1rem}th{background:rgb(var(--surface));font-weight:650}.table-scroll{overscroll-behavior-x:contain;border:1px solid rgb(var(--border));border-radius:8px;max-width:100%;margin-block:2rem;overflow-x:auto}.table-scroll table{margin:0}.table-scroll th,.table-scroll td{white-space:nowrap}@media (width<=720px){main{width:calc(100% - 36px)}body:before{opacity:.45;height:600px}blockquote{margin-block:1.5rem;padding:.75rem 1rem}blockquote p{margin-block:.5rem}.table-scroll{margin-block:1.5rem}.table-scroll th,.table-scroll td{padding:.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card{transition:none}}.blog-page{--text-h1:2rem;--text-h2:1.375rem;--text-h3:1.125rem;--text-h4:1.0625rem;--blog-body:1.0625rem;--blog-small:.875rem;font-size:var(--blog-body);line-height:1.75}.blog-page :is(h1,h2,h3,h4,h5,h6){letter-spacing:-.015em;text-align:left;text-wrap:pretty;margin:0 0 .75rem;font-weight:700;line-height:1.4}.blog-page h1{font-size:var(--text-h1);line-height:1.3}.blog-page h2{font-size:var(--text-h2)}.blog-page h3{font-size:var(--text-h3)}.blog-page h4{font-size:var(--text-h4)}.blog-page :is(h5,h6){font-size:1rem}.blog-page .blog-meta{font-size:var(--blog-small);color:rgb(var(--gray));margin:0 0 .5rem;font-weight:400;line-height:1.6}.blog-page .prose :is(p,ul,ol){font-size:var(--blog-body);margin:0 0 1.25rem;line-height:1.75}.blog-page .prose li{font-size:inherit;line-height:inherit;margin-block:.375rem}.blog-page .prose :is(p,li){overflow-wrap:anywhere}.blog-page .prose :is(ul,ol){padding-left:1.5rem}.blog-page .prose :is(ul,ol) :is(ul,ol){margin-block:.5rem 0}.blog-page .prose :is(h1,h2,h3,h4,h5,h6){margin-top:2rem}.blog-page .prose h1{font-size:var(--text-h2);line-height:1.4}.blog-page :is(strong,b){font-size:inherit;font-weight:700}.blog-page .prose p a{text-underline-offset:.2em;text-decoration:underline}.blog-page .prose blockquote{font-size:var(--blog-body);margin:1.5rem 0;padding:1rem 1.25rem;line-height:1.75}.blog-page .prose blockquote>:last-child{margin-bottom:0}.blog-page .prose table{font-size:.9375rem;line-height:1.6}.blog-page .prose :is(th,td) p{font-size:inherit;line-height:inherit}.blog-page .prose pre code{background:0 0;padding:0}.blog-page .prose img{border:1px solid rgb(var(--border));border-radius:12px;width:100%;height:auto;margin-block:1.5rem .75rem;display:block}.blog-page .prose img[src*=contrib-guide-neutral-24fps]{width:50%;margin-inline:auto}.blog-page .prose p:has(img){margin-bottom:.75rem}.blog-page .prose p:has(img)+p:has(>em:only-child){font-size:var(--blog-small);color:rgb(var(--gray));line-height:1.6}.blog-page .article-toc{border:1px solid rgb(var(--border));background:rgba(var(--surface), .9);border-radius:8px;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6}.blog-page .article-toc summary{cursor:pointer;padding-block:.25rem;font-weight:600}.blog-page .article-toc ol{margin-bottom:0;padding-left:1.25rem}.blog-page .article-toc a{padding-block:.625rem;display:inline-block}.blog-page .prose .table-hint{display:none}@media (width<=720px){.blog-page{--text-h1:1.75rem}.blog-page .prose blockquote{padding:.75rem 1rem}.blog-page .prose img[src*=contrib-guide-neutral-24fps]{width:min(100%,360px)}.blog-page .prose:has(table) .table-hint{color:rgb(var(--gray));font-size:.8125rem;line-height:1.6;display:block}.blog-page .article-toc{padding:.75rem 1rem}}main.blog-page{max-width:960px;padding-block:4rem}.blog-page .article-column{width:720px;max-width:100%;margin-inline:auto}.blog-page .hero-image img{border-radius:12px;margin-inline:auto;display:block}.blog-page .article-column>.title{border-bottom:1px solid rgb(var(--border));margin-bottom:2rem;padding-bottom:1.25rem}.blog-page .last-updated-on{font-style:italic}.blog-index .page-heading{margin-bottom:2.5rem}.blog-index .post-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none;display:grid}.blog-index .post-list>li:first-child{grid-column:1/-1}.blog-index .post-list a{border:1px solid rgba(var(--text), .1);background:rgba(var(--surface), .55);border-radius:12px;height:100%;padding:1.75rem;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:block}.blog-index .post-list a:focus-visible{border-color:rgba(var(--teal), .5);background:rgba(var(--surface), .9)}@media (hover:hover){.blog-index .post-list a:hover{border-color:rgba(var(--teal), .35);background:rgba(var(--surface), .85);transform:translateY(-2px)}}.blog-index .post-list a:active{background:rgba(var(--surface), 1);transform:translateY(0)}.blog-index .post-list img{border-radius:12px;margin-bottom:.75rem;display:block}.blog-index .post-list a:hover h2{color:rgb(var(--accent))}@media (width<=720px){main.blog-page{padding-block:2rem}.blog-page .article-column>.title{margin-bottom:1.5rem;padding-bottom:1rem}.blog-index .page-heading{margin-bottom:2rem}.blog-index .post-list{grid-template-columns:minmax(0,1fr)}.blog-index .post-list a{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.blog-index .post-list a{transition:none}.blog-index .post-list a:hover{transform:none}}a[data-astro-cid-evkijfd6]{white-space:nowrap;text-underline-offset:.4em;justify-content:center;align-items:center;min-height:44px;padding:.5rem clamp(.5rem,2vw,.875rem);font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}a[data-astro-cid-evkijfd6].active{text-decoration:underline}header[data-astro-cid-nen7h5rs]{z-index:100;background:rgba(var(--page-bg), .9);backdrop-filter:blur(12px);border-bottom:1px solid rgba(var(--border), .8);position:sticky;top:0}nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;width:min(1100px,100% - 40px);height:68px;margin:0 auto;display:flex}.brand[data-astro-cid-nen7h5rs]{min-height:44px;color:rgb(var(--text));white-space:nowrap;align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.brand-icon[data-astro-cid-nen7h5rs]{flex-shrink:0}.brand-name[data-astro-cid-nen7h5rs]{letter-spacing:-.02em;font-size:1rem;font-weight:750}.internal-links[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}@media (width<=720px){nav[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.25rem;width:min(100% - 24px,1100px);height:auto;padding-block:.75rem .5rem}}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid rgb(var(--border));text-align:center;padding:2rem 1rem 3rem}p[data-astro-cid-jo6i4kqk]{color:rgb(var(--gray));margin:0;font-size:.875rem}nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.5rem;margin-top:.75rem;font-size:.875rem;display:flex}a[data-astro-cid-jo6i4kqk]{align-items:center;min-height:44px;padding-block:.5rem;display:inline-flex}
