.compare-page.svelte-1ez3k3s{background:var(--background)}.compare-hero.svelte-1ez3k3s{background:var(--navy);padding:120px 0 80px;text-align:center}.hero-title.svelte-1ez3k3s{font-size:clamp(32px,5vw,48px);font-weight:800;color:#fff;max-width:900px;margin:20px auto 24px;line-height:1.1}.comparison-summary.svelte-1ez3k3s{font-size:18px;color:#ffffffd9;max-width:800px;margin:0 auto 16px;line-height:1.7}.comparison-summary.svelte-1ez3k3s strong:where(.svelte-1ez3k3s){color:#fff}.hero-subtitle.svelte-1ez3k3s{font-size:16px;color:#ffffff80}.comparisons-section.svelte-1ez3k3s{padding:80px 0}.comparison-card.svelte-1ez3k3s{background:var(--card, #ffffff);border:1px solid var(--border);border-radius:20px;padding:48px;margin-bottom:40px}.comparison-header.svelte-1ez3k3s{text-align:center;margin-bottom:40px}.comparison-header.svelte-1ez3k3s h2:where(.svelte-1ez3k3s){font-size:28px;font-weight:700;color:var(--foreground);margin-bottom:8px}.comparison-subtitle.svelte-1ez3k3s{font-size:16px;color:var(--primary);margin-bottom:12px}.comparison-description.svelte-1ez3k3s{font-size:16px;color:var(--muted);max-width:700px;margin:0 auto}.comparison-grid.svelte-1ez3k3s{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.comparison-column.svelte-1ez3k3s{padding:32px;border-radius:16px}.mvp-column.svelte-1ez3k3s{background:linear-gradient(135deg,#2563eb0d,#60a5fa0d);border:1px solid rgba(37,99,235,.1)}.alt-column.svelte-1ez3k3s{background:var(--secondary-bg, #f8fafc);border:1px solid var(--border)}.comparison-column.svelte-1ez3k3s h3:where(.svelte-1ez3k3s){display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:20px}.column-icon.svelte-1ez3k3s{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:14px}.mvp-column.svelte-1ez3k3s .column-icon:where(.svelte-1ez3k3s){background:var(--primary);color:#fff}.alt-column.svelte-1ez3k3s .column-icon:where(.svelte-1ez3k3s){background:var(--muted);color:#fff}.comparison-column.svelte-1ez3k3s ul:where(.svelte-1ez3k3s){list-style:none;display:flex;flex-direction:column;gap:12px}.comparison-column.svelte-1ez3k3s li:where(.svelte-1ez3k3s){font-size:15px;color:var(--foreground);padding-left:24px;position:relative}.comparison-column.svelte-1ez3k3s li:where(.svelte-1ez3k3s):before{content:"→";position:absolute;left:0;color:var(--muted)}.when-to-choose.svelte-1ez3k3s{background:#22c55e0d;border:1px solid rgba(34,197,94,.15);border-radius:12px;padding:24px}.when-to-choose.svelte-1ez3k3s h4:where(.svelte-1ez3k3s){font-size:14px;font-weight:600;color:#16a34a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.when-to-choose.svelte-1ez3k3s p:where(.svelte-1ez3k3s){font-size:15px;color:var(--foreground);line-height:1.7}.decision-section.svelte-1ez3k3s{padding:80px 0;background:var(--secondary-bg, #f8fafc)}.section-title.svelte-1ez3k3s{font-size:clamp(28px,4vw,36px);font-weight:700;color:var(--foreground);text-align:center;margin-bottom:12px}.section-subtitle.svelte-1ez3k3s{font-size:18px;color:var(--muted);text-align:center;margin-bottom:48px}.decision-grid.svelte-1ez3k3s{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1000px;margin:0 auto}.decision-card.svelte-1ez3k3s{background:var(--card, #ffffff);border:2px solid var(--primary);border-radius:20px;padding:40px}.decision-card.alt.svelte-1ez3k3s{border-color:var(--border)}.decision-card.svelte-1ez3k3s h3:where(.svelte-1ez3k3s){font-size:20px;font-weight:600;color:var(--foreground);margin-bottom:20px}.decision-card.svelte-1ez3k3s ul:where(.svelte-1ez3k3s){list-style:none;margin-bottom:24px}.decision-card.svelte-1ez3k3s li:where(.svelte-1ez3k3s){font-size:15px;color:var(--muted);padding:8px 0 8px 28px;position:relative}.decision-card.svelte-1ez3k3s li:where(.svelte-1ez3k3s):before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.decision-card.alt.svelte-1ez3k3s li:where(.svelte-1ez3k3s):before{content:"○";color:var(--muted)}.alt-link.svelte-1ez3k3s{display:inline-block;color:var(--primary);font-weight:500;font-size:15px}.alt-link.svelte-1ez3k3s:hover{text-decoration:underline}.faq-section.svelte-1ez3k3s{padding:80px 0}.faq-list.svelte-1ez3k3s{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.faq-item.svelte-1ez3k3s{background:var(--card, #ffffff);border:1px solid var(--border);border-radius:16px;padding:32px}.faq-item.svelte-1ez3k3s h3:where(.svelte-1ez3k3s){font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:12px}.faq-item.svelte-1ez3k3s p:where(.svelte-1ez3k3s){font-size:15px;color:var(--muted);line-height:1.7}.cta-section.svelte-1ez3k3s{padding:80px 0;background:var(--navy)}.cta-content.svelte-1ez3k3s{text-align:center;max-width:600px;margin:0 auto}.cta-content.svelte-1ez3k3s h2:where(.svelte-1ez3k3s){font-size:clamp(28px,4vw,36px);font-weight:700;color:#fff;margin-bottom:16px}.cta-content.svelte-1ez3k3s p:where(.svelte-1ez3k3s){font-size:17px;color:#ffffffb3;margin-bottom:24px}.cta-note.svelte-1ez3k3s{font-size:14px!important;color:#ffffff80!important;margin-top:16px!important}@media(max-width:900px){.comparison-grid.svelte-1ez3k3s,.decision-grid.svelte-1ez3k3s{grid-template-columns:1fr}.comparison-card.svelte-1ez3k3s{padding:32px 24px}}@media(max-width:600px){.compare-hero.svelte-1ez3k3s{padding:100px 0 60px}.comparisons-section.svelte-1ez3k3s,.decision-section.svelte-1ez3k3s,.faq-section.svelte-1ez3k3s{padding:60px 0}.comparison-column.svelte-1ez3k3s{padding:24px}}
