.shader-page[data-astro-cid-75hutrwc]{display:grid;gap:3rem;padding-bottom:8rem}.shader-page__intro[data-astro-cid-75hutrwc]{display:grid;gap:1rem;align-items:end}.shader-kicker[data-astro-cid-75hutrwc]{display:block;margin-bottom:.4rem;color:var(--accent-dark);font-size:.7rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.shader-page__intro[data-astro-cid-75hutrwc] h2[data-astro-cid-75hutrwc]{max-width:25ch;font-size:clamp(1.6rem,4vw,2.5rem);letter-spacing:-.03em}.shader-page__intro[data-astro-cid-75hutrwc] p[data-astro-cid-75hutrwc]{max-width:70ch;margin-top:.7rem;color:var(--gray-400);line-height:1.7}.shader-page__back[data-astro-cid-75hutrwc]{min-height:44px;display:inline-flex;align-items:center;color:var(--accent-dark);font-weight:700;text-underline-offset:.25rem}.shader-toc[data-astro-cid-75hutrwc]{display:grid;border-top:1px solid var(--gray-700)}.shader-mobile-jump[data-astro-cid-75hutrwc]{display:none}.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]{min-height:58px;display:grid;grid-template-columns:2rem 1fr auto;gap:.75rem;align-items:center;border-bottom:1px solid var(--gray-700);color:var(--gray-300);text-decoration:none}.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]:hover strong[data-astro-cid-75hutrwc],.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]:focus-visible strong[data-astro-cid-75hutrwc]{color:var(--accent-dark)}.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]:focus-visible{outline:3px solid var(--accent-regular);outline-offset:2px}.shader-toc[data-astro-cid-75hutrwc] span[data-astro-cid-75hutrwc],.shader-toc[data-astro-cid-75hutrwc] small[data-astro-cid-75hutrwc]{color:var(--gray-400);font-size:.7rem;text-transform:uppercase}.shader-sections[data-astro-cid-75hutrwc]{display:grid;gap:4rem;min-width:0}.shader-section[data-astro-cid-75hutrwc]{min-width:0;scroll-margin-top:8rem}.shader-section[data-astro-cid-75hutrwc]>header[data-astro-cid-75hutrwc]{margin-bottom:1rem}.shader-section[data-astro-cid-75hutrwc]>header[data-astro-cid-75hutrwc]>span[data-astro-cid-75hutrwc]{color:var(--accent-dark);font-size:.7rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.shader-section[data-astro-cid-75hutrwc] h2[data-astro-cid-75hutrwc]{margin-top:.35rem;font-size:clamp(1.5rem,4vw,2.3rem)}.shader-section[data-astro-cid-75hutrwc] header[data-astro-cid-75hutrwc] p[data-astro-cid-75hutrwc]{margin-top:.45rem;color:var(--gray-400)}.shader-code[data-astro-cid-75hutrwc]{min-width:0;overflow:hidden;border:1px solid var(--gray-700);border-radius:.85rem;box-shadow:var(--shadow-sm)}.shader-code-details[data-astro-cid-75hutrwc]{border:1px solid var(--gray-700);border-radius:.85rem;overflow:hidden;background:color-mix(in srgb,var(--gray-999) 96%,var(--accent-regular))}.shader-code-details[data-astro-cid-75hutrwc] summary[data-astro-cid-75hutrwc]{display:grid;gap:.2rem;min-height:58px;align-content:center;padding:.65rem .85rem;color:var(--gray-200);cursor:pointer}.shader-code-details[data-astro-cid-75hutrwc] summary[data-astro-cid-75hutrwc] span[data-astro-cid-75hutrwc]{color:var(--accent-dark);font-size:.7rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.shader-code-details[data-astro-cid-75hutrwc] summary[data-astro-cid-75hutrwc] strong[data-astro-cid-75hutrwc]{font-size:.88rem}.shader-code-details[data-astro-cid-75hutrwc][open] summary[data-astro-cid-75hutrwc]{border-bottom:1px solid var(--gray-700)}.shader-code-details[data-astro-cid-75hutrwc] .shader-code[data-astro-cid-75hutrwc]{border:0;border-radius:0;box-shadow:none}.shader-code[data-astro-cid-75hutrwc] .shiki{margin:0;padding:1rem 0;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.72;tab-size:2}.shader-code[data-astro-cid-75hutrwc] .shiki code{display:block;min-width:max-content;counter-reset:line}.shader-code[data-astro-cid-75hutrwc] .shiki .line{display:inline-block;width:100%;padding-right:1.2rem;counter-increment:line}.shader-code[data-astro-cid-75hutrwc] .shiki .line:before{content:counter(line);display:inline-block;width:3.1rem;margin-right:1rem;color:#7b8790;text-align:right;user-select:none}html.theme-dark .shader-code .shiki{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}html.theme-dark .shader-code .shiki span{color:var(--shiki-dark)!important}@media(max-width:50em){.shader-page[data-astro-cid-75hutrwc]{gap:2.25rem}.shader-mobile-jump[data-astro-cid-75hutrwc]{position:sticky;top:3.35rem;z-index:12;display:grid;gap:.35rem;padding:.7rem .75rem;border:1px solid var(--gray-700);border-radius:.65rem;background:color-mix(in srgb,var(--gray-999) 96%,var(--gray-800));box-shadow:var(--shadow-sm)}.shader-mobile-jump[data-astro-cid-75hutrwc] label[data-astro-cid-75hutrwc]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center}.shader-mobile-jump[data-astro-cid-75hutrwc] label[data-astro-cid-75hutrwc]>span[data-astro-cid-75hutrwc]{color:var(--accent-dark);font-size:.72rem;font-weight:800}.shader-mobile-jump[data-astro-cid-75hutrwc] select[data-astro-cid-75hutrwc],.shader-mobile-jump[data-astro-cid-75hutrwc] button[data-astro-cid-75hutrwc]{min-height:44px;border:1px solid var(--gray-600);border-radius:.45rem;color:var(--gray-100);background:var(--gray-999);font:inherit}.shader-mobile-jump[data-astro-cid-75hutrwc] select[data-astro-cid-75hutrwc]{min-width:0;width:100%;padding-inline:.55rem}.shader-mobile-jump[data-astro-cid-75hutrwc] small[data-astro-cid-75hutrwc]{color:var(--gray-400);font-size:.7rem;line-height:1.45}.shader-mobile-jump[data-astro-cid-75hutrwc] button[data-astro-cid-75hutrwc]{padding-inline:.65rem;color:var(--accent-dark);font-size:.76rem;font-weight:750}}@media(min-width:50em){.shader-page__intro[data-astro-cid-75hutrwc]{grid-template-columns:1fr auto}.shader-toc[data-astro-cid-75hutrwc]{grid-template-columns:1fr 1fr}.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]:nth-child(odd){padding-right:1.5rem;border-right:1px solid var(--gray-700)}.shader-toc[data-astro-cid-75hutrwc] a[data-astro-cid-75hutrwc]:nth-child(2n){padding-left:1.5rem}.shader-code[data-astro-cid-75hutrwc] .shiki{padding-block:1.25rem;font-size:.86rem}}
