.tool-container{max-width:1240px;margin:0 auto;padding-top:1.2rem;padding-bottom:4rem}.breadcrumbs{color:var(--text-muted);margin-bottom:1.6rem;font-size:.92rem}.breadcrumbs a{color:var(--accent-glow);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.tool-header{width:min(100%,var(--measure-wide));justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto 1.6rem;padding-bottom:0;display:flex}.tool-header-content h1{font-size:var(--type-page-title);line-height:var(--leading-title);margin-bottom:.65rem;font-weight:740}.tool-header-content{width:100%;min-width:0}.tool-title-row{align-items:flex-start;gap:1rem;display:flex}.tool-title-row>div{flex:auto;min-width:0}.tool-logo-wrap{width:72px;height:72px;box-shadow:var(--shadow-soft);background:#ffffffd9;border:1px solid #13232f14;border-radius:18px;flex-shrink:0;overflow:hidden}.tool-logo-wrap img{object-fit:cover;width:72px;height:72px}.tool-vision-description{width:100%;max-width:none;font-size:var(--type-body);color:var(--text-light);line-height:var(--leading-body);margin-bottom:1rem}.tool-meta-tags{flex-wrap:wrap;gap:.7rem;margin-bottom:1.2rem;display:flex}.tag{min-height:2rem;color:var(--text-light);background:#13232f0a;border:1px solid #13232f14;border-radius:999px;align-items:center;padding:.3rem .8rem;font-size:.84rem;font-weight:700;display:inline-flex}.tag.success{color:#166534;background:#15803d1a;border-color:#15803d2e}.tag.free{color:var(--accent-glow);background:#0f766e1a;border-color:#0f766e2e}.tag.neutral{color:#9a5a1c;background:#c66a171a;border-color:#c66a1724}.tool-featured-figure{width:min(100%,var(--measure-wide));margin:0 auto 2.5rem}.tool-featured-image{width:100%;height:auto;box-shadow:var(--shadow-soft);border:1px solid #13232f14;border-radius:28px}.tool-screenshot-section{width:min(100%,var(--measure-wide));margin:0 auto 3rem}.tool-screenshot-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.tool-screenshot-card{box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #13232f14;border-radius:22px;margin:0;padding:.8rem}.tool-screenshot-image{border-radius:16px;width:100%;height:auto}.tool-screenshot-card figcaption{color:var(--text-muted);margin-top:.75rem;font-size:.9rem;line-height:1.55}.cta-button{background:linear-gradient(135deg,#0f766e 0%,#0b5b56 100%);border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.7rem;font-weight:700;display:inline-flex;box-shadow:0 16px 34px #0f766e3d;color:#fff!important;text-decoration:none!important}.cta-button:hover{transform:translateY(-1px)}.tool-cta-bottom{width:min(100%,var(--measure));justify-content:center;align-items:center;margin:4rem auto 2rem;padding-top:2rem;display:flex}.cta-button.large{min-height:3.3rem;padding-inline:2rem}.pros-cons-grid{width:min(100%,var(--measure-wide));grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:0 auto 3rem;display:grid}.pros-card,.cons-card{box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #13232f14;border-radius:22px;padding:1.4rem}.pros-card{border-top:4px solid var(--accent-success)}.cons-card{border-top:4px solid #c2410c}.pros-card h2,.cons-card h2{font-size:var(--type-heading-3);border:0;margin:0 0 1rem;padding:0;font-weight:700}.pros-card ul,.cons-card ul{padding-left:1.25rem;list-style:outside}.pros-card ul li,.cons-card ul li{color:var(--text-light);margin-bottom:.65rem}.mdx-content{margin-top:1.35rem}.tool-trust-footer{width:min(100%,var(--measure));text-align:center;box-shadow:var(--shadow-soft);background:#ffffffc2;border:1px solid #13232f14;border-radius:22px;margin:4rem auto 0;padding:1.4rem 1.5rem;font-size:.95rem}.faq-section{width:min(100%,var(--measure));margin:2rem auto 0;padding-top:1rem}.faq-section h2{font-size:var(--type-heading-2);line-height:var(--leading-heading);margin-bottom:1.4rem;font-weight:690}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#ffffffc2;border:1px solid #13232f14;border-radius:18px;overflow:hidden}.faq-item:hover{border-color:#0f766e29}.faq-item summary{font-weight:690;font-size:var(--type-heading-3);color:var(--text-base);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.4rem;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--text-muted);font-size:1.5rem}.faq-item[open] summary{border-bottom:1px solid #13232f14}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-answer{color:var(--text-muted);padding:1.3rem 1.4rem}.faq-answer p{font-size:var(--type-body);line-height:var(--leading-body);margin:0}.mdx-table-wrapper{width:min(100%,var(--measure-wide));box-shadow:var(--shadow-soft);background:#ffffffc2;border:1px solid #13232f14;border-radius:20px;margin:2.5rem auto;overflow-x:auto}.mdx-comparison-table{border-collapse:collapse;text-align:left;width:100%;font-size:.98rem}.mdx-comparison-table th,.mdx-comparison-table td{border-bottom:1px solid #13232f14;padding:1.15rem 1.3rem}.mdx-comparison-table th{color:var(--text-base);text-transform:uppercase;letter-spacing:.05em;background:#f4eee4c2;font-size:.82rem}.mdx-comparison-table td strong{color:var(--text-base)}.mdx-comparison-table th.highlight,.mdx-comparison-table td.highlight{background:#0f766e0f}.mdx-comparison-table tr:last-child td{border-bottom:none}.mdx-comparison-table tbody tr:hover td{background:#fffffff5}@media (max-width:860px){.tool-header{flex-direction:column}.pros-cons-grid{grid-template-columns:1fr}}.rating-panel{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #13232f14;border-radius:18px;margin-top:1.5rem;padding:1.4rem}.rating-panel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.rating-panel-header h2{margin:0;font-size:1.2rem}.rating-panel-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.rating-score{color:var(--text-base);font-size:2rem;font-weight:700}.rating-score span{color:var(--text-muted);margin-left:.25rem;font-size:1rem}.rating-grid{gap:.75rem;display:grid}.rating-row{grid-template-columns:minmax(140px,1.1fr) minmax(140px,2fr) 48px;align-items:center;gap:.75rem;font-size:.95rem;display:grid}.rating-label{color:var(--text-base)}.rating-bar{background:#94a3b847;border-radius:999px;height:8px;overflow:hidden}.rating-bar span{border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#f59e0b);height:100%;display:block}.rating-value{text-align:right;color:var(--text-base);font-weight:600}@media (max-width:720px){.rating-panel-header{flex-direction:column;align-items:flex-start}.rating-row{grid-template-columns:1fr}.rating-value{text-align:left}}.related-link-panel{background:linear-gradient(135deg,#0f172aeb,#1e293bdb);border:1px solid #94a3b82e;border-radius:22px;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.related-link-copy h2{color:#f8fafc;margin:.35rem 0 .5rem}.related-link-copy p{color:#e2e8f0c2;margin:0}.related-link-kicker{color:#7dd3fc;letter-spacing:.04em;text-transform:uppercase;background:#38bdf824;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.82rem;display:inline-flex}.related-link-cta{color:#0f172a;background:#f8fafc;border-radius:999px;justify-content:center;align-items:center;min-width:160px;padding:.85rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:720px){.related-link-panel{flex-direction:column;align-items:flex-start}.related-link-cta{width:100%}}
