blockquote.callout.svelte-h0cgzh{position:relative;background-color:var(--blockquote-bg);border-radius:.25rem}blockquote.callout.svelte-h0cgzh:before,blockquote.callout.svelte-h0cgzh:after{content:"";position:absolute;width:64px;height:24px;pointer-events:none}blockquote.callout.svelte-h0cgzh:before{top:0;left:0;border-top:2px solid var(--callout-border-color);border-left:2px solid var(--callout-border-color)}blockquote.callout.svelte-h0cgzh:after{bottom:0;right:0;border-bottom:2px solid var(--callout-border-color);border-right:2px solid var(--callout-border-color)}.callout-header.svelte-h0cgzh{display:flex;align-items:center;gap:var(--size-2, .5rem);margin-bottom:var(--size-4, .5rem);font-weight:600;background:transparent;padding-block:var(--size-2, .5rem)}.callout-icon.svelte-h0cgzh{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:10%}.callout-title.svelte-h0cgzh{font-size:var(--font-size-1, 1.2rem);letter-spacing:-.01em}.callout-content.svelte-h0cgzh{font-size:var(--font-size-1, 1rem);line-height:1.6}.callout-content.svelte-h0cgzh p:first-child{margin-top:0}.callout-content.svelte-h0cgzh p:last-child{margin-bottom:0}.callout-content.svelte-h0cgzh pre{margin:var(--size-3, .75rem) 0}.callout-content.svelte-h0cgzh code{font-size:.9em}.callout-info.svelte-h0cgzh{--callout-border-color: var(--accent-blue-base, #0066cc);background-color:color-mix(in oklch,var(--bg),var(--accent-blue-base) 10%)}.callout-info.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh){color:var(--accent-blue-base, #0066cc)}.callout-info.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--accent-blue-base, #0066cc)}.callout-warning.svelte-h0cgzh{--clr-warning: #d69e2e;--callout-border-color: var(--clr-warning);background-color:color-mix(in oklch,var(--bg),var(--clr-warning) 10%)}.callout-warning.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh){color:var(--clr-warning, #d69e2e)}.callout-warning.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--clr-warning, #b7791f)}.callout-error.svelte-h0cgzh{--callout-border-color: var(--accent-red-base, #dc2626);background-color:color-mix(in oklch,var(--bg),var(--accent-red-base) 10%)}.callout-error.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh){color:var(--accent-red-base, #dc2626)}.callout-error.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--accent-red-base, #dc2626)}.callout-tip.svelte-h0cgzh{--callout-border-color: var(--accent-green-base, #10b981);background-color:color-mix(in oklch,var(--bg),var(--accent-green-base) 10%)}.callout-tip.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh){color:var(--accent-green-base, #10b981)}.callout-tip.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--accent-green-base, #059669)}.callout-note.svelte-h0cgzh{--callout-border-color: var(--accent-purple-base, #6b7280);background-color:color-mix(in oklch,var(--bg),var(--accent-purple-base) 10%)}.callout-note.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh){color:var(--accent-purple-base, #6b7280)}.callout-note.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--accent-purple-base, #4b5563)}.dark .callout-info.svelte-h0cgzh{background:var(--info-bg-dark, #1e3a5f);border-color:var(--info-border-dark, #3b82f6);color:var(--info-text-dark, #bfdbfe)}.dark .callout-info.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),.dark .callout-info.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--info-title-dark, #60a5fa)}.dark .callout-warning.svelte-h0cgzh{background:var(--warning-bg-dark, #422006);border-color:var(--warning-border-dark, #f59e0b);color:var(--warning-text-dark, #fde68a)}.dark .callout-warning.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),.dark .callout-warning.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--warning-title-dark, #fbbf24)}.dark .callout-error.svelte-h0cgzh{background:var(--error-bg-dark, #450a0a);border-color:var(--error-border-dark, #ef4444);color:var(--error-text-dark, #fecaca)}.dark .callout-error.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),.dark .callout-error.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--error-title-dark, #f87171)}.dark .callout-tip.svelte-h0cgzh{background:var(--tip-bg-dark, #022c22);border-color:var(--tip-border-dark, #10b981);color:var(--tip-text-dark, #a7f3d0)}.dark .callout-tip.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),.dark .callout-tip.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--tip-title-dark, #34d399)}.dark .callout-note.svelte-h0cgzh{background:var(--note-bg-dark, #1f2937);border-color:var(--note-border-dark, #9ca3af);color:var(--note-text-dark, #d1d5db)}.dark .callout-note.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),.dark .callout-note.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:var(--note-title-dark, #e5e7eb)}@media (prefers-color-scheme: light){:root:not([color-scheme=dark]) .callout-header.svelte-h0cgzh{background:transparent}:root:not([color-scheme=dark]) .callout-tip.svelte-h0cgzh{background-color:#d5f5da;--callout-border-color: oklch(38% .14 150)}:root:not([color-scheme=dark]) .callout-tip.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),:root:not([color-scheme=dark]) .callout-tip.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#005121;color:oklch(38% .14 150)}:root:not([color-scheme=dark]) .callout-info.svelte-h0cgzh{background-color:#dbeeff;background-color:oklch(94% .05 245);--callout-border-color: oklch(40% .15 245)}:root:not([color-scheme=dark]) .callout-info.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),:root:not([color-scheme=dark]) .callout-info.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#004b7a;color:oklch(40% .15 245)}:root:not([color-scheme=dark]) .callout-warning.svelte-h0cgzh{background-color:#ffedc7;background-color:oklch(95% .06 85);--callout-border-color: oklch(42% .13 70);--clr-warning: oklch(42% .13 70)}:root:not([color-scheme=dark]) .callout-warning.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),:root:not([color-scheme=dark]) .callout-warning.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#6c4300;color:oklch(42% .13 70)}:root:not([color-scheme=dark]) .callout-error.svelte-h0cgzh{background-color:#ffe3e1;background-color:oklch(94% .04 20);--callout-border-color: oklch(42% .18 20)}:root:not([color-scheme=dark]) .callout-error.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),:root:not([color-scheme=dark]) .callout-error.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#930023;color:oklch(42% .18 20)}:root:not([color-scheme=dark]) .callout-note.svelte-h0cgzh{background-color:#ece7ff;background-color:oklch(94% .04 295);--callout-border-color: oklch(40% .14 295)}:root:not([color-scheme=dark]) .callout-note.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),:root:not([color-scheme=dark]) .callout-note.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#4f3189}}[color-scheme=light] .callout-header.svelte-h0cgzh{background:transparent}[color-scheme=light] .callout-tip.svelte-h0cgzh{background-color:#d5f5da;--callout-border-color: oklch(38% .14 150)}[color-scheme=light] .callout-tip.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),[color-scheme=light] .callout-tip.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#005121;color:oklch(38% .14 150)}[color-scheme=light] .callout-info.svelte-h0cgzh{background-color:#dbeeff;background-color:oklch(94% .05 245);--callout-border-color: oklch(40% .15 245)}[color-scheme=light] .callout-info.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),[color-scheme=light] .callout-info.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#004b7a;color:oklch(40% .15 245)}[color-scheme=light] .callout-warning.svelte-h0cgzh{background-color:#ffedc7;background-color:oklch(95% .06 85);--callout-border-color: oklch(42% .13 70);--clr-warning: oklch(42% .13 70)}[color-scheme=light] .callout-warning.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),[color-scheme=light] .callout-warning.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#6c4300;color:oklch(42% .13 70)}[color-scheme=light] .callout-error.svelte-h0cgzh{background-color:#ffe3e1;background-color:oklch(94% .04 20);--callout-border-color: oklch(42% .18 20)}[color-scheme=light] .callout-error.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),[color-scheme=light] .callout-error.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#930023;color:oklch(42% .18 20)}[color-scheme=light] .callout-note.svelte-h0cgzh{background-color:#ece7ff;background-color:oklch(94% .04 295);--callout-border-color: oklch(40% .14 295)}[color-scheme=light] .callout-note.svelte-h0cgzh .callout-icon:where(.svelte-h0cgzh),[color-scheme=light] .callout-note.svelte-h0cgzh .callout-title:where(.svelte-h0cgzh){color:#4f3189}
