.paragraph-hover{background-color:#00000005;transition:background-color .2s}.dark .paragraph-hover{background-color:#ffffff05}.paragraph-active{border-left:3px solid hsl(var(--primary));background-color:#0000000a;margin-left:-15px;padding-left:12px}.dark .paragraph-active{background-color:#ffffff0a}.comment-badge{background-color:hsl(var(--muted-foreground)/.1);color:hsl(var(--muted-foreground));cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.comment-badge:hover{background-color:hsl(var(--muted-foreground)/.2);transform:scale(1.1)}.paragraph-wrapper ::selection{background-color:hsl(var(--primary)/.2)}.inline-comment-form{animation:.2s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.group:hover .comment-hint-pill{animation:.2s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.font-inter{font-family:var(--font-inter),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.font-merriweather{font-family:var(--font-merriweather),Georgia,Cambria,"Times New Roman",Times,serif}.font-nunito{font-family:var(--font-nunito),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.font-times{font-family:Times New Roman,Times,Georgia,serif}@media (max-width:640px){.prose{letter-spacing:.01em;line-height:1.75}.prose p{-webkit-hyphens:auto;hyphens:auto;text-align:justify;margin-bottom:1.25rem}.prose p+p{text-indent:1.5rem}.prose h1,.prose h2,.prose h3{margin-top:2rem;margin-bottom:1rem;line-height:1.3}.comment-badge{min-width:32px;height:32px;padding:0 8px;font-size:14px}.prose-amber{background-color:#fffbeb}.prose-amber,.prose-amber p{color:#451a03}.prose-invert{color:#f3f4f6;background-color:#111827}.prose-invert p{color:#f3f4f6}}@media (max-width:480px){.prose{font-size:max(1rem,16px)}}@media (max-width:896px) and (orientation:landscape){.prose{max-width:75ch;margin:0 auto}}
