html{scroll-behavior:smooth}img,video{max-width:100%;height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bg-dot-pattern{background-image:radial-gradient(circle at center, oklch(var(--foreground) / .045) 1px, transparent 1px);background-size:24px 24px}.dark .bg-dot-pattern{background-image:radial-gradient(circle at center, oklch(var(--foreground) / .09) 1px, transparent 1px)}.mask-fade-b{-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.prose-custom{max-width:none}.prose-custom p{--tw-text-opacity:1;color:oklch(var(--muted-foreground) / var(--tw-text-opacity,1));margin-bottom:1.25rem;font-size:1rem;line-height:1.625}@media (min-width:768px){.prose-custom p{font-size:1.125rem;line-height:1.6}}.dark .prose-custom p{color:oklch(var(--foreground) / .8)}.prose-custom h2{font-family:var(--font-geist-mono), Geist Mono, ui-monospace, monospace;--tw-text-opacity:1;color:oklch(var(--foreground) / var(--tw-text-opacity,1));margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.25}@media (min-width:768px){.prose-custom h2{margin-top:3rem;font-size:1.875rem;line-height:1.25}}.prose-custom h3{font-family:var(--font-geist-mono), Geist Mono, ui-monospace, monospace;--tw-text-opacity:1;color:oklch(var(--foreground) / var(--tw-text-opacity,1));margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.25}@media (min-width:768px){.prose-custom h3{margin-top:2.5rem;font-size:1.5rem;line-height:1.35}}.prose-custom h4{font-family:var(--font-geist-mono), Geist Mono, ui-monospace, monospace;color:oklch(var(--foreground) / .9);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;line-height:1.25}@media (min-width:768px){.prose-custom h4{margin-top:2rem;font-size:1.25rem;line-height:1.5}}.prose-custom ul{margin-bottom:1.25rem;list-style-type:disc}.prose-custom ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.prose-custom ul{--tw-text-opacity:1;color:oklch(var(--muted-foreground) / var(--tw-text-opacity,1));padding-left:1.5rem;font-size:1rem;line-height:1.6}@media (min-width:768px){.prose-custom ul{font-size:1.125rem;line-height:1.6}}.dark .prose-custom ul{color:oklch(var(--foreground) / .8)}.prose-custom li{line-height:1.625}.prose-custom strong{--tw-text-opacity:1;color:oklch(var(--foreground) / var(--tw-text-opacity,1));font-weight:600}.prose-custom a{--tw-text-opacity:1;color:oklch(var(--primary) / var(--tw-text-opacity,1));text-decoration-line:underline;-webkit-text-decoration-color:oklch(var(--primary) / .3);text-decoration-color:oklch(var(--primary) / .3);text-underline-offset:2px;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.prose-custom a:hover{color:oklch(var(--primary) / .8);-webkit-text-decoration-color:oklch(var(--primary) / .5);text-decoration-color:oklch(var(--primary) / .5)}.prose-custom .inline-blog-cta a{--tw-text-opacity:1;color:oklch(var(--primary-foreground) / var(--tw-text-opacity,1));text-decoration-line:none;text-decoration-color:#0000}.prose-custom .inline-blog-cta a:hover{--tw-text-opacity:1;color:oklch(var(--primary-foreground) / var(--tw-text-opacity,1))}.prose-custom code{--tw-bg-opacity:1;background-color:oklch(var(--muted) / var(--tw-bg-opacity,1));color:oklch(var(--foreground) / .9);border-radius:.25rem;padding:.125rem .375rem;font-family:JetBrains Mono,Menlo,monospace;font-size:.875rem;line-height:1.4}.dark .prose-custom code{border-width:1px;border-color:oklch(var(--border) / .5)}.prose-custom pre{border-radius:var(--radius);--tw-border-opacity:1;border-width:1px;border-color:oklch(var(--border) / var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:oklch(var(--muted) / var(--tw-bg-opacity,1));padding:1.5rem;font-size:.875rem;line-height:1.4;overflow-x:auto}.dark .prose-custom pre{border-color:oklch(var(--border) / .6)}.prose-custom blockquote{border-left-width:4px;border-color:oklch(var(--primary) / .3);--tw-text-opacity:1;color:oklch(var(--muted-foreground) / var(--tw-text-opacity,1));margin-top:2rem;margin-bottom:2rem;padding-left:1.5rem;font-style:italic}.dark .prose-custom blockquote{border-color:oklch(var(--primary) / .5);color:oklch(var(--foreground) / .7)}.glow-top{background:radial-gradient(ellipse 80% 50% at 50% -20%, oklch(var(--primary) / .07), transparent)}.dark .glow-top{background:radial-gradient(ellipse 80% 60% at 50% -15%, oklch(var(--primary) / .18), transparent)}.glow-bottom{background:radial-gradient(ellipse 60% 50% at 50% 110%, oklch(var(--primary) / .07), transparent)}.dark .glow-bottom{background:radial-gradient(ellipse 60% 60% at 50% 110%, oklch(var(--primary) / .18), transparent)}.animate-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(16px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}