.ckeditor-content{color:var(--foreground);font-size:1rem;line-height:1.78;overflow-x:hidden;overflow-wrap:anywhere}.blog-article-content{max-width:none}.ckeditor-content .article-copy-block{display:flow-root}.ckeditor-content>:first-child{margin-top:0}.ckeditor-content>*+*{margin-top:1.05rem}.ckeditor-content .text-tiny{font-size:.7em}.ckeditor-content .text-small{font-size:.85em}.ckeditor-content .text-big{font-size:1.4em}.ckeditor-content .text-huge{font-size:1.8em}.ckeditor-content p{color:var(--muted-foreground);max-width:72ch}.blog-article-content>.article-copy-block:first-child>p:first-of-type{color:var(--foreground);font-size:1.05rem;line-height:1.75}.ckeditor-content h1,.ckeditor-content h2,.ckeditor-content h3,.ckeditor-content h4{color:var(--foreground);font-weight:700;letter-spacing:0;line-height:1.18;scroll-margin-top:6.5rem}.ckeditor-content h1{font-size:clamp(1.85rem,3vw,2.5rem)}.ckeditor-content h2{font-size:clamp(1.45rem,2.3vw,2rem)}.ckeditor-content h3{font-size:clamp(1.2rem,1.8vw,1.45rem)}.ckeditor-content h4{font-size:1.05rem}.ckeditor-content h2:not(:first-child){border-top:1px solid var(--border);margin-top:2rem;padding-top:1.6rem}.ckeditor-content h2{display:flex;align-items:flex-start;gap:.7rem}.ckeditor-content h2:before{content:"";display:inline-block;width:.42rem;min-width:.42rem;height:1.65rem;margin-top:.08rem;border-radius:999px;background:var(--primary)}.ckeditor-content .not-prose h2{display:block}.ckeditor-content .not-prose h2:before{content:none}.ckeditor-content .not-prose blockquote,.ckeditor-content .not-prose ol,.ckeditor-content .not-prose p,.ckeditor-content .not-prose ul{max-width:none}.ckeditor-content h3,.ckeditor-content h4{margin-top:1.65rem}.ckeditor-content .blog-copy-heading{position:relative}.ckeditor-content .blog-heading-copy{display:inline-flex;width:1.55rem;height:1.55rem;margin-left:.45rem;vertical-align:.12em;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--muted-foreground);font-size:.85rem;font-weight:800;line-height:1;opacity:0;transition:opacity .18s ease,border-color .18s ease,color .18s ease}.ckeditor-content .blog-copy-heading:hover .blog-heading-copy,.ckeditor-content .blog-heading-copy:focus-visible{opacity:1}.ckeditor-content .blog-heading-copy:hover{border-color:var(--primary);color:var(--primary)}.ckeditor-content ol,.ckeditor-content ul{color:var(--muted-foreground);padding-left:1.35rem;max-width:72ch}.ckeditor-content ul{list-style:disc}.ckeditor-content ol{list-style:decimal}.ckeditor-content li+li{margin-top:.45rem}.ckeditor-content li{padding-left:.1rem}.ckeditor-content li::marker{color:var(--primary)}.ckeditor-content img{display:block;height:auto;max-width:100%;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);margin:1.75rem auto;background:var(--muted);box-shadow:var(--anslation-ds-shadow-sm)}.ckeditor-content figure{margin:1.75rem 0}.ckeditor-content figure img{margin:0 auto}.ckeditor-content figcaption{margin-top:.55rem;color:var(--muted-foreground);font-size:.82rem;line-height:1.5;text-align:center}.ckeditor-media{display:block;max-width:100%;margin:1rem auto}.ckeditor-content blockquote{border-left:3px solid var(--primary);border-radius:0 var(--anslation-ds-radius) var(--anslation-ds-radius) 0;background:var(--muted);color:var(--foreground);margin:1.5rem 0;padding:1rem 1.1rem;max-width:72ch}.ckeditor-content blockquote p{color:var(--foreground);margin:0}.ckeditor-content li a:not(.CTA_CK),.ckeditor-content p a:not(.CTA_CK),.ckeditor-content span a:not(.CTA_CK){color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:.18em}.ckeditor-content a:hover,.ckeditor-content li a:hover,.ckeditor-content p a:hover,.ckeditor-content span a:hover{color:var(--primary-active)}.ckeditor-content .auto-internal-link{border-radius:.35rem;background:color-mix(in srgb,var(--primary) 10%,transparent);padding:.05rem .22rem;text-decoration-thickness:1px}.ckeditor-content .video-wrapper{aspect-ratio:16/9;margin:1.75rem 0;overflow:hidden;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);background:var(--muted)}.ckeditor-content .video-wrapper iframe{width:100%;height:100%}.ckeditor-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:1.75rem 0;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);color:var(--foreground);background-color:var(--background);font-size:.95rem;box-shadow:var(--anslation-ds-shadow-sm)}.ckeditor-content td,.ckeditor-content th{min-width:160px;border:0;border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:.75rem .85rem;text-align:left;color:var(--foreground);background-color:var(--background);vertical-align:top}.ckeditor-content tr:last-child td{border-bottom:0}.ckeditor-content td:last-child,.ckeditor-content th:last-child{border-right:0}.ckeditor-content th{font-weight:700}.ckeditor-content th,.ckeditor-content tr:nth-child(2n) td{background-color:var(--muted)}.ckeditor-content tr:hover td{background-color:var(--card)}.ckeditor-content .FAQ_HEADING{margin-top:2rem}.ckeditor-content .FAQ_WRAPPER{display:grid;gap:.75rem;margin:1.25rem 0 1.75rem}.ckeditor-content .FAQ_ITEM{overflow:hidden;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);background:var(--background);transition:border-color .2s ease,box-shadow .2s ease}.ckeditor-content .FAQ_ITEM.FAQ_OPEN{border-color:color-mix(in srgb,var(--primary) 38%,var(--border));box-shadow:var(--anslation-ds-shadow-sm)}.ckeditor-content .FAQ_Q{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:0;background:transparent;color:var(--foreground);cursor:pointer;font:inherit;font-size:.98rem;font-weight:700;letter-spacing:0;line-height:1.35;text-align:left}.ckeditor-content .FAQ_Q:hover{color:var(--primary)}.ckeditor-content .FAQ_ICON{display:inline-flex;width:1.35rem;height:1.35rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:var(--muted);color:var(--primary);font-size:.95rem;font-weight:800;line-height:1}.ckeditor-content .FAQ_ICON:before{content:"+"}.ckeditor-content .FAQ_ITEM.FAQ_OPEN .FAQ_ICON:before{content:"-"}.ckeditor-content .FAQ_A{border-top:1px solid var(--border);background:var(--card);padding:.9rem 1.1rem 1.05rem}.ckeditor-content .FAQ_ITEM:not(.FAQ_OPEN) .FAQ_A{display:none}.ckeditor-content .FAQ_A p{margin:0;color:var(--muted-foreground)}.ckeditor-content .FAQ_A p+p{margin-top:.75rem}.ckeditor-content .BLOG_CHECKLIST{display:grid;gap:.7rem;padding-left:0;list-style:none}.ckeditor-content .BLOG_CHECKLIST li{position:relative;padding:.85rem .95rem .85rem 2.6rem;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);background:var(--background)}.ckeditor-content .BLOG_CHECKLIST li:before{content:"";position:absolute;top:1.05rem;left:1rem;width:.75rem;height:.75rem;border-radius:999px;background:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent)}.ckeditor-content .BLOG_STEPS{display:grid;gap:.85rem;padding-left:0;list-style:none;counter-reset:blog-step}.ckeditor-content .BLOG_STEPS li{position:relative;min-height:3.4rem;padding:.85rem .95rem .85rem 3.25rem;border:1px solid var(--border);border-radius:var(--anslation-ds-radius);background:var(--background);counter-increment:blog-step}.ckeditor-content .BLOG_STEPS li:before{content:counter(blog-step);position:absolute;top:.9rem;left:.95rem;display:inline-flex;width:1.55rem;height:1.55rem;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:var(--primary-foreground);font-size:.72rem;font-weight:800}.ckeditor-content .BLOG_PROS_CONS{display:grid;gap:.9rem;margin:1.5rem 0}.ckeditor-content .BLOG_PROS_CONS>div{border:1px solid var(--border);border-radius:var(--anslation-ds-radius);background:var(--background);padding:1rem}.ckeditor-content .BLOG_PROS_CONS h3{margin-top:0;font-size:1rem}.ckeditor-content .BLOG_PROS_CONS ul{margin-bottom:0}.ckeditor-content .BLOG_COMPARE{border-radius:var(--anslation-ds-radius);box-shadow:var(--anslation-ds-shadow-sm)}.ckeditor-content .BLOG_CALLOUT,.ckeditor-content .BLOG_TOOL_CTA{border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));border-radius:var(--anslation-ds-radius);background:color-mix(in srgb,var(--primary) 8%,var(--card));margin:1.5rem 0;padding:1rem 1.1rem}.ckeditor-content .BLOG_CALLOUT strong,.ckeditor-content .BLOG_TOOL_CTA strong{display:block;color:var(--foreground);font-size:.95rem;margin-bottom:.35rem}.ckeditor-content .BLOG_CALLOUT p,.ckeditor-content .BLOG_TOOL_CTA p{margin:0}.ckeditor-content .BLOG_CALLOUT_REFRESH{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));background:color-mix(in srgb,var(--primary) 12%,var(--card))}.ckeditor-content .BLOG_TOOL_CTA{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ckeditor-content .BLOG_TOOL_CTA a{display:inline-flex;min-height:2.45rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:6px;background:var(--primary);color:var(--primary-foreground)!important;padding:.65rem .9rem;font-size:.85rem;font-weight:800;text-decoration:none}@media (min-width:760px){.ckeditor-content .BLOG_PROS_CONS{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ckeditor-content{font-size:.98rem;line-height:1.72}.ckeditor-content>*+*{margin-top:.9rem}.blog-article-content>.article-copy-block:first-child>p:first-of-type{font-size:1rem;line-height:1.7}.ckeditor-content h2:not(:first-child){margin-top:1.55rem;padding-top:1.25rem}.ckeditor-content h2:before{height:1.35rem}.ckeditor-content ol,.ckeditor-content ul{padding-left:1.15rem}.ckeditor-content table{margin:1.35rem 0;font-size:.88rem}.ckeditor-content td,.ckeditor-content th{min-width:136px;padding:.65rem .7rem}.ckeditor-content blockquote{padding:.9rem}.ckeditor-content .BLOG_TOOL_CTA{align-items:stretch;flex-direction:column}.ckeditor-content .BLOG_TOOL_CTA a{width:100%}}.CTA_CK_BANNER{margin:24px 0;text-align:center}.CTA_CK{display:inline-flex;align-items:center;gap:12px;width:auto;max-width:none;margin:0;padding:16px 22px;border-radius:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s ease}.CTA_ICON{font-size:20px}.CTA_PRIMARY{background:#2563eb;color:#ffffff!important}.CTA_PRIMARY:hover{background:#1d4ed8;transform:translateY(-2px)}.CTA_SECONDARY{border:2px solid #2563eb;color:#2563eb;background:transparent}.CTA_SECONDARY:hover{background:#2563eb;color:#fff!important}.CTA_GRADIENT{background:linear-gradient(90deg,#ff7a18,#ff3d00);color:#ffffff!important}.CTA_GRADIENT:hover{opacity:.9;transform:translateY(-2px)}.CTA_SUCCESS{background:#16a34a;color:#ffffff!important}.CTA_SUCCESS:hover{background:#15803d}.CTA_WARNING{background:#f59e0b;color:#ffffff!important}.CTA_WARNING:hover{background:#d97706}.CTA_DANGER{background:#dc2626;color:#ffffff!important}.CTA_DANGER:hover{background:#b91c1c}.CTA_GLASS{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);color:#111!important;border:1px solid rgba(0,0,0,.1)}.CTA_GLASS:hover{background:rgba(255,255,255,.2)}.CTA_CENTER{justify-content:center;text-align:center}@media (max-width:640px){.CTA_CK{font-size:15px;padding:14px 18px}}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:16px 0}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}