.prose{--prose-body:#52525b;--prose-heading:#18181b;--prose-muted:#71717a;--prose-border:#e4e4e7;--prose-surface:#fafafa;--prose-accent:#4f46e5;--prose-accent-strong:#4338ca;--prose-accent-soft:#eef2ff;--prose-accent-line:#a5b4fc;color:var(--prose-body);font-size:1rem;line-height:1.9}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .prose{--prose-body:#d4d4d8;--prose-heading:#fff;--prose-muted:#a1a1aa;--prose-border:#27272a;--prose-surface:#18181b;--prose-accent:#818cf8;--prose-accent-strong:#a5b4fc;--prose-accent-soft:#1e1b4b;--prose-accent-line:#4f46e5}}:root[data-theme=dark] .prose{--prose-body:#d4d4d8;--prose-heading:#fff;--prose-muted:#a1a1aa;--prose-border:#27272a;--prose-surface:#18181b;--prose-accent:#818cf8;--prose-accent-strong:#a5b4fc;--prose-accent-soft:#1e1b4b;--prose-accent-line:#4f46e5}.prose h2,.prose h3,.prose h4{color:var(--prose-heading);letter-spacing:-.01em;font-weight:600;line-height:1.4}.prose h2{border-bottom:1px solid var(--prose-border);margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.375rem}.prose h3{border-left:3px solid var(--prose-accent-line);margin-top:2.25rem;margin-bottom:.75rem;padding-left:.75rem;font-size:1.125rem}.prose h4{margin-top:1.75rem;margin-bottom:.5rem;font-size:1rem}.prose>:first-child{margin-top:0}.prose p{margin:1.25rem 0}.prose strong{color:var(--prose-heading);font-weight:600}.prose a{color:var(--prose-accent);text-underline-offset:3px;text-decoration:underline 1px;transition:color .15s}.prose a:hover{color:var(--prose-accent-strong)}.prose ul,.prose ol{margin:1.25rem 0;padding-left:1.5rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin:.5rem 0;padding-left:.25rem}.prose li::marker{color:var(--prose-muted)}.prose li>ul,.prose li>ol{margin:.5rem 0}.prose blockquote{border-left:3px solid var(--prose-accent-line);background:var(--prose-accent-soft);color:var(--prose-body);border-radius:0 .375rem .375rem 0;margin:1.75rem 0;padding:.75rem 1.25rem}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose hr{border:0;border-top:1px solid var(--prose-border);margin:2.5rem 0}.prose img{border:1px solid var(--prose-border);background:var(--prose-surface);border-radius:.5rem;width:100%;height:auto;margin:1.75rem 0;display:block}.prose :not(pre)>code{border:1px solid var(--prose-border);background:var(--prose-surface);color:var(--prose-heading);word-break:break-word;border-radius:.25rem;padding:.15em .4em;font-size:.875em}.prose pre{border:1px solid var(--prose-border);-webkit-overflow-scrolling:touch;border-radius:.5rem;margin:1.75rem 0;padding:1rem 1.125rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.prose pre>code{font-size:inherit;background:0 0;border:0;padding:0;display:block}.prose .astro-code,.prose .astro-code span{color:var(--shiki-light);background-color:var(--shiki-light-bg);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);text-decoration:var(--shiki-light-text-decoration)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .prose .astro-code,:root:not([data-theme=light]) .prose .astro-code span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);text-decoration:var(--shiki-dark-text-decoration)}}:root[data-theme=dark] .prose .astro-code,:root[data-theme=dark] .prose .astro-code span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);text-decoration:var(--shiki-dark-text-decoration)}.prose table{border-collapse:collapse;width:100%;margin:1.75rem 0;font-size:.9375rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--prose-border);text-align:left;vertical-align:top;padding:.5rem .875rem}.prose th{background:var(--prose-surface);color:var(--prose-heading);white-space:nowrap;font-weight:600}.prose .callout{border:1px solid var(--prose-accent-line);background:var(--prose-accent-soft);border-left-width:3px;border-radius:0 .375rem .375rem 0;margin:1.75rem 0;padding:.875rem 1.25rem}.prose .callout>:first-child{margin-top:0}.prose .callout>:last-child{margin-bottom:0}.prose .callout-alert{background:#fffbeb;border-color:#fcd34d}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .prose .callout-alert{background:#2a1f07;border-color:#b45309}}:root[data-theme=dark] .prose .callout-alert{background:#2a1f07;border-color:#b45309}.prose .img-max img{max-width:min(100%, var(--img-max,100%));margin-inline:auto}
