:root{--primary: #2563eb;--primary-dark: #1d4ed8;--green: #16a34a;--red: #dc2626;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-600: #4b5563;--gray-800: #1f2937;--gray-900: #111827;--radius: 8px}[data-astro-cid-n2ozhp6r]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--gray-800);line-height:1.7;background:#fff}.container[data-astro-cid-n2ozhp6r]{max-width:800px;margin:0 auto;padding:0 20px}h1[data-astro-cid-n2ozhp6r]{font-size:2rem;line-height:1.2;margin-bottom:1rem;color:var(--gray-900)}h2[data-astro-cid-n2ozhp6r]{font-size:1.5rem;margin:2.5rem 0 1rem;color:var(--gray-900);border-bottom:2px solid var(--gray-100);padding-bottom:.5rem}h3[data-astro-cid-n2ozhp6r]{font-size:1.2rem;margin:1.5rem 0 .75rem}p[data-astro-cid-n2ozhp6r]{margin-bottom:1rem;color:var(--gray-600)}ul[data-astro-cid-n2ozhp6r]{margin:0 0 1rem 1.5rem;color:var(--gray-600)}li[data-astro-cid-n2ozhp6r]{margin-bottom:.4rem}.hero[data-astro-cid-n2ozhp6r]{background:linear-gradient(135deg,#1e3a5f,#2563eb);color:#fff;padding:3rem 0;margin-bottom:2rem}.hero[data-astro-cid-n2ozhp6r] h1[data-astro-cid-n2ozhp6r]{color:#fff;font-size:2.2rem}.hero[data-astro-cid-n2ozhp6r] p[data-astro-cid-n2ozhp6r]{color:#ffffffd9;font-size:1.1rem}.hero[data-astro-cid-n2ozhp6r] .meta[data-astro-cid-n2ozhp6r]{font-size:.85rem;color:#fff9;margin-top:.5rem}.verdict-box[data-astro-cid-n2ozhp6r]{background:var(--gray-50);border:2px solid var(--primary);border-radius:var(--radius);padding:1.5rem;margin:2rem 0}.verdict-box[data-astro-cid-n2ozhp6r] h3[data-astro-cid-n2ozhp6r]{color:var(--primary);margin-top:0}.comparison-table[data-astro-cid-n2ozhp6r]{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.comparison-table[data-astro-cid-n2ozhp6r] th[data-astro-cid-n2ozhp6r],.comparison-table[data-astro-cid-n2ozhp6r] td[data-astro-cid-n2ozhp6r]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--gray-200)}.comparison-table[data-astro-cid-n2ozhp6r] th[data-astro-cid-n2ozhp6r]{background:var(--gray-50);font-weight:600;color:var(--gray-900)}.comparison-table[data-astro-cid-n2ozhp6r] tr[data-astro-cid-n2ozhp6r]:hover{background:var(--gray-50)}.win[data-astro-cid-n2ozhp6r]{color:var(--green);font-weight:600}.lose[data-astro-cid-n2ozhp6r]{color:var(--red)}.cta-button[data-astro-cid-n2ozhp6r]{display:inline-block;background:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);text-decoration:none;font-weight:600;transition:background .2s}.cta-button[data-astro-cid-n2ozhp6r]:hover{background:var(--primary-dark)}.cta-secondary[data-astro-cid-n2ozhp6r]{background:#fff;color:var(--primary);border:2px solid var(--primary)}.cta-secondary[data-astro-cid-n2ozhp6r]:hover{background:var(--gray-50)}.cta-row[data-astro-cid-n2ozhp6r]{display:flex;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.pros-cons[data-astro-cid-n2ozhp6r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.pros[data-astro-cid-n2ozhp6r] h4[data-astro-cid-n2ozhp6r]{color:var(--green)}.cons[data-astro-cid-n2ozhp6r] h4[data-astro-cid-n2ozhp6r]{color:var(--red)}.tool-card[data-astro-cid-n2ozhp6r]{border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.5rem;margin:1rem 0}.tool-card[data-astro-cid-n2ozhp6r] h3[data-astro-cid-n2ozhp6r]{margin-top:0}.tool-card[data-astro-cid-n2ozhp6r] .price[data-astro-cid-n2ozhp6r]{font-size:1.5rem;font-weight:700;color:var(--primary)}.tool-card[data-astro-cid-n2ozhp6r] .price[data-astro-cid-n2ozhp6r] span[data-astro-cid-n2ozhp6r]{font-size:.85rem;font-weight:400;color:var(--gray-600)}.rating[data-astro-cid-n2ozhp6r]{color:#f59e0b}.faq[data-astro-cid-n2ozhp6r] details[data-astro-cid-n2ozhp6r]{border:1px solid var(--gray-200);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:.75rem}.faq[data-astro-cid-n2ozhp6r] summary[data-astro-cid-n2ozhp6r]{font-weight:600;cursor:pointer;color:var(--gray-900)}.faq[data-astro-cid-n2ozhp6r] p[data-astro-cid-n2ozhp6r]{margin-top:.75rem;margin-bottom:0}footer[data-astro-cid-n2ozhp6r]{margin-top:3rem;padding:2rem 0;border-top:1px solid var(--gray-200);color:var(--gray-600);font-size:.85rem}.disclosure[data-astro-cid-n2ozhp6r]{background:var(--gray-50);border-radius:var(--radius);padding:1rem;font-size:.8rem;color:var(--gray-600);margin:1.5rem 0}@media(max-width:640px){.pros-cons[data-astro-cid-n2ozhp6r]{grid-template-columns:1fr}h1[data-astro-cid-n2ozhp6r]{font-size:1.6rem}.cta-row[data-astro-cid-n2ozhp6r]{flex-direction:column}}
