.prose{width:100%;max-width:100%;color:var(--foreground);font-size:1.125rem;line-height:1.75}.prose h1{letter-spacing:-.02em;margin-top:3em;margin-bottom:1.2em;font-size:2.25em;font-weight:700;line-height:1.1}.prose h2{letter-spacing:-.01em;margin-top:2.5em;margin-bottom:1em;font-size:1.875em;font-weight:600;line-height:1.3}.prose h3{margin-top:1.75em;margin-bottom:.75em;font-size:1.25em;font-weight:600;line-height:1.4}.prose h4{margin-top:1.5em;margin-bottom:.5em;font-size:1.125em;font-weight:600;line-height:1.5}.prose p{color:var(--muted-foreground);margin-top:1.5em;margin-bottom:1.5em;line-height:1.8}.prose strong{font-weight:600}.prose em{font-style:italic}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:decimal}.prose li{margin-top:.5em;margin-bottom:.5em;padding-left:.375em}.prose blockquote{color:#374151;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;margin:2.5em 0;padding:1.5em 1.75em;font-style:normal}.prose blockquote p{color:#374151;margin:0;font-size:.95em;line-height:1.6}.prose blockquote strong{color:#111827;font-weight:600}.prose code{background-color:var(--muted);border-radius:.25em;padding:.125em .375em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875em}.prose pre{background-color:var(--muted);border-radius:.5em;margin:1.5em 0;padding:1.5em;overflow-x:auto}.prose pre code{background-color:#0000;padding:0;font-size:.875em}.prose a{color:var(--primary);text-underline-offset:.25em;text-decoration:underline;transition:color .2s}.prose a:hover{color:var(--primary-hover)}.prose img{border-radius:.5em;width:100%;height:auto;margin:2em 0;box-shadow:0 10px 15px -3px #0000001a}.prose table:has(img[src*="/blog/background-removal-benchmark/"]){--benchmark-image-height:clamp(7.5rem, 12vw, 11rem);--benchmark-image-width:clamp(10rem, 16vw, 14.667rem);table-layout:fixed;margin:1.5em auto .5rem}.prose table:has(img[src*="/blog/background-removal-benchmark/"]) th{text-align:center;white-space:nowrap;width:33.333%;padding:.5rem;font-size:.95rem;line-height:1.25}.prose table:has(img[src*="/blog/background-removal-benchmark/"]) td{vertical-align:middle;padding:.5rem}.prose img[src*="/blog/background-removal-benchmark/"]{aspect-ratio:4/3;width:var(--benchmark-image-width);max-width:100%;height:var(--benchmark-image-height);border:1px solid var(--border);object-fit:contain;object-position:center;box-sizing:border-box;background:#fff;margin:0 auto;padding:0;display:block}@media (max-width:640px){.prose table:has(img[src*="/blog/background-removal-benchmark/"]){--benchmark-image-height:8rem;--benchmark-image-width:10.667rem;display:block;overflow-x:auto}:is(.prose table:has(img[src*="/blog/background-removal-benchmark/"]) th,.prose table:has(img[src*="/blog/background-removal-benchmark/"]) td){min-width:12rem}.prose img[src*="/blog/background-removal-benchmark/"]{height:var(--benchmark-image-height)}}.prose .blog-final-cta{grid-template-columns:1fr;align-items:start;gap:.95rem;width:100%;max-width:100%;margin:3rem auto 0;padding:.75rem 0;display:grid}.prose .blog-final-cta h2{color:var(--foreground);letter-spacing:0;margin:0;font-size:1.3rem;font-weight:650;line-height:1.18}.prose .blog-final-cta p{margin:0}.prose .blog-final-cta__copy{min-width:0}.prose .blog-final-cta__actions{flex:none;justify-content:flex-start;align-items:center;display:flex}.prose .blog-final-cta__button{background:var(--primary);min-height:2.375rem;color:var(--primary-foreground);text-underline-offset:0;white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .9rem;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff1a,0 1px 2px #00000014}.prose .blog-final-cta__button:hover{background:color-mix(in oklch, var(--primary) 94%, white);color:var(--primary-foreground);box-shadow:inset 0 1px #ffffff29,0 10px 18px -14px #000000b8}.prose .blog-final-cta__button:focus-visible{color:var(--primary-foreground);outline:2px solid var(--ring);outline-offset:3px}.prose .blog-final-cta__note{color:var(--muted-foreground);margin-top:.35rem;font-size:.88rem;line-height:1.45}@media (max-width:640px){.prose .blog-final-cta{grid-template-columns:1fr;align-items:stretch;gap:1rem;padding:.5rem 0}.prose .blog-final-cta__actions{align-items:stretch}.prose .blog-final-cta__button{width:100%}}.prose .blog-review-method{margin:0 0 1.5rem;padding:0}.prose .blog-review-method p{color:var(--muted-foreground);margin:0;font-size:.82rem;line-height:1.55}.prose .blog-review-method__label{color:var(--muted-foreground);font-weight:600}.prose .blog-review-method__text{margin-left:.15rem}.prose hr{border:0;border-top:1px solid var(--border);margin:3em 0}.prose table{border-collapse:collapse;width:100%;margin:1.5em 0}.prose th{border-bottom:2px solid var(--border);text-align:left;padding:.75em;font-weight:600}.prose td{border-bottom:1px solid var(--border);padding:.75em}.prose .tip{background:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .25);border-radius:.75em;margin:2.5em 0;padding:1.75em;position:relative;overflow:hidden}.prose .tip:before{content:"💡";opacity:.5;font-size:1.5em;position:absolute;top:1.75em;left:1.75em}.prose .tip p{color:var(--foreground);margin:0;padding-left:2.5em;font-size:1em;line-height:1.6}
