.preview{background-color:#fff}.dark .preview{background-color:#111827}.prose{color:#374151;max-width:65ch;font-size:1rem;line-height:1.75}.dark .prose{color:#d1d5db}.prose h1{color:#111827;margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose h2{color:#111827;margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose h3{color:#111827;margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose h4,.prose h5,.prose h6{color:#111827;margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#f9fafb}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose a{color:#3b82f6;font-weight:500;text-decoration:underline}.prose a:hover{color:#2563eb}.dark .prose a{color:#60a5fa}.dark .prose a:hover{color:#93c5fd}.prose strong{color:#111827;font-weight:600}.dark .prose strong{color:#f9fafb}.prose em{font-style:italic}.prose ul,.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ul>li{padding-left:.375em}.prose ul>li::marker{color:#9ca3af}.dark .prose ul>li::marker{color:#6b7280}.prose ol>li::marker{color:#6b7280;font-weight:400}.dark .prose ol>li::marker{color:#9ca3af}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75em;margin-bottom:.75em}.prose code{color:#111827;background-color:#f3f4f6;border-radius:.25rem;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.875em;font-weight:600}.dark .prose code{color:#f9fafb;background-color:#374151}.prose pre{color:#e5e7eb;background-color:#1f2937;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding:.857143em 1.14286em;font-size:.875em;line-height:1.71429;overflow-x:auto}.prose pre code{color:inherit;font-weight:400;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.dark .prose pre{color:#e5e7eb;background-color:#0f172a}.prose blockquote{color:#111827;quotes:"“""”""‘""’";border-left-width:.25rem;border-left-color:#e5e7eb;margin-top:1.6em;margin-bottom:1.6em;padding-left:1em;font-style:italic;font-weight:500}.dark .prose blockquote{color:#f9fafb;border-left-color:#4b5563}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.dark .prose hr{border-color:#374151}.prose table{table-layout:auto;text-align:left;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose thead{border-bottom-width:1px;border-bottom-color:#d1d5db}.dark .prose thead{border-bottom-color:#4b5563}.prose thead th{color:#111827;vertical-align:bottom;padding-bottom:.571429em;padding-left:.571429em;padding-right:.571429em;font-weight:600}.dark .prose thead th{color:#f9fafb}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.dark .prose tbody tr{border-bottom-color:#374151}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.571429em}.prose img{max-width:100%;height:auto;margin-top:2em;margin-bottom:2em}.prose del{color:#6b7280}.dark .prose del{color:#9ca3af}:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-green-50:#f0fdf4;--color-green-100:#dcfce7;--color-green-200:#bbf7d0;--color-green-300:#86efac;--color-green-400:#4ade80;--color-green-500:#22c55e;--color-green-600:#16a34a;--color-green-700:#15803d;--color-green-800:#166534;--color-green-900:#14532d;--color-red-50:#fef2f2;--color-red-100:#fee2e2;--color-red-200:#fecaca;--color-red-300:#fca5a5;--color-red-400:#f87171;--color-red-500:#ef4444;--color-red-600:#dc2626;--color-red-700:#b91c1c;--color-red-800:#991b1b;--color-red-900:#7f1d1d;--color-white:#fff;--color-black:#000;--color-transparent:transparent;--color-shadow-light:#0000001a;--color-shadow-medium:#0003;--color-shadow-dark:#00000080;--color-focus-blue:#3b82f64d;--color-focus-ring:#3b82f680;--color-overlay-light:#80808033;--color-overlay-medium:#8080804d;--color-overlay-dark:#80808080;--scroll-sensitivity:1.2;--scroll-acceleration:.8;--scroll-edge-threshold:.1;--scrollbar-width:8px;--scrollbar-color:#9ca3af80;--scrollbar-color-hover:#9ca3afb3;--scrollbar-border-radius:4px;--scroll-transition-duration:.2s}.font-size-slider{appearance:none;cursor:pointer;background:0 0}.font-size-slider::-webkit-slider-track{background:0 0;border-radius:4px;height:8px}.font-size-slider::-webkit-slider-thumb{appearance:none;background:var(--color-primary-500);cursor:pointer;border:2px solid var(--color-white);width:18px;height:18px;box-shadow:0 2px 4px var(--color-shadow-light);border-radius:50%;transition:all .2s}.font-size-slider::-webkit-slider-thumb:hover{background:var(--color-primary-600);box-shadow:0 2px 8px var(--color-shadow-medium);transform:scale(1.1)}.font-size-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--color-focus-blue)}.font-size-slider::-moz-range-track{background:0 0;border:none;border-radius:4px;height:8px}.font-size-slider::-moz-range-thumb{background:var(--color-primary-500);cursor:pointer;border:2px solid var(--color-white);width:18px;height:18px;box-shadow:0 2px 4px var(--color-shadow-light);border-radius:50%;transition:all .2s}.font-size-slider::-moz-range-thumb:hover{background:var(--color-primary-600);box-shadow:0 2px 8px var(--color-shadow-medium);transform:scale(1.1)}.dark .font-size-slider::-webkit-slider-thumb{border:2px solid var(--color-gray-700)}.dark .font-size-slider::-moz-range-thumb{border:2px solid var(--color-gray-700)}.header-root{color:#111827;background-color:#fff}.dark .header-root{color:#f9fafb;background-color:#1f2937}.header-root input,.header-root span,.header-root button{color:inherit}.header-root input{color:#111827}.dark .header-root input{color:#f9fafb}.header-root .text-gray-500{color:#6b7280!important}.dark .header-root .text-gray-500{color:#9ca3af!important}.header-root .text-gray-600{color:#4b5563!important}.dark .header-root .text-gray-600{color:#d1d5db!important}.header-root .text-gray-900{color:#111827!important}.dark .header-root .text-gray-900{color:#f9fafb!important}.header-root button,.header-root a{color:#4b5563}.dark .header-root button,.dark .header-root a{color:#9ca3af}.header-root button:hover,.header-root a:hover{color:#111827;background-color:#f3f4f6}.dark .header-root button:hover,.dark .header-root a:hover{color:#f9fafb;background-color:#374151}.header-root .text-gray-400,.dark .header-root .text-gray-400{color:#9ca3af!important}.header-root .dark\:text-gray-400{color:#4b5563!important}.dark .header-root .dark\:text-gray-400{color:#9ca3af!important}.header-root .dark\:text-gray-100{color:#111827!important}.dark .header-root .dark\:text-gray-100{color:#f9fafb!important}
