.prose-blog h2{font-family:var(--font-display);color:var(--color-brand-navy);margin:2.6rem 0 .9rem;font-size:1.6rem;font-weight:800;line-height:1.2}.prose-blog h3{font-family:var(--font-display);color:var(--color-brand-navy);margin:2rem 0 .75rem;font-size:1.2rem;font-weight:700}.prose-blog p{margin:0 0 1.1rem}.prose-blog ul,.prose-blog ol{margin:0 0 1.1rem 1.4rem}.prose-blog li{margin:.35rem 0}.prose-blog a{color:var(--color-brand-purple);text-underline-offset:3px}.prose-blog strong{color:var(--color-brand-navy);font-weight:700}.prose-blog blockquote{border-left:3px solid var(--color-brand-saffron);color:var(--color-brand-navy);margin:1.5rem 0;padding:.25rem 0 .25rem 1.1rem;font-style:italic}.prose-blog blockquote p:last-child{margin-bottom:0}.prose-blog>p,.prose-blog>h2,.prose-blog>h3,.prose-blog>ul,.prose-blog>ol,.prose-blog>blockquote{max-width:none}.prose-blog figure,.prose-blog pre.astro-code,.prose-blog [data-blog-carousel],.prose-blog p:has(>img:only-child){width:100%;max-width:none;margin:1.8rem 0}.prose-blog img{border-radius:12px;width:100%;height:auto;display:block}.prose-blog figcaption{color:var(--color-ui-700);text-align:center;margin-top:.6rem;font-size:.85rem}.prose-blog pre.astro-code{font-family:var(--font-mono);border-radius:14px;padding:56px 0 22px;font-size:14px;line-height:1.65;position:relative;overflow:hidden;box-shadow:0 18px 50px #0d1f3c2e;background:#0d1f3c!important}.prose-blog pre.astro-code:before{content:"";background:linear-gradient(#15294f 0%,#0d1f3c 100%);border-bottom:1px solid #faf7f014;height:36px;position:absolute;top:0;left:0;right:0}.prose-blog pre.astro-code:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#ff5f56 0 5px,#0000 6px),radial-gradient(circle,#ffbd2e 0 5px,#0000 6px),radial-gradient(circle,#27c93f 0 5px,#0000 6px);background-position:0,20px,40px;background-repeat:no-repeat;width:52px;height:12px;position:absolute;top:12px;left:16px}.prose-blog pre.astro-code>code{counter-reset:ln;padding:0 22px;display:block}.prose-blog pre.astro-code .line{counter-increment:ln;padding-left:2.6em;position:relative}.prose-blog pre.astro-code .line:before{content:counter(ln);text-align:right;color:#faf7f052;font-variant-numeric:tabular-nums;user-select:none;width:2em;position:absolute;left:0}.prose-blog pre.astro-code .line:last-child:empty{display:none}.prose-blog pre.astro-code .copy-btn{color:#faf7f0b3;height:26px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#faf7f014;border:1px solid #faf7f01a;border-radius:6px;padding:0 10px;font-size:11px;transition:background .15s,color .15s;position:absolute;top:6px;right:12px}.prose-blog pre.astro-code .copy-btn:hover{color:var(--color-brand-saffron);background:#f4c2172e}.prose-blog pre.astro-code .copy-btn.copied{color:#4ade80;background:#27c93f2e}.prose-blog :not(pre)>code{color:var(--color-brand-purple);font-family:var(--font-mono);background:#0d1f3c14;border-radius:4px;padding:.1em .4em;font-size:.9em}.prose-blog [data-blog-carousel]{position:relative}.prose-blog .embla__viewport{background:#0d1f3c0a;border-radius:14px;min-height:320px;max-height:680px;transition:height .25s;overflow:hidden}.prose-blog .embla__slide>img{object-fit:contain;max-height:680px}.prose-blog .embla__container{touch-action:pan-y pinch-zoom;align-items:flex-start;display:flex}.prose-blog .embla__slide{flex:0 0 100%;align-self:flex-start;min-width:0}.prose-blog .embla__slide>img{border-radius:0;width:100%;height:auto;display:block}.prose-blog .embla__controls{justify-content:space-between;align-items:center;gap:1rem;margin-top:.9rem;display:flex}.prose-blog .embla__btn{background:var(--color-brand-navy);width:36px;height:36px;color:var(--color-brand-cream);cursor:pointer;border:0;border-radius:999px;place-items:center;font-size:14px;line-height:1;transition:background .15s,opacity .15s;display:grid}.prose-blog .embla__btn:hover{background:var(--color-brand-purple)}.prose-blog .embla__btn[disabled]{opacity:.3;cursor:not-allowed}.prose-blog .embla__dots{flex:1;justify-content:center;gap:6px;display:flex}.prose-blog .embla__dot{cursor:pointer;background:#0d1f3c33;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .15s,transform .15s}.prose-blog .embla__dot:hover{background:#5a2c7d80}.prose-blog .embla__dot.is-selected{background:var(--color-brand-purple);transform:scale(1.2)}@media (width<=720px){.prose-blog pre.astro-code{font-size:13px}.prose-blog pre.astro-code>code{padding:0 16px}.prose-blog pre.astro-code .line{padding-left:2.4em}}
