.blog-container-wrapper article a:not(:where([class~=not-prose],[class~=not-prose] *)){color:color-mix(in oklch,var(--foreground) 84%,oklch(.59 .17 254) 16%);font-weight:500;text-decoration-line:underline;text-decoration-thickness:.08em;text-underline-offset:.18em;transition:color .15s ease,text-decoration-color .15s ease}.blog-container-wrapper article a:hover:not(:where([class~=not-prose],[class~=not-prose] *)){color:color-mix(in oklch,var(--foreground) 68%,oklch(.59 .17 254) 32%);text-decoration-color:currentColor}.blog-container-wrapper article img:not(:where([class~=not-prose],[class~=not-prose] *)){display:block;max-width:100%;height:auto;margin:1.75rem auto;overflow:hidden;border:1px solid color-mix(in oklch,var(--foreground) 10%,transparent);border-radius:1rem;background:color-mix(in oklch,var(--background) 94%,var(--foreground) 6%);box-shadow:0 18px 50px rgb(15 23 42/.08)}.blog-container-wrapper article pre:not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75rem;margin-bottom:1.75rem;overflow-x:auto;border:1px solid color-mix(in oklch,var(--foreground) 10%,transparent);border-radius:1rem;background:color-mix(in oklch,var(--foreground) 96%,var(--background) 4%);box-shadow:0 18px 40px rgb(15 23 42/.08)}.blog-container-wrapper article pre code:not(:where([class~=not-prose],[class~=not-prose] *)){background:transparent;border:0;border-radius:0}.blog-container-wrapper article code:not(pre code,:where([class~=not-prose],[class~=not-prose] *)){border:1px solid color-mix(in oklch,var(--foreground) 10%,transparent);border-radius:.4rem;background:color-mix(in oklch,var(--foreground) 5%,var(--background) 95%);padding:.18rem .42rem;font-size:.92em}.blog-container-wrapper .x\:w-64.x\:shrink-0.x\:h-0{display:none}.blog-container-wrapper article{padding-left:0}.quickstart-diagram-preview{position:relative;display:inline-block;max-width:100%;overflow:hidden;border-radius:6px;vertical-align:top;margin-top:1rem}.quickstart-diagram-preview>p{margin:0!important}.quickstart-diagram-preview img{display:block;max-width:100%;margin:0;border:0;border-radius:6px;box-shadow:none}.quickstart-diagram-preview:after{content:"";position:absolute;right:8px;bottom:8px;width:20px;height:20px;border-radius:4px;background-color:rgb(0 0 0/.6);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='11' y1='8' x2='11' y2='14'/%3E%3Cline x1='8' y1='11' x2='14' y2='11'/%3E%3Cline x1='16.65' y1='16.65' x2='21' y2='21'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;box-shadow:0 1px 3px rgb(0 0 0/.18);opacity:0;pointer-events:none;transition:opacity .15s ease}.quickstart-diagram-preview:focus-within:after,.quickstart-diagram-preview:hover:after{opacity:1}