.CaseStudyEditor__container ::selection{background-color:#f1e4e4}.CaseStudyEditor__paragraph{margin:0 0 .75rem;font-size:18px;font-weight:300;line-height:28px}.CaseStudyEditor__heading-h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;line-height:2rem}.CaseStudyEditor__heading-h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:2rem}.CaseStudyEditor__heading-h3{margin:0 0 .75rem;font-size:22px;font-weight:700;line-height:30px}.CaseStudyEditor__quote{border-left:3px solid var(--border);color:var(--muted-foreground);margin:0 0 .75rem;padding-left:1rem;font-style:italic;font-weight:300}.CaseStudyEditor__list-ol,.CaseStudyEditor__list-ul{margin:0 0 .75rem;padding-left:1.5rem}.CaseStudyEditor__listitem{margin:.25rem 0;font-weight:300}.CaseStudyEditor__link{color:var(--brand-navy);cursor:pointer;text-decoration:underline}.CaseStudyEditor__text-bold{font-weight:600}.CaseStudyEditor__text-italic{font-style:italic}.CaseStudyEditor__text-strikethrough{text-decoration:line-through}.CaseStudyEditor__text-underline{text-decoration:underline}.CaseStudyEditor__placeholder{color:var(--muted-foreground);pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:300;position:absolute;top:0;left:0}.CaseStudyEditor__mention,.CaseStudyEditor__toolTag{color:var(--brand-navy);font-weight:700}.CaseStudyEditor__image-wrapper{margin:1rem 0;display:block}.CaseStudyEditor__image{border-radius:.5rem;max-width:100%}.CaseStudyEditor__code{background:color-mix(in srgb,var(--foreground)5%,transparent);font-family:var(--font-mono,monospace);white-space:pre-wrap;border-radius:.5rem;margin:.75rem 0;padding:.75rem 1rem;font-size:.95rem;line-height:1.6;display:block}