html{transition:background-color .2s ease,color .2s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d}.dark ::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#64748b59;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b8c}.dark ::-webkit-scrollbar-thumb{background:#94a3b840}.dark ::-webkit-scrollbar-thumb:hover{background:#94a3b873}::selection{background-color:#2563eb;color:#fff}.dark ::selection{background-color:#3b82f6;color:#fff}.dark input[type=text],.dark input[type=search],.dark input[type=email],.dark input[type=tel],.dark input[type=number],.dark input[type=date],.dark select,.dark textarea{color-scheme:dark}.prose{color:#374151;max-width:65ch;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose h1,.prose h2,.prose h3,.prose h4{color:#111827;font-family:Outfit,sans-serif;font-weight:700}.prose strong{color:#111827;font-weight:600}.prose ul{list-style-type:disc;padding-left:1.5em;margin-top:1em;margin-bottom:1em}.prose ol{list-style-type:decimal;padding-left:1.5em;margin-top:1em;margin-bottom:1em}.dark .prose,.dark .prose p{color:#d1d5db}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4{color:#f9fafb}.dark .prose strong{color:#f3f4f6}.dark .prose blockquote{border-left-color:#3b82f6;color:#9ca3af}.dark .prose code{color:#93c5fd;background-color:#1e293b;padding:.15rem .35rem;border-radius:.25rem}
