.pricing-page.svelte-1hrotn9{background:var(--color-bg-primary, #0a0a0f);color:var(--color-text-primary, #fff);min-height:100vh}.hero.svelte-1hrotn9{padding:5rem 2rem 4rem;text-align:center;background:var(--color-bg-primary, #0a0a0f)}.hero-inner.svelte-1hrotn9{max-width:760px;margin:0 auto}.hero-label.svelte-1hrotn9{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-blue, #2563eb);margin-bottom:1rem}.hero.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:clamp(2rem,5vw,3.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#fff;margin-bottom:1.5rem}.hero-sub.svelte-1hrotn9{font-size:1.2rem;color:var(--color-text-secondary, #a0a0b0);margin-bottom:.6rem}.hero-sub.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:#fff}.hero-tagline.svelte-1hrotn9{font-size:.975rem;color:var(--color-text-muted, #6a6a80);margin-bottom:2.5rem}.hero-actions.svelte-1hrotn9{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-filled.svelte-1hrotn9{padding:.7rem 1.6rem;background:var(--color-accent-blue, #2563eb);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:.935rem;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:none;display:inline-block;transition:background .15s,transform .1s}.btn-filled.svelte-1hrotn9:hover{background:var(--color-accent-blue-hover, #1d4ed8);transform:translateY(-1px)}.btn-outline.svelte-1hrotn9{padding:.7rem 1.6rem;background:transparent;color:var(--color-text-secondary, #a0a0b0);border:1.5px solid var(--color-border-light, #3a3a4a);border-radius:var(--radius-md, 8px);font-size:.935rem;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:none;display:inline-block;transition:color .15s,border-color .15s}.btn-outline.svelte-1hrotn9:hover{color:#fff;border-color:#ffffff59}.section-dark.svelte-1hrotn9{background:var(--color-bg-secondary, #12121a);padding:5rem 2rem}.section-border-top.svelte-1hrotn9{border-top:1px solid var(--color-border, #2a2a3a)}.section-inner.svelte-1hrotn9{max-width:1100px;margin:0 auto}.section-narrow.svelte-1hrotn9{max-width:800px}.section-header.svelte-1hrotn9{margin-bottom:3rem}.section-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.85rem;font-weight:700;letter-spacing:-.03em;color:#fff;margin-bottom:.4rem}.section-header.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.95rem;color:var(--color-text-muted, #6a6a80)}.table-wrap.svelte-1hrotn9{overflow-x:auto;margin-bottom:3rem}.comparison-table.svelte-1hrotn9{width:100%;border-collapse:collapse;background:var(--color-bg-card, #1a1a25);border-radius:var(--radius-lg, 12px);overflow:hidden;border:1px solid var(--color-border, #2a2a3a);font-size:.93rem}.comparison-table.svelte-1hrotn9 thead:where(.svelte-1hrotn9){background:var(--color-bg-surface, #1e1e2e)}.comparison-table.svelte-1hrotn9 th:where(.svelte-1hrotn9){padding:.9rem 1.25rem;text-align:left;font-weight:600;color:var(--color-text-secondary, #a0a0b0);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.comparison-table.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:.9rem 1.25rem;border-top:1px solid var(--color-border, #2a2a3a);color:var(--color-text-secondary, #a0a0b0)}.comparison-table.svelte-1hrotn9 tbody:where(.svelte-1hrotn9) tr:where(.svelte-1hrotn9):hover{background:#ffffff05}.col-mapsi.svelte-1hrotn9{font-weight:600;color:var(--color-accent-blue, #2563eb)!important}.col-savings.svelte-1hrotn9{font-weight:600;color:#16a34a!important}.table-footnote.svelte-1hrotn9{font-size:.82rem;color:var(--color-text-muted, #6a6a80);margin-top:.75rem;padding-left:.25rem}.faq-list.svelte-1hrotn9{display:flex;flex-direction:column;gap:.6rem}.faq-item.svelte-1hrotn9{background:var(--color-bg-card, #1a1a25);border:1px solid var(--color-border, #2a2a3a);border-radius:var(--radius-md, 8px);padding:1.25rem 1.5rem;cursor:pointer;transition:border-color .15s}.faq-item.svelte-1hrotn9:hover,.faq-item[open].svelte-1hrotn9{border-color:var(--color-border-light, #3a3a4a)}.faq-question.svelte-1hrotn9{font-size:.95rem;font-weight:600;color:#fff;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-question.svelte-1hrotn9::-webkit-details-marker{display:none}.faq-question.svelte-1hrotn9:after{content:"+";font-size:1.25rem;color:var(--color-text-muted, #6a6a80);flex-shrink:0;transition:transform .2s}.faq-item[open].svelte-1hrotn9 .faq-question:where(.svelte-1hrotn9):after{transform:rotate(45deg)}.faq-answer.svelte-1hrotn9{margin-top:.85rem;font-size:.9rem;color:var(--color-text-secondary, #a0a0b0);line-height:1.65}.section-cta.svelte-1hrotn9{padding:5rem 2rem;background:linear-gradient(135deg,#0d1526,#12121a);border-top:1px solid var(--color-border, #2a2a3a);text-align:center}.cta-inner.svelte-1hrotn9{max-width:580px;margin:0 auto}.cta-inner.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:2rem;font-weight:700;letter-spacing:-.03em;color:#fff;margin-bottom:.75rem}.cta-inner.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1rem;color:var(--color-text-muted, #6a6a80);margin-bottom:2.25rem}.cta-buttons.svelte-1hrotn9{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 600px){.hero.svelte-1hrotn9{padding:3.5rem 1.25rem 3rem}.cta-inner.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.6rem}.cta-buttons.svelte-1hrotn9{flex-direction:column;align-items:center}.btn-filled.svelte-1hrotn9,.btn-outline.svelte-1hrotn9{width:100%;max-width:280px;text-align:center}}
