.prose-bloom{font-family:var(--font-serif);font-size:1.125rem;line-height:1.75;color:var(--foreground);max-width:65ch}.prose-bloom p{margin:1.5em 0}.prose-bloom p:first-child{margin-top:0}.prose-bloom>p:first-of-type:first-letter{float:left;font-family:var(--font-serif);font-size:3.5em;font-weight:500;line-height:.85;margin-right:.08em;margin-top:.05em;color:var(--primary)}.prose-bloom h1,.prose-bloom h2,.prose-bloom h3{font-family:var(--font-sans);font-weight:600;line-height:1.3;letter-spacing:-.02em;margin-top:2.5em;margin-bottom:.75em;color:var(--foreground)}.prose-bloom h1{font-size:2rem}.prose-bloom h2{font-size:1.5rem;padding-bottom:.5em;border-bottom:1px solid var(--border)}.prose-bloom h3{font-size:1.25rem}.prose-bloom blockquote{position:relative;border:none;padding:1.5em 2em;margin:2.5em 0;background:linear-gradient(135deg,var(--accent) 0%,transparent 60%);border-radius:var(--radius)}.prose-bloom blockquote:before{content:'"';position:absolute;top:-.25em;left:.25em;font-family:var(--font-serif);font-size:4em;font-weight:700;line-height:1;color:var(--primary);opacity:.2}.prose-bloom blockquote p{margin:.5em 0;font-style:italic;color:var(--foreground)}.prose-bloom blockquote p:first-child{margin-top:0}.prose-bloom blockquote p:last-child{margin-bottom:0}.prose-bloom a{color:var(--primary);text-decoration:none;background-image:linear-gradient(var(--primary),var(--primary));background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s ease-out,color .2s ease-out}.prose-bloom a:hover{background-size:100% 2px;color:var(--primary)}.prose-bloom strong{font-weight:600;color:var(--foreground)}.prose-bloom em{font-style:italic}.prose-bloom hr{border:none;height:24px;margin:3em 0;background:none;position:relative}.prose-bloom hr:before{content:"✦ ✦ ✦";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.625rem;letter-spacing:.75em;color:var(--muted-foreground);opacity:.5}.prose-bloom figure{margin:2.5em -1em}.prose-bloom img{max-width:calc(100% + 2em);width:calc(100% + 2em);height:auto;border-radius:var(--radius);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.prose-bloom figcaption{margin-top:1em;padding:0 1em;text-align:center;font-family:var(--font-sans);font-size:.875rem;color:var(--muted-foreground);font-style:italic}.prose-bloom ::selection{background:var(--accent);color:var(--accent-foreground)}
