.prose h2{border-bottom:1px solid hsl(var(--b3));color:hsl(var(--p));font-size:1.75rem;font-weight:700;margin-bottom:1.25rem;margin-top:2.5rem;padding-bottom:.5rem}.prose h2,.prose h3{scroll-margin-top:80px}.prose h3{color:hsl(var(--s));font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.prose h4{font-size:1.25rem;font-weight:500;margin-bottom:.75rem;margin-top:1.5rem;scroll-margin-top:80px}.prose p{line-height:1.8}.prose img,.prose p{margin-bottom:1.5rem}.prose img{border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:1.5rem}.prose a{color:hsl(var(--p));text-decoration:underline;text-decoration-thickness:1px;transition:all .2s ease}.prose a:hover{color:hsl(var(--pf))}.prose pre{border-radius:.5rem;margin-bottom:1.5rem;margin-top:1.5rem;overflow-x:auto;padding:1.25rem}.prose code,.prose pre{background-color:hsl(var(--b2))}.prose code{border-radius:.25rem;font-size:.875rem;padding:.125rem .25rem}.prose pre code{background-color:transparent;padding:0}.prose blockquote{background-color:hsl(var(--b1));border-left-color:hsl(var(--p));border-left-width:4px;border-radius:.25rem;font-style:italic;margin-bottom:1.5rem;margin-top:1.5rem;padding:1rem}.prose ol,.prose ul{margin-bottom:1rem;margin-top:1rem;padding-left:1.25rem}.prose li{margin-bottom:.5rem;margin-top:.5rem}.prose .checklist,.prose .info-box,.prose .note,.prose .tip-box{border-radius:.5rem;margin-bottom:1.5rem;margin-top:1.5rem;padding:1.25rem}.prose .info-box{background-color:hsl(var(--in)/.2);border-left-color:hsl(var(--in));border-left-width:4px}.prose .tip-box{background-color:hsl(var(--su)/.2);border-left-color:hsl(var(--su));border-left-width:4px}.prose .note{background-color:hsl(var(--wa)/.2);border-left-color:hsl(var(--wa));border-left-width:4px}.prose .checklist{background-color:hsl(var(--b2));border-radius:.5rem;padding:1.25rem}.prose .component-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:1.5rem;margin-top:1.5rem}@media (min-width:768px){.prose .component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.prose .component-item{background-color:hsl(var(--b2));border-radius:.5rem;padding:1.25rem}
