.blog-content{font-size:18px}.blog-content .callout-title,.blog-content .faq-question,.blog-content figcaption,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content li,.blog-content p{white-space:pre-wrap}.blog-content p:empty:before{content:"\200B"}.blog-content h2{margin-top:60px;margin-bottom:12px;font-size:30px;font-weight:600}.blog-content ol,.blog-content ul{margin:.5rem 0;padding-left:1.5rem}.blog-content ul{list-style:disc}.blog-content ol{list-style:decimal}.blog-content li{margin:.25rem 0}.blog-content .is-empty:before{content:attr(data-placeholder);color:#9ca3af;float:left;height:0;pointer-events:none}.blog-content b,.blog-content strong{font-weight:700}.blog-content em,.blog-content i{font-style:italic}.blog-content u{text-decoration:underline}.blog-content del,.blog-content s,.blog-content strike{text-decoration:line-through}.blog-content blockquote{margin:1.5rem 0;padding:8px 0 8px 20px;border-left:3px solid #d1d5db;color:#4b5563}.blog-content blockquote>:first-child{margin-top:0}.blog-content blockquote>:last-child{margin-bottom:0}.blog-content a{text-decoration:underline}.blog-content img{border-radius:.5rem;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.blog-content img[data-mosaic-src]{cursor:pointer}.blog-content .image-row{display:flex;gap:8px;margin:1.5rem 0}.blog-content .image-row figure.editor-figure{flex:1 1 0;min-width:0;margin:0}.blog-content figure.editor-figure{width:fit-content;max-width:100%;margin:1.5rem 0}.blog-content .editor-figure[data-align=left]{margin-right:auto;margin-left:0}.blog-content .editor-figure[data-align=center]{margin-left:auto;margin-right:auto}.blog-content .editor-figure[data-align=right]{margin-left:auto;margin-right:0}.blog-content .editor-caption,.blog-content figcaption{margin-top:8px;text-align:center;font-size:14px;color:#6b7280}.blog-content .editor-caption.is-caption-empty{position:relative}.blog-content .editor-caption.is-caption-empty:before{content:attr(data-placeholder);position:absolute;top:0;left:0;right:0;color:#9ca3af;pointer-events:none}.blog-content .editor-figure.is-empty:before{content:none}.blog-content .blog-callout{margin:1.5rem 0;padding:16px 20px;background:var(--color-primary-tint,#e9e8ff);border-radius:8px}.blog-content .callout-title{font-size:16px;font-weight:600;color:var(--color-primary-main,#655dc6)}.blog-content .callout-body{margin-top:4px}.blog-content .callout-body>:first-child{margin-top:0}.blog-content .callout-body>:last-child{margin-bottom:0}.blog-content table{width:100%;border-collapse:collapse}.blog-content td,.blog-content th{border:1px solid #e5e7eb;padding:6px 10px}.blog-content th{background:#f3f4f6;font-weight:600;text-align:left}.blog-content .faq{margin-top:32px}.blog-content .faq-title{margin-top:0;margin-bottom:24px;font-size:30px;font-weight:600}.blog-content .faq-item{border-bottom:1px solid #e5e7eb}.blog-content .faq-question{padding:20px 0;font-size:20px;font-weight:600;line-height:1.4;cursor:pointer;list-style:none;color:#111827}.blog-content .faq-question::-webkit-details-marker{display:none}.blog-content:not(.ProseMirror) .faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px}.blog-content:not(.ProseMirror) .faq-question:after{content:"";flex-shrink:0;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");transition:transform .2s ease}.blog-content:not(.ProseMirror) .faq-item[open] .faq-question:after{transform:rotate(180deg)}.blog-content .faq-answer{font-size:18px;padding-bottom:12px;color:#374151}