.hero.svelte-1hrotn9{text-align:center;padding:clamp(28px,5vw,60px) 0 clamp(16px,2.5vw,28px)}.hero.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;font-size:var(--text-4xl);letter-spacing:var(--ls-tight);margin:12px 0 0;line-height:1.04}.hero.svelte-1hrotn9 .lead:where(.svelte-1hrotn9){max-width:56ch;color:var(--muted);margin:16px auto 0;font-size:clamp(1rem,.95rem + .35vw,1.15rem);line-height:1.55}.hero.svelte-1hrotn9 .lead:where(.svelte-1hrotn9) strong:where(.svelte-1hrotn9){color:var(--text);font-weight:600}.chips.svelte-1hrotn9{flex-wrap:wrap;justify-content:center;gap:8px;max-width:640px;margin:20px auto 0;display:flex}.chips.svelte-1hrotn9 span:where(.svelte-1hrotn9){font-size:var(--text-xs);color:var(--accent-ink);background:var(--accent-soft);border-radius:var(--radius-pill);padding:5px 12px;font-weight:500}.hero-cta.svelte-1hrotn9{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.plans-wrap.svelte-1hrotn9{justify-items:center;margin-top:clamp(24px,4vw,40px);display:grid}.cycle.svelte-1hrotn9{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-md);justify-self:center;gap:4px;margin:0 auto clamp(20px,3vw,28px);padding:4px;display:inline-flex}.cycle-opt.svelte-1hrotn9{border-radius:calc(var(--radius-md) - 4px);color:var(--muted);font-family:var(--font);font-size:var(--text-sm);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);background:0 0;border:0;align-items:center;gap:8px;padding:8px 18px;font-weight:600;display:inline-flex}.cycle-opt.active.svelte-1hrotn9{background:var(--surface);color:var(--accent-ink);box-shadow:var(--shadow-sm)}.cycle-opt.svelte-1hrotn9 .save:where(.svelte-1hrotn9){font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--on-accent);background:var(--accent-strong);border-radius:var(--radius-pill);padding:2px 8px;font-weight:600}.tiers.svelte-1hrotn9{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;width:100%;display:grid}@media (width<=1000px){.tiers.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.tiers.svelte-1hrotn9{grid-template-columns:1fr}}.tier.svelte-1hrotn9{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;padding:22px 20px;display:flex}.tier.svelte-1hrotn9:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.tier.featured.svelte-1hrotn9{border-color:var(--accent);box-shadow:var(--shadow-md), 0 0 0 1px var(--accent)}.tier.custom.svelte-1hrotn9{background:radial-gradient(120% 120% at 100% 0%, var(--accent-soft-2), transparent 60%), var(--surface-2)}.tier-head.svelte-1hrotn9{flex-wrap:wrap;align-items:center;gap:8px;min-height:24px;display:flex}.tier-name.svelte-1hrotn9{font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;font-size:var(--text-xl);letter-spacing:var(--ls-snug)}.tier-tag.svelte-1hrotn9{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-pill);margin-left:auto;padding:2px 8px;font-weight:600}.tier-tag.popular.svelte-1hrotn9{background:var(--accent-strong);color:var(--on-accent)}.tier-blurb.svelte-1hrotn9{color:var(--muted);font-size:var(--text-sm);min-height:2.9em;margin:10px 0 0;line-height:1.45}.tier-price.svelte-1hrotn9{align-items:baseline;gap:4px;margin:14px 0 2px;display:flex}.tier-price.svelte-1hrotn9 .amt:where(.svelte-1hrotn9){font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;font-size:var(--text-2xl);letter-spacing:var(--ls-tight);font-variant-numeric:tabular-nums}.tier-price.svelte-1hrotn9 .per:where(.svelte-1hrotn9){color:var(--muted);font-size:var(--text-sm)}.tier-sub.svelte-1hrotn9{color:var(--accent-ink);font-weight:600;font-size:var(--text-sm);margin:2px 0 14px}.feats.svelte-1hrotn9{flex:1;margin:0 0 18px;padding:0;list-style:none}.feats.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:var(--text-sm);color:var(--muted);padding:5px 0 5px 24px;line-height:1.4;position:relative}.feats.svelte-1hrotn9 li:where(.svelte-1hrotn9):before{content:"";background:var(--accent-soft);border-radius:50%;width:16px;height:16px;position:absolute;top:6px;left:0}.feats.svelte-1hrotn9 li:where(.svelte-1hrotn9):after{content:"";background:var(--accent-ink);width:10px;height:10px;position:absolute;top:9px;left:3px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/contain no-repeat}.tier-cta.svelte-1hrotn9{width:100%;font-size:var(--text-sm);justify-content:center;padding:10px;font-weight:600;text-decoration:none}.tier-cta.svelte-1hrotn9:disabled{opacity:.65}.vat-note.svelte-1hrotn9{text-align:center;color:var(--muted);font-size:var(--text-xs);max-width:64ch;margin:18px 0 0}.pillars.svelte-1hrotn9{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:clamp(40px,6vw,72px);display:grid}@media (width<=860px){.pillars.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){.pillars.svelte-1hrotn9{grid-template-columns:1fr}}.pillar.svelte-1hrotn9{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:22px 20px}.pico.svelte-1hrotn9{border-radius:var(--radius-md);background:var(--accent-soft);width:40px;height:40px;color:var(--accent-ink);justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.pico.svelte-1hrotn9 svg:where(.svelte-1hrotn9){fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.pillar.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;font-size:var(--text-lg);letter-spacing:var(--ls-snug);margin:0 0 6px}.pillar.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--muted);font-size:var(--text-sm);line-height:var(--lh-normal);margin:0}.compare.svelte-1hrotn9{margin-top:clamp(40px,6vw,72px)}.compare.svelte-1hrotn9 h2:where(.svelte-1hrotn9),.faq.svelte-1hrotn9 h2:where(.svelte-1hrotn9),.cta-band.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-family:var(--font-display);font-optical-sizing:auto;font-weight:600;font-size:var(--text-2xl);letter-spacing:var(--ls-snug);text-align:center;margin:0 0 22px}.compare-scroll.svelte-1hrotn9{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:var(--surface);overflow-x:auto}table.svelte-1hrotn9{border-collapse:separate;border-spacing:0;background:var(--surface);width:100%;min-width:720px}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9){font-size:var(--text-sm);text-align:center;color:var(--text);background:var(--surface-2);border-bottom:2px solid var(--line-2);white-space:nowrap;padding:15px 18px;font-weight:700}tbody.svelte-1hrotn9 td:where(.svelte-1hrotn9){font-size:var(--text-sm);text-align:center;color:var(--text);border-bottom:1px solid var(--line);padding:13px 18px}tbody.svelte-1hrotn9 th:where(.svelte-1hrotn9){font-size:var(--text-sm);text-align:left;color:var(--muted);border-bottom:1px solid var(--line);padding:13px 18px;font-weight:600}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9):first-child,th[scope=row].svelte-1hrotn9{text-align:left;position:sticky;left:0}th[scope=row].svelte-1hrotn9{background:var(--surface);z-index:1}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9):first-child{z-index:2}tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):nth-child(2n) td:where(.svelte-1hrotn9),tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):nth-child(2n) th[scope=row]:where(.svelte-1hrotn9){background:var(--surface-2)}tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):last-child td:where(.svelte-1hrotn9),tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):last-child th:where(.svelte-1hrotn9){border-bottom:0}.hl.svelte-1hrotn9,tbody.svelte-1hrotn9 tr:where(.svelte-1hrotn9):nth-child(2n) td.hl:where(.svelte-1hrotn9){background:var(--accent-soft);box-shadow:inset 1px 0 0 var(--accent), inset -1px 0 0 var(--accent)}thead.svelte-1hrotn9 th.hl:where(.svelte-1hrotn9){color:var(--accent-ink);border-bottom-color:var(--accent)}.pop.svelte-1hrotn9{width:fit-content;font-size:var(--text-xs);letter-spacing:var(--ls-snug);text-transform:uppercase;color:var(--on-accent);background:var(--accent-strong);border-radius:999px;margin:0 auto 5px;padding:2px 9px;font-weight:700;display:block}.ic-yes.svelte-1hrotn9{fill:none;width:18px;height:18px;stroke:var(--accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.ic-no.svelte-1hrotn9{color:var(--muted)}.faq.svelte-1hrotn9{max-width:760px;margin-top:clamp(40px,6vw,72px);margin-left:auto;margin-right:auto}details.svelte-1hrotn9{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:10px;padding:4px 16px}summary.svelte-1hrotn9{cursor:pointer;font-weight:600;font-size:var(--text-md);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;list-style:none;display:flex}summary.svelte-1hrotn9::-webkit-details-marker{display:none}summary.svelte-1hrotn9:hover{color:var(--accent-ink)}summary.svelte-1hrotn9:hover:after{color:var(--accent)}summary.svelte-1hrotn9:after{content:"+";color:var(--accent-strong);font-size:var(--text-xl);transition:transform var(--dur) var(--ease);font-weight:400;line-height:1}details[open].svelte-1hrotn9 summary:where(.svelte-1hrotn9):after{transform:rotate(45deg)}details.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--muted);font-size:var(--text-base);margin:0 0 14px;line-height:1.6}details.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--accent-ink)}details.svelte-1hrotn9 a:where(.svelte-1hrotn9):hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px}.cta-band.svelte-1hrotn9{text-align:center;background:radial-gradient(120% 120% at 50% 0%, var(--accent-soft), transparent 70%), var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);margin-top:clamp(48px,7vw,88px);padding:clamp(32px,5vw,56px) 24px}.cta-band.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--muted);margin:6px 0 22px}.mkt.svelte-1hrotn9 .foot{border-top:1px solid var(--line);margin-top:clamp(32px,5vw,56px);padding:24px 0}
