.mdx-full-preview{color:var(--foreground);line-height:1.75}[data-color-mode=dark] .w-md-editor,[data-color-mode=light] .w-md-editor{--color-canvas-default:var(--background);--color-fg-default:var(--foreground);--color-border-default:var(--border);--color-neutral-muted:var(--muted);--color-accent-fg:var(--primary);--md-editor-background-color:var(--background);--md-editor-box-shadow-color:var(--border)}.w-md-editor{height:100%!important;border-radius:0!important;box-shadow:none!important}.w-md-editor-area,.w-md-editor-content,.w-md-editor-input{min-height:0}.w-md-editor-text{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace!important}.w-md-editor-text,.w-md-editor-text-pre>code{font-size:13px!important;line-height:1.65!important}.w-md-editor-text-input{caret-color:var(--foreground)}.w-md-editor-text-pre .token.title{color:var(--primary)!important;font-weight:700!important}.w-md-editor-text-pre .token.bold{color:var(--foreground)!important;font-weight:700!important}.w-md-editor-text-pre .token.italic{color:var(--foreground)!important;font-style:italic!important}.w-md-editor-text-pre .token.content,.w-md-editor-text-pre .token.url{color:#2563eb!important}[data-color-mode=dark] .w-md-editor-text-pre .token.content,[data-color-mode=dark] .w-md-editor-text-pre .token.url{color:#93c5fd!important}.w-md-editor-text-pre .token.code,.w-md-editor-text-pre .token.code-block{color:#9333ea!important}[data-color-mode=dark] .w-md-editor-text-pre .token.code,[data-color-mode=dark] .w-md-editor-text-pre .token.code-block{color:#c4b5fd!important}.w-md-editor-text-pre .punctuation,.w-md-editor-text-pre .token.hr,.w-md-editor-text-pre .token.list{color:var(--muted-foreground)!important}.mdx-full-preview h1,.mdx-full-preview h2,.mdx-full-preview h3,.mdx-full-preview h4{margin:1.6em 0 .65em;font-weight:700;line-height:1.25;letter-spacing:-.02em}.mdx-full-preview h1{font-size:2.25rem}.mdx-full-preview h2{border-bottom:1px solid var(--border);padding-bottom:.35em;font-size:1.55rem}.mdx-full-preview h3{font-size:1.2rem}.mdx-full-preview blockquote,.mdx-full-preview ol,.mdx-full-preview p,.mdx-full-preview pre,.mdx-full-preview table,.mdx-full-preview ul{margin:1em 0}.mdx-full-preview ul{list-style:disc;padding-left:1.5rem}.mdx-full-preview ol{list-style:decimal;padding-left:1.5rem}.mdx-full-preview a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.mdx-full-preview blockquote{border-left:3px solid var(--primary);color:var(--muted-foreground);padding-left:1rem}.mdx-full-preview code{border-radius:.35rem;background:var(--muted);padding:.15rem .35rem;font-family:var(--font-mono);font-size:.875em}.mdx-full-preview pre{overflow:auto;border:1px solid var(--border);border-radius:.75rem;background:var(--muted);padding:1rem}.mdx-full-preview pre code{background:transparent;padding:0}.mdx-full-preview table{width:100%;border-collapse:collapse}.mdx-full-preview td,.mdx-full-preview th{border:1px solid var(--border);padding:.55rem .75rem;text-align:left}.mdx-full-preview th{background:var(--muted);font-weight:600}.mdx-full-preview hr{margin:2rem 0;border-color:var(--border)}.mdx-callout{margin:1.25rem 0;border:1px solid var(--border);border-left-width:4px;border-radius:.75rem;background:var(--card);padding:1rem 1.1rem}.mdx-callout-info{border-left-color:var(--primary)}.mdx-callout-warning{border-left-color:#f59e0b}.mdx-callout-success{border-left-color:#22c55e}.mdx-callout>div>:first-child{margin-top:.35rem}.mdx-callout>div>:last-child{margin-bottom:0}.demo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin:1.25rem 0}.mdx-card{border:1px solid var(--border);border-radius:.9rem;background:var(--card);padding:1rem;box-shadow:var(--shadow-sm)}.mdx-card h3{margin:0 0 .35rem}.mdx-card p{margin:0;color:var(--muted-foreground)}.mdx-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600}.mdx-badge-blue{background:color-mix(in oklab,var(--primary) 16%,transparent);color:var(--primary)}.mdx-badge-green{background:color-mix(in oklab,#22c55e 18%,transparent);color:#16a34a}.mdx-badge-violet{background:color-mix(in oklab,#8b5cf6 18%,transparent);color:#7c3aed}