.prose strong,.prose b{background-color:#ffedd5;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#7c2d12;font-weight:700;padding:.05em .2em;border-radius:.2em;display:inline}.dark .prose strong,.dark .prose b{background-color:#7c2d12;color:#ffedd5}.prose a{color:inherit;text-decoration:underline;text-decoration-color:#9ca3af;text-underline-offset:2px;font-weight:400;transition:text-decoration-color .2s ease}.prose a:hover{text-decoration-color:#f97316}.dark .prose a{text-decoration-color:#4b5563}.dark .prose a:hover{text-decoration-color:#f97316}.prose blockquote{color:#374151;border-left-width:4px;border-left-color:#f97316;padding-left:1rem;font-style:italic;margin:1.5rem 0;font-size:1rem;line-height:1.6}@media (min-width: 640px){.prose blockquote{padding-left:1.5rem;margin:2rem 0;font-size:1.125rem;line-height:1.7}}.dark .prose blockquote{color:#d1d5db}.prose pre{margin:1.5rem 0;padding:1rem;border-radius:.5rem;overflow-x:auto;font-size:.875rem}@media (min-width: 640px){.prose pre{margin:2rem 0;padding:1.5rem;font-size:.9rem}}.prose code:not(pre code){padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;background-color:#f3f4f6}.dark .prose code:not(pre code){background-color:#1f2937}.prose ul,.prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem}@media (min-width: 640px){.prose ul,.prose ol{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.5rem}}.prose ul li,.prose ol li{margin-top:.375rem;margin-bottom:.375rem;padding-left:.25rem;line-height:1.6}@media (min-width: 640px){.prose ul li,.prose ol li{margin-top:.5rem;margin-bottom:.5rem;padding-left:.5rem;line-height:1.7}}.prose ul li::marker{color:#f97316}.prose ol li::marker{color:#f97316;font-weight:600}.prose h2{margin-top:2rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;font-size:1.5rem}@media (min-width: 640px){.prose h2{margin-top:2.5rem;margin-bottom:1.25rem;font-size:1.875rem}}.prose h3{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;letter-spacing:-.01em;font-size:1.25rem}@media (min-width: 640px){.prose h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}}.prose h4{margin-top:1.25rem;margin-bottom:.5rem;font-weight:600;font-size:1.125rem}@media (min-width: 640px){.prose h4{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.25rem}}.prose p{margin-top:1rem;margin-bottom:1rem;line-height:1.7}@media (min-width: 640px){.prose p{margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.75}}.fade-in[data-astro-cid-f3iwrppf]{animation-duration:.8s}.prose{overflow-x:visible}.prose table{margin:0;font-size:.95em;border-collapse:collapse;min-width:600px;width:100%;display:table;table-layout:auto}.prose table th,.prose table td{white-space:nowrap;padding:.5rem .75rem;vertical-align:top;min-width:100px;font-size:.875rem}@media (min-width: 640px){.prose table th,.prose table td{padding:.75rem 1rem;min-width:120px;font-size:.95rem}}.prose table th{background-color:#f3f4f6;font-weight:600;text-align:left}.dark .prose table th{background-color:#1f2937}.prose table td{border-top:1px solid #e5e7eb}.dark .prose table td{border-color:#374151}.prose table tbody tr:nth-child(2n){background-color:#f9fafb}.dark .prose table tbody tr:nth-child(2n){background-color:#111827}@media (max-width: 767px){.prose table{font-size:.8rem;min-width:450px}.prose table th,.prose table td{padding:.4rem .6rem;min-width:90px}}@media (max-width: 479px){.prose table{font-size:.75rem;min-width:400px}.prose table th,.prose table td{padding:.375rem .5rem;min-width:80px}}@media (max-width: 374px){.prose{font-size:.9rem}.prose h2{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem}.prose h3{font-size:1.15rem;margin-top:1.25rem;margin-bottom:.5rem}.prose h4{font-size:1.05rem;margin-top:1rem;margin-bottom:.5rem}.prose p{margin-top:.75rem;margin-bottom:.75rem;line-height:1.65}.prose ul,.prose ol{padding-left:1rem;margin-top:.75rem;margin-bottom:.75rem}.prose blockquote{padding-left:.75rem;margin:1.25rem 0;font-size:.95rem}.w-full h-[40vh]{height:35vh}}@media (max-width: 350px){.w-full h-[40vh]{height:30vh}}#scroll-to-top[data-astro-cid-f3iwrppf].visible{opacity:1;visibility:visible}article button,.prose button{background-color:#ea580c;color:#fff;border-radius:.375rem;padding:.5rem 1rem;font-weight:500}.table-scroll-wrapper{border:1px solid #e5e7eb;border-radius:.375rem;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark .table-scroll-wrapper{border-color:#374151}.table-scroll-wrapper::-webkit-scrollbar{height:8px}.table-scroll-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.dark .table-scroll-wrapper::-webkit-scrollbar-track{background:#1f2937}.table-scroll-wrapper::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.table-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}.dark .table-scroll-wrapper::-webkit-scrollbar-thumb{background:#4b5563}.dark .table-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}img[loading=lazy]{opacity:0;transition:opacity .3s ease-in-out}img[loading=lazy].loaded{opacity:1}.lazy-image{opacity:0;transition:opacity .3s ease-in-out}.lazy-image.loaded{opacity:1}.image-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.dark .image-placeholder{background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.prose img{opacity:0;transition:opacity .3s ease-in-out;background-color:#f3f4f6}.dark .prose img{background-color:#1f2937}.prose img.loaded,.prose img[loading=eager]{opacity:1}.prose img{height:auto;max-width:100%;display:block}
