.label.svelte-1hrotn9{display:inline-block;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:var(--brand-blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.pricing-hero.svelte-1hrotn9{padding:6rem 0 2.5rem;text-align:center;background:var(--bg-warm)}.pricing-hero.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem}.hero-sub.svelte-1hrotn9{font-size:1rem;color:var(--text-secondary);max-width:480px;margin:0 auto}.intro-offer.svelte-1hrotn9{display:inline-flex;margin-top:1.25rem;padding:.5rem 1rem;border-radius:var(--radius-full);background:#dcfce7;color:#166534;font-family:var(--font-display);font-size:.8125rem;font-weight:700}.plan-cards.svelte-1hrotn9{padding:2.5rem 0 0;background:var(--bg-warm)}.cards-grid.svelte-1hrotn9{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto}.card.svelte-1hrotn9{position:relative;background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.75rem;display:grid;grid-template-rows:subgrid;grid-row:span 6;row-gap:0;transition:all .3s ease}.card.svelte-1hrotn9 h3:where(.svelte-1hrotn9){grid-row:1}.card-desc.svelte-1hrotn9{grid-row:2}.card-price.svelte-1hrotn9{grid-row:3}.card-note.svelte-1hrotn9{grid-row:4}.card-highlights.svelte-1hrotn9{grid-row:5}.card-cta.svelte-1hrotn9{grid-row:6}.card.svelte-1hrotn9:hover{box-shadow:var(--shadow-md)}.card.popular.svelte-1hrotn9{border-color:var(--navy);box-shadow:0 8px 40px #1c1f4a1a}.popular-badge.svelte-1hrotn9{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;font-family:var(--font-display);font-size:.6875rem;font-weight:700;padding:.2rem .875rem;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.card.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.card-desc.svelte-1hrotn9{font-size:.8125rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.card-price.svelte-1hrotn9{display:flex;align-items:baseline;gap:.25rem}.price-val.svelte-1hrotn9{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--text-primary);letter-spacing:-.03em;line-height:1}.price-per.svelte-1hrotn9{font-size:.875rem;color:var(--text-muted);font-weight:500}.card-note.svelte-1hrotn9{font-size:.75rem;color:var(--text-muted);margin-top:.5rem;font-weight:500}.card-highlights.svelte-1hrotn9{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem;margin-bottom:1.5rem}.highlight.svelte-1hrotn9{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-secondary);background:var(--bg-warm);border:1px solid var(--border-light);padding:.4rem .875rem;border-radius:var(--radius-full);width:fit-content}.highlight svg{color:var(--text-muted);flex-shrink:0}.highlight.svelte-1hrotn9 strong:where(.svelte-1hrotn9){font-weight:700;color:var(--text-primary)}.card-cta.svelte-1hrotn9{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;border:1.5px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--text-primary);text-decoration:none;background:#fff;transition:all .2s ease;margin-top:auto}.card-cta.svelte-1hrotn9:hover{border-color:var(--navy);background:var(--bg-warm-alt);color:var(--navy)}.card-cta.primary.svelte-1hrotn9{background:var(--navy);border-color:var(--navy);color:#fff}.card-cta.primary.svelte-1hrotn9:hover{background:var(--navy-deep);transform:translateY(-1px);box-shadow:var(--shadow-md);color:#fff}.comparison.svelte-1hrotn9{padding:3.5rem 0;background:var(--bg-warm)}.comparison-header.svelte-1hrotn9{text-align:center;margin-bottom:1.75rem}.comparison-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.comparison-header.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1rem;color:var(--text-secondary)}.table-wrap.svelte-1hrotn9{display:none;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1.25rem;padding:0 1.25rem}.mobile-comparison.svelte-1hrotn9{max-width:560px;margin:0 auto}.plan-tabs.svelte-1hrotn9{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:.375rem;margin-bottom:1.25rem;overflow-x:auto;padding:.75rem 0 .25rem}.plan-tab.svelte-1hrotn9{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;padding:.625rem .25rem;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-display);color:var(--text-secondary);cursor:pointer;transition:all .15s ease;min-height:56px}.plan-tab.svelte-1hrotn9:hover{border-color:var(--text-muted);color:var(--text-primary)}.plan-tab.active.svelte-1hrotn9{background:var(--navy);border-color:var(--navy);color:#fff}.plan-tab.svelte-1hrotn9 .tab-name:where(.svelte-1hrotn9){font-size:.8125rem;font-weight:700;line-height:1.1}.plan-tab.svelte-1hrotn9 .tab-price:where(.svelte-1hrotn9){font-size:.6875rem;font-weight:600;opacity:.7}.plan-tab.active.svelte-1hrotn9 .tab-price:where(.svelte-1hrotn9){opacity:.85}.plan-features-panel.svelte-1hrotn9{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.mfeature-group.svelte-1hrotn9+.mfeature-group:where(.svelte-1hrotn9){border-top:1px solid var(--border-light)}.mfeature-group-label.svelte-1hrotn9{padding:.75rem 1rem;font-family:var(--font-display);font-size:.6875rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--bg-warm);border-bottom:1px solid var(--border-light)}.mfeature-list.svelte-1hrotn9{list-style:none;margin:0;padding:0}.mfeature-row.svelte-1hrotn9{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--border-light);font-size:.875rem}.mfeature-row.svelte-1hrotn9:last-child{border-bottom:none}.mfeature-name.svelte-1hrotn9{color:var(--text-primary);font-weight:500;flex:1;min-width:0}.feature-label.svelte-1hrotn9{position:relative;display:inline-flex;align-items:center;gap:.375rem}.feature-info.svelte-1hrotn9{position:static;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;flex:0 0 1.125rem;padding:0;border:1.5px solid color-mix(in srgb,var(--text-muted) 50%,white);border-radius:50%;background:transparent;color:color-mix(in srgb,var(--text-muted) 50%,white);font-family:var(--font-display);font-size:.6875rem;font-weight:800;line-height:1;cursor:help}.feature-info.svelte-1hrotn9:hover,.feature-info.svelte-1hrotn9:focus-visible{border-color:var(--navy);color:var(--navy)}.feature-info.svelte-1hrotn9:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.feature-tooltip.svelte-1hrotn9{position:absolute;z-index:20;top:calc(100% + .625rem);left:0;width:max-content;max-width:min(18rem,calc(100vw - 4rem));padding:.625rem .75rem;border-radius:var(--radius-md);background:var(--navy-deep);box-shadow:var(--shadow-md);color:#fff;font-family:var(--font-body);font-size:.75rem;font-weight:500;line-height:1.45;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.25rem);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.feature-info.svelte-1hrotn9:hover .feature-tooltip:where(.svelte-1hrotn9),.feature-info.svelte-1hrotn9:focus .feature-tooltip:where(.svelte-1hrotn9){opacity:1;visibility:visible;transform:translateY(0)}.mfeature-group.svelte-1hrotn9:last-child .mfeature-row:where(.svelte-1hrotn9):last-child .feature-tooltip:where(.svelte-1hrotn9),tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):last-child .feature-tooltip:where(.svelte-1hrotn9){top:auto;bottom:calc(100% + .625rem);transform:translateY(.25rem)}.mfeature-group.svelte-1hrotn9:last-child .mfeature-row:where(.svelte-1hrotn9):last-child .feature-info:where(.svelte-1hrotn9):hover .feature-tooltip:where(.svelte-1hrotn9),.mfeature-group.svelte-1hrotn9:last-child .mfeature-row:where(.svelte-1hrotn9):last-child .feature-info:where(.svelte-1hrotn9):focus .feature-tooltip:where(.svelte-1hrotn9),tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):last-child .feature-info:where(.svelte-1hrotn9):hover .feature-tooltip:where(.svelte-1hrotn9),tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):last-child .feature-info:where(.svelte-1hrotn9):focus .feature-tooltip:where(.svelte-1hrotn9){transform:translateY(0)}.mfeature-val.svelte-1hrotn9{flex-shrink:0;text-align:right}table.svelte-1hrotn9{width:100%;min-width:900px;border-collapse:collapse;background:#fff;border-radius:var(--radius-lg);overflow:clip;box-shadow:var(--shadow-sm);border:1px solid var(--border)}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9){padding:1rem 1.25rem;font-family:var(--font-display);font-size:.875rem;font-weight:700;color:var(--text-primary);text-align:center;background:var(--bg-warm);border-bottom:2px solid var(--border);box-shadow:inset 0 -2px 0 var(--border)}thead.svelte-1hrotn9 th.feature-col:where(.svelte-1hrotn9){text-align:left;width:36%}thead.svelte-1hrotn9 th.col-popular:where(.svelte-1hrotn9){background:color-mix(in srgb,var(--brand-blue) 6%,var(--bg-warm))}.group-row.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:.75rem 1.25rem;font-family:var(--font-display);font-size:.6875rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--bg-warm);border-top:1px solid var(--border)}tbody.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:.75rem 1.25rem;font-size:.875rem;border-bottom:1px solid var(--border-light);text-align:center;color:var(--text-secondary)}td.feature-name.svelte-1hrotn9{text-align:left;font-weight:500;color:var(--text-primary);white-space:nowrap}td.feature-val.svelte-1hrotn9{min-width:100px}tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9) td:where(.svelte-1hrotn9):nth-child(4){background:#5980f808}.check.svelte-1hrotn9{color:var(--success);display:inline-flex;align-items:center;justify-content:center}.check svg{color:var(--success)}.dash.svelte-1hrotn9{color:var(--border);font-size:1rem}.text-val.svelte-1hrotn9{font-family:var(--font-display);font-size:.75rem;font-weight:600;color:var(--text-secondary);background:var(--bg-warm);padding:.125rem .625rem;border-radius:var(--radius-full);white-space:nowrap}.faq.svelte-1hrotn9{padding:3.5rem 0;background:var(--bg-warm)}.faq-header.svelte-1hrotn9{text-align:center;margin-bottom:2rem}.faq-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.faq-header.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1rem;color:var(--text-secondary)}.faq-list.svelte-1hrotn9{max-width:680px;margin:0 auto}.faq-item.svelte-1hrotn9{border-bottom:1px solid var(--border-light)}.faq-q.svelte-1hrotn9{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.125rem 0;border:none;background:none;font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--text-primary);cursor:pointer;text-align:left;gap:1rem}.faq-chevron.svelte-1hrotn9{font-size:1.25rem;color:var(--text-muted);flex-shrink:0;width:1.5rem;text-align:center}.faq-a.svelte-1hrotn9{padding:0 0 1.125rem;animation:svelte-1hrotn9-fadeIn .2s ease}@keyframes svelte-1hrotn9-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-a.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.9375rem;color:var(--text-secondary);line-height:1.7}.pricing-cta.svelte-1hrotn9{padding:3.5rem 0;background:linear-gradient(135deg,var(--navy) 0%,#2d1b69 50%,var(--navy-deep) 100%)}.pcta-inner.svelte-1hrotn9{text-align:center;max-width:480px;margin:0 auto}.pcta-inner.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.625rem;font-weight:800;color:#fff;margin-bottom:.75rem}.pcta-inner.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1rem;color:#ffffffb3;margin-bottom:2rem}.btn-white.svelte-1hrotn9{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#fff;color:var(--navy);font-family:var(--font-display);font-size:1rem;font-weight:700;text-decoration:none;border-radius:var(--radius-md);transition:all .25s ease;box-shadow:0 4px 20px #0000001a}.btn-white.svelte-1hrotn9:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000026;color:var(--navy)}@media(min-width:640px){.pricing-hero.svelte-1hrotn9{padding:8rem 0 3rem}.pricing-hero.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:3rem}.hero-sub.svelte-1hrotn9{font-size:1.125rem}.cards-grid.svelte-1hrotn9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.comparison.svelte-1hrotn9,.faq.svelte-1hrotn9,.pricing-cta.svelte-1hrotn9{padding:5rem 0}.comparison-header.svelte-1hrotn9{margin-bottom:2.5rem}.faq-header.svelte-1hrotn9{margin-bottom:3rem}.comparison-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:2rem}.faq-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:2rem}.pcta-inner.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:2.5rem}.pcta-inner.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1.0625rem}.table-wrap.svelte-1hrotn9{display:block;margin:0;padding:0}.mobile-comparison.svelte-1hrotn9{display:none}}@media(min-width:1024px){.cards-grid.svelte-1hrotn9{grid-template-columns:repeat(6,minmax(0,1fr))}.card.svelte-1hrotn9:nth-child(1){grid-area:1 / 1 / span 6 / span 2}.card.svelte-1hrotn9:nth-child(2){grid-area:1 / 3 / span 6 / span 2}.card.svelte-1hrotn9:nth-child(3){grid-area:1 / 5 / span 6 / span 2}.card.svelte-1hrotn9:nth-child(4){grid-area:7 / 2 / span 6 / span 2}.card.svelte-1hrotn9:nth-child(5){grid-area:7 / 4 / span 6 / span 2}.table-wrap.svelte-1hrotn9{overflow:visible}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9){position:sticky;top:72px;z-index:5}}
