.prose{font-family:var(--font-lato),system-ui,sans-serif;line-height:1.7}.prose .lead{font-size:1.25rem;font-weight:400;margin-bottom:2rem;line-height:1.6}.prose h2{font-family:var(--font-karla),system-ui,sans-serif;font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;font-weight:700;position:relative;padding-bottom:.5rem}.prose h2:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:3px;background-color:#4baca5}.prose h3{font-family:var(--font-karla),system-ui,sans-serif;font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;font-weight:600}.prose p{margin-bottom:1.5rem;line-height:1.7}.prose ol,.prose ul{margin-bottom:1.5rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose blockquote{font-size:1.25rem;border-left:4px solid #4baca5;font-style:italic;padding:1.5rem 2rem;margin:2.5rem 0;background-color:rgba(75,172,165,.05);border-radius:.5rem;position:relative}.prose blockquote p{margin-bottom:.5rem}.prose blockquote cite{font-size:.875rem;font-style:normal;display:block;margin-top:.5rem}.prose figure{margin:2.5rem 0}.prose figure img{border-radius:.5rem;width:100%;height:auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.prose figcaption{font-size:.875rem;text-align:center;margin-top:.75rem}.prose a{color:#4baca5;text-decoration:none;border-bottom:1px solid rgba(75,172,165,.2);transition:border-color .2s ease}.prose a:hover{border-color:#4baca5}.prose .info-box{background-color:rgba(75,172,165,.1);border-left:4px solid #4baca5;padding:1.5rem;margin:2rem 0;border-radius:.5rem}.prose .info-box h3{margin-top:0;font-size:1.25rem;color:#4baca5}.prose .info-box p{margin-bottom:0}.dark .prose{color:#e2e8f0}.dark .prose .lead{color:#cbd5e1}.dark .prose h2,.dark .prose h3{color:#f1f5f9}.dark .prose blockquote{background-color:rgba(75,172,165,.05);color:#cbd5e1}.dark .prose blockquote cite,.dark .prose figcaption{color:#94a3b8}.dark .prose .info-box{background-color:rgba(75,172,165,.05)}html{scroll-behavior:smooth}@media (max-width:768px){.prose blockquote{padding:1rem 1.5rem;font-size:1.125rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose .lead{font-size:1.125rem}}