.prose{--tw-prose-body:#1f2937;--tw-prose-headings:#050a46;--tw-prose-borders:#2e51fb;--tw-prose-links:#2e51fb;--tw-prose-links-hover:#1828ba;--tw-prose-links-underline:#10b9814d;--tw-prose-bold:#111827;--tw-prose-counters:#f4f4f5;--tw-prose-bullets:#d4d4d8;--tw-prose-hr:#18181b0d;--tw-prose-quotes:#050a46;--tw-prose-quote-borders:#2e51fb;--tw-prose-captions:#71717a;--tw-prose-code:#e2e8f0;--tw-prose-code-bg:#f4f4f5;--tw-prose-code-ring:#d4d4d8;--tw-prose-th-borders:#71717a;--tw-prose-td-borders:#e4e4e7;--tw-prose-invert-body:#a1a1aa;--tw-prose-invert-headings:#fff;--tw-prose-invert-links:#34d399;--tw-prose-invert-links-hover:#10b981;--tw-prose-invert-links-underline:#10b9814d;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#a1a1aa;--tw-prose-invert-bullets:#52525b;--tw-prose-invert-hr:#ffffff0d;--tw-prose-invert-quotes:#f4f4f5;--tw-prose-invert-quote-borders:#3f3f46;--tw-prose-invert-captions:#a1a1aa;--tw-prose-invert-code:#fff;--tw-prose-invert-code-bg:#3f3f4626;--tw-prose-invert-code-ring:#ffffff1a;--tw-prose-invert-th-borders:#52525b;--tw-prose-invert-td-borders:#3f3f46;max-width:100%;color:var(--tw-prose-body);margin:auto;font-size:1rem;line-height:1.75rem}.prose p{margin-top:1.5rem;margin-bottom:1.5rem}.prose [class~=lead]{font-size:1rem;line-height:1.75rem}.prose ol{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem;list-style-type:decimal}.prose ol[type=A]{list-style-type:upper-alpha}.prose ol[type=a]{list-style-type:lower-alpha}.prose ol[type=A s]{list-style-type:upper-alpha}.prose ol[type=a s]{list-style-type:lower-alpha}.prose ol[type=I]{list-style-type:upper-roman}.prose ol[type=i]{list-style-type:lower-roman}.prose ol[type=I s]{list-style-type:upper-roman}.prose ol[type=i s]{list-style-type:lower-roman}.prose ol[type="1"]{list-style-type:decimal}.prose ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem;list-style-type:disc}.prose :is(ol,ul)>li{padding-left:.375rem}.prose ol>li::marker{color:var(--tw-prose-counters);font-weight:400}.prose ul>li::marker{color:var(--tw-prose-bullets)}.prose>ul>li p{margin-top:.75rem;margin-bottom:.75rem}.prose>ul>li>:first-child{margin-top:1.25rem}.prose>ul>li>:last-child{margin-bottom:1.25rem}.prose>ol>li>:first-child{margin-top:1.25rem}.prose>ol>li>:last-child{margin-bottom:1.25rem}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75rem;margin-bottom:.75rem}.prose hr{border-color:var(--tw-prose-hr);border-top-width:1px;max-width:none;margin:4rem -1rem}@media (min-width:640px){.prose hr{margin-left:-1.5rem;margin-right:-1.5rem}}@media (min-width:1024px){.prose hr{margin-left:-2rem;margin-right:-2rem}}.prose blockquote{color:var(--tw-prose-quotes);quotes:"“" "”" "‘" "’";margin-top:2rem;margin-bottom:2rem;font-style:normal;font-weight:500}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:var(--tw-prose-headings);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.prose h2{color:var(--tw-prose-headings);border-bottom-width:1px;margin-top:4rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.prose h3{color:var(--tw-prose-headings);margin-top:2.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.prose h4{font-size:1rem;font-weight:600}.prose img{cursor:default;border-radius:.75rem;max-width:100%;height:auto}.prose video,.prose figure{margin-top:2rem;margin-bottom:2rem}.prose figure{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 50%,#1e40af 100%);border-radius:1rem;flex-direction:column;align-items:center;width:100%;padding:.75rem 2rem;display:flex}.prose figure>img{object-fit:contain;cursor:default;border:none;width:auto;max-height:400px;margin:0}.prose figure>*{margin-top:0;margin-bottom:0}.prose figcaption{color:var(--tw-prose-captions);text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic;line-height:1.25rem}.prose table{table-layout:auto;text-align:left;border-collapse:separate;border-spacing:0;border:1px solid hsl(var(--border));border-radius:.5rem;width:100%;margin-top:2rem;margin-bottom:2rem;font-size:.875rem;line-height:1.5rem;overflow:hidden}.prose thead{border-bottom:2px solid hsl(var(--border));background-color:#f3f4f6}.prose thead th{color:var(--tw-prose-headings);vertical-align:middle;text-align:left;border-bottom:2px solid hsl(var(--border));padding:.75rem 1rem;font-weight:600}.prose thead th:first-child{border-top-left-radius:.5rem}.prose thead th:last-child{border-top-right-radius:.5rem}.prose tbody tr{transition:background-color .15s}.prose tbody tr:nth-child(2n){background-color:#3b82f60a}.prose tbody tr:hover{background-color:#3b82f614}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:last-child td:first-child{border-bottom-left-radius:.5rem}.prose tbody tr:last-child td:last-child{border-bottom-right-radius:.5rem}.prose tbody td{vertical-align:middle;color:#374151;border-bottom:1px solid hsl(var(--border));padding:.75rem 1rem}.prose tfoot{border-top:2px solid hsl(var(--border));background-color:#f9fafb}.prose tfoot td{vertical-align:top;padding:.75rem 1rem;font-weight:600}.prose a{color:var(--tw-prose-links)}.prose :is(h1,h2,h3) a{font-weight:inherit}.prose strong{color:var(--tw-prose-bold);font-weight:700}.prose :is(a,blockquote,thead th) strong{color:inherit}.prose code{color:var(--tw-prose-code)}.prose :is(a,h1,h2,h3,blockquote,thead th) code{color:inherit}.prose h2 code{font-size:1rem;font-weight:inherit}.prose h3 code{font-size:.875rem;font-weight:inherit}.prose :is(h1,h2,h3)+*{margin-top:0}.prose>:first-child{margin-top:0!important}.prose>:last-child{margin-bottom:0!important}.dark .prose,.prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-links-hover:var(--tw-prose-invert-links-hover);--tw-prose-links-underline:var(--tw-prose-invert-links-underline);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-code-bg:var(--tw-prose-invert-code-bg);--tw-prose-code-ring:var(--tw-prose-invert-code-ring);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}
