.prose h1{font-size:2.5rem!important;font-weight:800!important;line-height:1.2!important;margin-top:2rem!important;margin-bottom:1rem!important}.prose h1,.prose h2{color:rgb(16 24 40)!important;font-family:var(--headings-font-family)!important}.prose h2{font-size:2rem!important;font-weight:700!important;line-height:1.3!important;margin-top:1.5rem!important;margin-bottom:.75rem!important}.prose h3{font-size:1.5rem!important;margin-top:1.25rem!important}.prose h3,.prose h4{font-weight:600!important;line-height:1.4!important;margin-bottom:.5rem!important;color:rgb(16 24 40)!important;font-family:var(--headings-font-family)!important}.prose h4{font-size:1.25rem!important;margin-top:1rem!important}.prose h5{font-size:1.125rem!important;margin-top:.75rem!important}.prose h5,.prose h6{font-weight:600!important;line-height:1.4!important;margin-bottom:.5rem!important;color:rgb(16 24 40)!important;font-family:var(--headings-font-family)!important}.prose h6{font-size:1rem!important;margin-top:.5rem!important}.prose strong{font-weight:700!important}.prose em,.prose strong{color:rgb(16 24 40)!important}.prose em{font-style:italic!important}.prose u{-webkit-text-decoration:underline!important;text-decoration:underline!important}.prose s,.prose u{color:rgb(16 24 40)!important}.prose s{-webkit-text-decoration:line-through!important;text-decoration:line-through!important}.prose blockquote{border-left:4px solid rgb(59 130 246)!important;margin:1.5rem 0!important;font-style:italic!important;color:rgb(71 85 105)!important;background-color:rgb(248 250 252)!important;padding:1rem!important;border-radius:.5rem!important}.prose ol,.prose ul{margin:1rem 0!important;padding-left:1.5rem!important}.prose li{margin:.5rem 0!important;line-height:1.6!important}.prose a{color:rgb(59 130 246)!important;-webkit-text-decoration:underline!important;text-decoration:underline!important}.prose a:hover{color:rgb(37 99 235)!important}.prose code{background-color:rgb(241 245 249)!important;padding:.25rem .5rem!important;border-radius:.25rem!important;font-family:Courier New,monospace!important;font-size:.875rem!important;color:rgb(220 38 127)!important}.prose pre{background-color:rgb(15 23 42)!important;color:rgb(248 250 252)!important;padding:1rem!important;border-radius:.5rem!important;overflow-x:auto!important;margin:1rem 0!important}.prose pre code{background-color:initial!important;padding:0!important;color:inherit!important}.prose p{margin:1rem 0!important;color:rgb(16 24 40)!important}.blog-editor,.prose p{line-height:1.7!important}.blog-editor{font-family:var(--content-font-family)!important}.blog-editor:focus{outline:none!important;caret-color:rgb(59 130 246)!important}.blog-editor h1,.blog-editor h2,.blog-editor h3,.blog-editor h4,.blog-editor h5,.blog-editor h6{font-family:var(--headings-font-family)!important}.blog-editor p{margin:.5rem 0!important}.blog-editor li{margin:.25rem 0!important}.blog-editor h1,.blog-editor h2,.blog-editor h3,.blog-editor h4,.blog-editor h5,.blog-editor h6{margin:.75rem 0!important}.blog-editor ::selection{background-color:rgb(59 130 246/.2)!important;color:inherit!important}.blog-editor ::-moz-selection{background-color:rgb(59 130 246/.2)!important;color:inherit!important}.blog-editor img{max-width:100%!important;height:auto!important;border-radius:8px!important;margin:16px 0!important;display:block!important;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)!important}.blog-editor img:hover{box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)!important;transition:box-shadow .2s ease-in-out!important}.blog-editor.empty-editor:empty:before{content:attr(data-placeholder);color:rgb(209 213 219);font-style:italic;pointer-events:none;position:absolute}.blog-editor.empty-editor:focus:before{color:rgb(156 163 175)}.blog-editor{transition:all .2s ease-in-out}.blog-editor:focus{background-color:rgb(249 250 251)}input[type=text]:focus,textarea:focus{transition:all .2s ease-in-out}.group:focus-within p{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}