:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Inter,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px;padding-left:20px;padding-right:20px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1286px}}.prose{line-height:1.75;color:#1f2937;font-size:16px}.prose h1{font-size:2.25rem;font-weight:700;margin:1.5rem 0 1rem}.prose h2{font-size:1.72rem;font-weight:600;margin:1.25rem 0 .75rem}.prose h3{font-size:1.44rem}.prose h3,.prose h4{font-weight:600;margin:1rem 0 .5rem}.prose h4{font-size:1.2rem}.prose p{margin-bottom:1rem}.prose ol,.prose ul{padding-left:1.5rem;margin-bottom:1rem;font-size:16px}.prose ol li,.prose ul li{margin-bottom:2px;padding-left:.125rem;padding-block:.3rem}.prose ol li::marker,.prose ul li::marker{color:#848484}.prose a{color:#3e90fd;text-decoration:underline}.prose a:hover{color:#0472ee}.prose a:visited{color:purple}.prose img{max-width:100%;height:auto;margin:1rem 0;border-radius:8px}.prose blockquote{border-left:2px solid #d9d9d9;padding-left:1rem;color:#6b7280;font-style:italic;margin:1rem 0}.prose pre{padding:1rem;border-radius:6px;overflow-x:auto;white-space:pre;word-break:break-word;font-size:14px}.prose code,.prose pre{background-color:#f3f4f6;font-family:monospace}.prose code{padding:.2rem .4rem;border-radius:4px;font-size:90%}.prose video{height:auto;border-radius:8px;background-color:#000}.prose iframe,.prose video{max-width:100%;display:block;margin:1rem 0}.prose iframe{width:100%;border:none;border-radius:8px}.prose hr{border:none;height:1px;background-color:#e5e7eb;margin-top:8px;margin-bottom:8px}.prose strong{font-weight:700}@media(max-width:768px){.prose{font-size:14px}.prose h1{font-size:1.75rem}.prose h2,.prose h3{font-size:1.2rem}.prose p{font-size:14px;line-height:26px}.prose code,.prose pre{font-size:85%}.prose ol li,.prose ul li{font-size:14px}}@media(min-width:769px)and (max-width:1023px){.prose{font-size:15px}.prose h1{font-size:2rem}.prose h2{font-size:1.6rem}.prose h3{font-size:1.4rem}.prose code,.prose pre{font-size:88%}}