.prose{--tw-prose-body: theme("colors.neutral.50");--tw-prose-headings: theme("colors.neutral.100");--tw-prose-lead: theme("colors.neutral.400");--tw-prose-links: theme("colors.primary.400");--tw-prose-bold: theme("colors.neutral.200");--tw-prose-counters: theme("colors.neutral.400");--tw-prose-bullets: theme("colors.neutral.500");--tw-prose-hr: theme("colors.dark.600");--tw-prose-quotes: theme("colors.neutral.300");--tw-prose-quote-borders: theme("colors.primary.500");--tw-prose-captions: theme("colors.neutral.400");--tw-prose-code: theme("colors.primary.300");--tw-prose-pre-code: theme("colors.neutral.200");--tw-prose-pre-bg: theme("colors.dark.700");--tw-prose-th-borders: theme("colors.dark.500");--tw-prose-td-borders: theme("colors.dark.600")}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:theme("fontFamily.display");font-weight:700;letter-spacing:-.025em;margin-top:2.5rem;margin-bottom:1.5rem}.prose h1{margin-top:3rem;margin-bottom:2rem}.prose h2{position:relative;padding-left:1rem;margin-top:3rem;margin-bottom:1.75rem}.prose h3{margin-top:2.5rem;margin-bottom:1.25rem}.prose p,.prose li{color:#fff!important;line-height:1.7}.prose h2:before{content:"";position:absolute;left:0;top:.1em;width:4px;height:1.2em;background:linear-gradient(135deg,theme("colors.primary.500"),theme("colors.primary.400"));border-radius:2px}.prose a{position:relative;text-decoration:none;font-weight:500;transition:all .2s ease}.prose a:hover{color:theme("colors.primary.300")}.prose a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,theme("colors.primary.500"),theme("colors.primary.400"));transition:width .3s ease}.prose a:hover:after{width:100%}.prose blockquote{position:relative;background:theme("colors.dark.700/50");border-radius:.75rem;border-left:4px solid theme("colors.primary.500");padding:1.5rem;margin:2rem 0;backdrop-filter:blur(8px)}.prose blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:3rem;color:theme("colors.primary.500/30");font-family:serif;line-height:1}.prose pre{position:relative;background:theme("colors.dark.700")!important;border:1px solid theme("colors.dark.600");border-radius:.75rem;padding:1rem!important;margin:1.5rem 0;overflow-x:auto;box-shadow:0 4px 20px theme("colors.dark.900/50");max-width:100%;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:theme("colors.neutral.600") theme("colors.dark.700")}.prose pre:before{content:"";position:absolute;top:1rem;left:1rem;width:12px;height:12px;background:theme("colors.primary.500");border-radius:50%;box-shadow:20px 0 theme("colors.warning.500"),40px 0 theme("colors.success.500")}.prose code{background:theme("colors.dark.600/50");padding:.25rem .5rem;border-radius:.375rem;font-weight:500;border:1px solid theme("colors.dark.500");word-break:break-word}.prose pre code{background:transparent;padding:0;border:none;font-weight:400;word-break:normal}.prose ul>li,.prose ol>li{position:relative;padding-left:.5rem}.prose ul>li::marker{color:theme("colors.primary.500")}.prose ol>li::marker{color:theme("colors.primary.500");font-weight:600}.prose table{background:theme("colors.dark.700/30");border-radius:.75rem;overflow:hidden;border:1px solid theme("colors.dark.600");width:100%;overflow-x:auto;display:block;white-space:nowrap}.prose th{background:theme("colors.dark.600/50");font-weight:600;color:theme("colors.neutral.200")}.prose tr:nth-child(2n){background:theme("colors.dark.700/20")}.prose img{border-radius:.75rem;box-shadow:0 8px 32px theme("colors.dark.900/50");border:1px solid theme("colors.dark.600");max-width:100%;height:auto}.prose hr{border:none;height:1px;background:linear-gradient(90deg,transparent,theme("colors.primary.500/50"),transparent);margin:3rem 0}@media (max-width: 768px){.prose{font-size:1rem;line-height:1.7;overflow-x:hidden;word-wrap:break-word}.prose h1{font-size:1.75rem;line-height:1.2;margin-bottom:1rem}.prose h2{font-size:1.5rem;padding-left:.75rem;margin-top:2rem;margin-bottom:1rem}.prose h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.prose h4{font-size:1.125rem}.prose pre{margin-left:-1rem;margin-right:-1rem;border-radius:0;border-left:none;border-right:none;padding:1rem!important;font-size:.875rem;line-height:1.4;max-width:100vw;overflow-x:auto;white-space:pre}.prose pre code{font-size:.875rem;white-space:pre;word-break:normal;overflow-wrap:normal}.prose table{margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem);border-radius:0;font-size:.875rem}.prose p{margin-bottom:1.25rem}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose blockquote{margin-left:-.5rem;margin-right:-.5rem;padding:1rem;font-size:.95rem}.prose code{font-size:.875rem;word-break:break-word;white-space:pre-wrap}}@media (max-width: 480px){.prose{font-size:.95rem}.prose h1{font-size:1.5rem}.prose h2{font-size:1.375rem}.prose h3{font-size:1.125rem}.prose pre{font-size:.8rem;padding:.75rem!important}.prose pre code{font-size:.8rem}}html{scroll-behavior:smooth}.prose a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid theme("colors.primary.500");outline-offset:2px}
