.nav__mark.svelte-rfuq4y{border-radius:var(--radius-md);background:var(--gradient-brand);width:1.6rem;height:1.6rem;color:var(--color-on-primary);flex:none;place-content:center;font-size:1rem;display:grid}@media (width<=720px){.app-bar__nav.svelte-rfuq4y,.nav__login.svelte-rfuq4y{display:none}}.ft.svelte-jz8lnl{background:var(--blue-950);color:var(--neutral-0)}.ft__main.svelte-jz8lnl{gap:var(--space-10);width:min(100%, var(--container-xl));padding:var(--space-12) var(--space-gutter) var(--space-10);grid-template-columns:1.4fr 2fr;margin-inline:auto;display:grid}.ft__brand.svelte-jz8lnl{gap:var(--space-3);align-content:start;max-width:22rem;display:grid}.ft__logo.svelte-jz8lnl{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);color:var(--neutral-0);text-decoration:none;display:inline-flex}.ft__mark.svelte-jz8lnl{border-radius:var(--radius-md);background:var(--color-primary);width:1.6rem;height:1.6rem;color:var(--color-on-primary);place-content:center;font-size:1rem;display:grid}.ft__tagline.svelte-jz8lnl{color:var(--blue-200);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.ft__cols.svelte-jz8lnl{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.ft__col.svelte-jz8lnl{gap:var(--space-2);align-content:start;display:grid}.ft__col-head.svelte-jz8lnl{margin:0 0 var(--space-1);font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--blue-300)}.ft__link.svelte-jz8lnl{color:var(--blue-100);font-size:var(--font-size-sm);width:fit-content;transition:color var(--duration-fast) var(--ease-standard);text-decoration:none}.ft__link.svelte-jz8lnl:hover{color:var(--neutral-0)}.ft__base.svelte-jz8lnl{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-4);width:min(100%, var(--container-xl));padding:var(--space-5) var(--space-gutter);font-size:var(--font-size-xs);color:var(--blue-300);border-top:1px solid #ffffff1a;flex-wrap:wrap;margin-inline:auto;display:flex}.ft__disclaimer.svelte-jz8lnl{max-width:38rem}@media (width<=720px){.ft__main.svelte-jz8lnl{gap:var(--space-8);grid-template-columns:1fr}.ft__cols.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}}.home.svelte-j6wp5h{background:var(--color-bg);color:var(--color-text)}.reveal{opacity:0;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(1.25rem)}.reveal.is-revealed{opacity:1;transform:none}.sec.svelte-j6wp5h{padding-block:var(--space-section)}.sec--tinted.svelte-j6wp5h{background:var(--color-bg-subtle)}.sec--surface.svelte-j6wp5h{background:var(--color-surface)}.sec__inner.svelte-j6wp5h{width:min(100%, var(--container-xl));padding-inline:var(--space-gutter);margin-inline:auto}.sec__inner--narrow.svelte-j6wp5h{max-width:44rem}.home-head.svelte-j6wp5h{gap:var(--space-2);text-align:center;max-width:40rem;margin:0 auto var(--space-8);justify-items:center;display:grid}.home-head__title.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight);text-wrap:balance;margin:0}.hero.svelte-j6wp5h{isolation:isolate;padding-block:clamp(4rem,9vw,8rem);position:relative}.hero.svelte-j6wp5h:before{content:"";background:var(--gradient-glow);z-index:-1;pointer-events:none;height:70%;position:absolute;inset:0 0 auto}.hero__inner.svelte-j6wp5h{width:min(100%, var(--container-xl));padding-inline:var(--space-gutter);grid-template-columns:1.55fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);margin-inline:auto;display:grid}.hero__title.svelte-j6wp5h{margin:0 0 var(--space-4);font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tighter);text-wrap:balance;line-height:1.05}.hero__sub.svelte-j6wp5h{margin:0 0 var(--space-10);max-width:34rem}.hero__search.svelte-j6wp5h{gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.hero__field.svelte-j6wp5h{flex:1}.hero__textarea.svelte-j6wp5h,.cta__textarea.svelte-j6wp5h{field-sizing:content;resize:none;max-height:7rem;overflow-y:auto}.hero__field.svelte-j6wp5h .input-affix__icon--leading:where(.svelte-j6wp5h),.cta__field.svelte-j6wp5h .input-affix__icon--leading:where(.svelte-j6wp5h){top:.9rem}.hero__search.svelte-j6wp5h .input:where(.svelte-j6wp5h){box-shadow:var(--shadow-md);transition:box-shadow .2s var(--ease-standard), border-color .15s ease}.hero__search.svelte-j6wp5h .input:where(.svelte-j6wp5h):hover,.hero__search.svelte-j6wp5h .input:where(.svelte-j6wp5h):focus{box-shadow:var(--shadow-lg)}.hero__search.svelte-j6wp5h .btn:where(.svelte-j6wp5h){box-shadow:var(--shadow-md)}.hero__areas.svelte-j6wp5h{align-items:center;gap:var(--space-1-5);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.hero__areas-chips.svelte-j6wp5h{display:contents}.hero__areas.svelte-j6wp5h:has(+.hero__subjects:where(.svelte-j6wp5h)){margin-bottom:var(--space-4)}@media (width>=900px){.hero__areas.svelte-j6wp5h{flex-wrap:nowrap}.hero__areas.svelte-j6wp5h .chip:where(.svelte-j6wp5h){flex-shrink:0}}.hero__areas-label.svelte-j6wp5h{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0}.hero__areas-all.svelte-j6wp5h{padding-left:var(--space-3);font-weight:var(--font-weight-medium);white-space:nowrap;flex-shrink:0;margin-left:auto}.hero__subjects.svelte-j6wp5h{margin-bottom:var(--space-10);padding:var(--space-4) var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-sunken)}.hero__subjects-head.svelte-j6wp5h{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.hero__subjects-question.svelte-j6wp5h{font-family:var(--font-body);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);color:var(--color-text)}.hero__subjects-clear.svelte-j6wp5h{border-radius:var(--radius-full);width:1.5rem;height:1.5rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-flex}.hero__subjects-clear.svelte-j6wp5h:hover{background:var(--color-surface-hover);color:var(--color-text)}.hero__subjects-list.svelte-j6wp5h{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.hero__subjects-hint.svelte-j6wp5h{color:var(--color-text-muted);margin-left:var(--space-1)}.hero__proof.svelte-j6wp5h{align-items:center;gap:var(--space-3);display:flex}.hero__proof-text.svelte-j6wp5h{color:var(--color-text-muted);margin:0}.hero__proof-text.svelte-j6wp5h strong:where(.svelte-j6wp5h){color:var(--color-text)}.hero__demo.svelte-j6wp5h{position:relative}.demo.svelte-j6wp5h{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-xl);overflow:hidden}.demo__chrome.svelte-j6wp5h{align-items:center;gap:var(--space-1-5);padding:var(--space-3) var(--space-4);background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);display:flex}.demo__dot.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-border-interactive);width:.6rem;height:.6rem}.demo__url.svelte-j6wp5h{margin-left:var(--space-3);padding:.15rem var(--space-3);border-radius:var(--radius-full);background:var(--color-surface);font-size:var(--font-size-xs);color:var(--color-text-subtle)}.demo__stage.svelte-j6wp5h{height:14rem;position:relative}.demo__pane.svelte-j6wp5h{gap:var(--space-2);padding:var(--space-4);opacity:0;transition:opacity var(--duration-slow) var(--ease-standard), transform var(--duration-slow) var(--ease-standard);pointer-events:none;align-content:start;display:grid;position:absolute;inset:0;transform:translateY(.5rem)}.demo__pane--on.svelte-j6wp5h{opacity:1;transform:none}.demo__pane--center.svelte-j6wp5h{text-align:center;place-content:center;justify-items:center;gap:var(--space-2)}.demo__label.svelte-j6wp5h{margin:0 0 var(--space-1);font-size:var(--font-size-xs);color:var(--color-text-muted)}.demo__row.svelte-j6wp5h{align-items:center;gap:var(--space-2-5);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.demo__row-text.svelte-j6wp5h{flex:1;min-width:0;display:grid}.demo__row-text.svelte-j6wp5h strong:where(.svelte-j6wp5h){font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.demo__row-text.svelte-j6wp5h span:where(.svelte-j6wp5h){font-size:var(--font-size-xs);color:var(--color-text-muted)}.demo__profile.svelte-j6wp5h{gap:var(--space-3);align-items:center;display:flex}.demo__profile.svelte-j6wp5h>div:where(.svelte-j6wp5h){gap:.1rem;display:grid}.demo__pname.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-lg)}.demo__prole.svelte-j6wp5h,.demo__pmeta.svelte-j6wp5h{font-size:var(--font-size-xs);color:var(--color-text-muted)}.demo__pills.svelte-j6wp5h{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.demo__cta.svelte-j6wp5h{margin-top:var(--space-2);padding:var(--space-2-5);border-radius:var(--radius-button);background:var(--color-primary);color:var(--color-on-primary);text-align:center;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.demo__check.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-success-surface);width:3rem;height:3rem;color:var(--color-success-text);place-items:center;display:grid}.demo__check.svelte-j6wp5h svg{stroke-width:2.5px;width:1.5rem;height:1.5rem}.demo__done.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-lg)}.demo__done-meta.svelte-j6wp5h{font-size:var(--font-size-sm)}.demo__done-sub.svelte-j6wp5h{font-size:var(--font-size-xs);color:var(--color-text-muted)}.demo__progress.svelte-j6wp5h{gap:var(--space-1);padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);display:flex}.demo__bar.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-border);height:.25rem;transition:background-color var(--duration-base) var(--ease-standard);flex:1}.demo__bar--on.svelte-j6wp5h{background:var(--color-primary)}.demo__float.svelte-j6wp5h{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);box-shadow:var(--shadow-lg);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);display:inline-flex;position:absolute}.demo__float--a.svelte-j6wp5h{top:1.5rem;left:-1.25rem}.demo__float--b.svelte-j6wp5h{color:var(--warning-600);bottom:2rem;right:-1.25rem}.demo__float--b.svelte-j6wp5h svg{width:.9em;height:.9em}.demo__float-dot.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-success-solid);width:.45rem;height:.45rem}.pricing__head.svelte-j6wp5h{max-width:40rem;margin:0 auto var(--space-10);text-align:center}.pricing__title.svelte-j6wp5h{margin:0 0 var(--space-3)}.pricing__sub.svelte-j6wp5h{color:var(--color-text-muted);margin:0}.pricing__grid.svelte-j6wp5h{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.pricing__card.svelte-j6wp5h{padding:var(--space-6);border:1px solid var(--color-primary-border);border-radius:var(--radius-xl);background:var(--gradient-glow), var(--color-surface);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.pricing__mark.svelte-j6wp5h{z-index:0;font-family:var(--font-heading);font-size:11rem;line-height:1;font-weight:var(--font-weight-bold);background:var(--gradient-brand);color:#0000;opacity:.1;pointer-events:none;-webkit-background-clip:text;background-clip:text;position:absolute;bottom:-3rem;right:-.5rem}.pricing__card-label.svelte-j6wp5h,.pricing__breakdown.svelte-j6wp5h,.pricing__total.svelte-j6wp5h,.pricing__card-note.svelte-j6wp5h{z-index:1;position:relative}.pricing__card-label.svelte-j6wp5h{margin-bottom:var(--space-4);color:var(--color-primary-text);display:block}.pricing__breakdown.svelte-j6wp5h{gap:var(--space-3);margin:0;display:grid}.pricing__line.svelte-j6wp5h{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--font-size-md);display:flex}.pricing__line.svelte-j6wp5h dt:where(.svelte-j6wp5h){color:var(--color-text-muted)}.pricing__line.svelte-j6wp5h dd:where(.svelte-j6wp5h){color:var(--color-text);white-space:nowrap;margin:0}.pricing__line.svelte-j6wp5h strong:where(.svelte-j6wp5h){font-weight:var(--font-weight-semibold)}.pricing__total.svelte-j6wp5h{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-primary-border);display:flex}.pricing__total-label.svelte-j6wp5h{color:var(--color-text);font-weight:var(--font-weight-medium)}.pricing__total-amount.svelte-j6wp5h{align-items:baseline;gap:var(--space-1-5);display:inline-flex}.pricing__total-from.svelte-j6wp5h{font-size:var(--font-size-sm);color:var(--color-text-muted)}.pricing__total-value.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text}.pricing__card-note.svelte-j6wp5h{margin:var(--space-4) 0 0;color:var(--color-text-muted)}.pricing__col.svelte-j6wp5h{gap:var(--space-6);align-content:start;display:grid}.pricing__promises.svelte-j6wp5h{gap:var(--space-5);margin:0;padding:0;list-style:none;display:grid}.pricing__cta.svelte-j6wp5h{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.pricing__cta.svelte-j6wp5h svg{width:1em;height:1em}.pricing__promise.svelte-j6wp5h{gap:var(--space-3);display:flex}.pricing__promise-icon.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-primary);width:1.75rem;height:1.75rem;color:var(--color-on-primary);flex:none;justify-content:center;align-items:center;display:inline-flex}.pricing__promise-icon.svelte-j6wp5h svg{width:1rem;height:1rem}.pricing__promise-title.svelte-j6wp5h{margin-bottom:var(--space-1);color:var(--color-text);font-weight:var(--font-weight-semibold);display:block}.pricing__promise-text.svelte-j6wp5h{color:var(--color-text-muted);margin:0}.pricing__methods.svelte-j6wp5h{margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid var(--color-border);align-items:center;gap:var(--space-3) var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.pricing__methods-label.svelte-j6wp5h{color:var(--color-text-muted)}.pricing__methods-list.svelte-j6wp5h{align-items:center;gap:var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.pricing__method.svelte-j6wp5h{height:1.5rem;color:var(--color-text-muted);align-items:center;display:inline-flex}.pricing__method.svelte-j6wp5h svg{width:auto;height:100%}@media (width<=900px){.pricing__grid.svelte-j6wp5h{grid-template-columns:1fr}}@media (width<=560px){.pricing__card.svelte-j6wp5h{padding:var(--space-5)}.pricing__line.svelte-j6wp5h,.pricing__total-label.svelte-j6wp5h{font-size:var(--font-size-sm)}.pricing__total-value.svelte-j6wp5h{font-size:var(--font-size-3xl)}.pricing__mark.svelte-j6wp5h{font-size:8rem;bottom:-2rem}}.how.svelte-j6wp5h{--how-gap:clamp(1.5rem, 5vw, 3.5rem);gap:var(--how-gap);grid-template-columns:1fr auto 1fr;grid-template-areas:"client node lawyer";align-items:center;display:grid}.how__track--client.svelte-j6wp5h{grid-area:client}.how__node.svelte-j6wp5h{grid-area:node}.how__track--lawyer.svelte-j6wp5h{grid-area:lawyer}.how__track.svelte-j6wp5h{gap:var(--space-6);align-content:start;display:grid}.how__track-head.svelte-j6wp5h{gap:var(--space-2);justify-items:start;display:grid}.how__track--lawyer.svelte-j6wp5h .how__track-head:where(.svelte-j6wp5h){text-align:right;justify-items:end}.how__track--lawyer.svelte-j6wp5h .how__badge:where(.svelte-j6wp5h),.how__track--lawyer.svelte-j6wp5h .step__num:where(.svelte-j6wp5h){background:var(--color-primary-active);color:var(--color-on-primary)}.how__badge.svelte-j6wp5h{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--color-primary);color:var(--color-on-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.how__track-title.svelte-j6wp5h{margin:0}.how__steps.svelte-j6wp5h{gap:var(--space-5);margin:0;padding:0;list-style:none;display:grid}.step.svelte-j6wp5h{gap:var(--space-3);grid-template-columns:auto 1fr;align-items:start;display:grid}.how__track--lawyer.svelte-j6wp5h .step:where(.svelte-j6wp5h){text-align:right;grid-template-columns:1fr auto}.how__track--lawyer.svelte-j6wp5h .step__num:where(.svelte-j6wp5h){order:2}.step__num.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-primary);width:2.5rem;height:2.5rem;color:var(--color-on-primary);font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--font-size-md);place-items:center;display:grid}.step__body.svelte-j6wp5h{gap:var(--space-1);display:grid}.step__title.svelte-j6wp5h{margin:0}.step__desc.svelte-j6wp5h{color:var(--color-text-muted);margin:0}.how__node.svelte-j6wp5h{text-align:center;align-self:center;justify-items:center;gap:var(--space-2);max-width:15rem;padding:var(--space-5);border-radius:var(--radius-xl);background:var(--gradient-brand);box-shadow:0 14px 30px -14px color-mix(in srgb, var(--color-primary) 60%, transparent);display:grid;position:relative}.how__node.svelte-j6wp5h:before,.how__node.svelte-j6wp5h:after{content:"";width:var(--how-gap);background:var(--color-primary-border);height:2px;position:absolute;top:50%}.how__node.svelte-j6wp5h:before{right:100%}.how__node.svelte-j6wp5h:after{left:100%}.how__node-icon.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-surface);width:2.5rem;height:2.5rem;color:var(--color-primary-text);justify-content:center;align-items:center;display:inline-flex}.how__node-icon.svelte-j6wp5h svg{width:1.1rem;height:1.1rem}.how__node-label.svelte-j6wp5h{color:var(--blue-200)}.how__node-title.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-on-primary)}.how__node-text.svelte-j6wp5h{color:color-mix(in srgb, var(--color-on-primary) 80%, transparent);margin:0}@media (width<=720px){.how.svelte-j6wp5h{align-items:start;gap:var(--space-9) var(--space-4);grid-template-columns:1fr 1fr;grid-template-areas:"client lawyer""node node"}.how__node.svelte-j6wp5h{max-width:20rem;margin-top:calc(-1 * var(--space-5));box-shadow:var(--shadow-lg);justify-self:center}.how__node.svelte-j6wp5h:before,.how__node.svelte-j6wp5h:after{display:none}.step.svelte-j6wp5h,.how__track--lawyer.svelte-j6wp5h .step:where(.svelte-j6wp5h){gap:var(--space-2);grid-template-columns:1fr}.how__track--lawyer.svelte-j6wp5h .step__num:where(.svelte-j6wp5h){order:0;justify-self:end}}.concerns__cards.svelte-j6wp5h{gap:var(--space-4);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){.concerns__cards.svelte-j6wp5h{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.concerns__cards.svelte-j6wp5h{grid-template-columns:1fr}}.concern-card.svelte-j6wp5h{gap:var(--space-2);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);text-decoration:none;display:grid}.concern-card.svelte-j6wp5h:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}@media (prefers-reduced-motion:no-preference){.concern-card.svelte-j6wp5h:hover{transform:translateY(-2px)}}.concern-card__icon.svelte-j6wp5h{width:2.5rem;height:2.5rem;margin-bottom:var(--space-1);border-radius:var(--radius-md);background:var(--gradient-brand);color:var(--color-on-primary);place-items:center;display:inline-grid}.concern-card__icon.svelte-j6wp5h svg{width:1.25rem;height:1.25rem}.concern-card__title.svelte-j6wp5h{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text)}.concern-card__desc.svelte-j6wp5h{color:var(--color-text-muted)}.concerns__toggle-row.svelte-j6wp5h{margin-top:var(--space-6);justify-content:center;display:flex}.concerns__toggle.svelte-j6wp5h{gap:var(--space-2)}.concerns__toggle-icon.svelte-j6wp5h{transition:transform var(--duration-base) var(--ease-standard);align-items:center;display:inline-flex}.concerns__toggle-icon.svelte-j6wp5h svg{width:1rem;height:1rem}.concerns__toggle-icon--open.svelte-j6wp5h{transform:rotate(180deg)}.concerns__all.svelte-j6wp5h{margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--color-border);gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));display:grid}.concerns__group-title.svelte-j6wp5h{margin:0 0 var(--space-3);color:var(--color-text)}.concerns__group-chips.svelte-j6wp5h{gap:var(--space-1-5);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.verify.svelte-j6wp5h{gap:var(--space-4);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.verify__item.svelte-j6wp5h{gap:var(--space-2);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);align-content:start;display:grid}.verify__icon.svelte-j6wp5h{width:2.75rem;height:2.75rem;margin-bottom:var(--space-1);border-radius:var(--radius-md);background:var(--gradient-brand);color:var(--color-on-primary);place-items:center;display:inline-grid}.verify__icon.svelte-j6wp5h svg{width:1.35rem;height:1.35rem}.verify__title.svelte-j6wp5h{color:var(--color-text);margin:0}.verify__desc.svelte-j6wp5h{color:var(--color-text-muted);margin:0}.verify__note.svelte-j6wp5h{max-width:40rem;margin:var(--space-6) auto 0;text-align:center;color:var(--color-text-muted)}.verify__cta.svelte-j6wp5h{margin-top:var(--space-6);justify-content:center;display:flex}.verify__cta.svelte-j6wp5h svg{width:1em;height:1em}@media (width<=900px){.verify.svelte-j6wp5h{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.verify.svelte-j6wp5h{grid-template-columns:1fr}}.tsec.svelte-j6wp5h{background:var(--gradient-deep)}.tsec__eyebrow.svelte-j6wp5h{color:var(--blue-300)}.tsec__title.svelte-j6wp5h{color:var(--color-on-primary)}.tcar.svelte-j6wp5h{gap:var(--space-5);grid-template-columns:minmax(0,1fr);display:grid}.tcar__viewport.svelte-j6wp5h{align-items:center;gap:var(--space-3);min-width:0;display:flex}.tcar__nav.svelte-j6wp5h{border-radius:var(--radius-full);border:1px solid var(--color-border-strong);background:var(--color-surface);width:2.75rem;height:2.75rem;color:var(--color-text);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard);flex:none;place-items:center;display:inline-grid}.tcar__nav.svelte-j6wp5h:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-interactive)}.tcar__nav.svelte-j6wp5h:disabled{opacity:.35;cursor:not-allowed}.tcar__nav.svelte-j6wp5h svg{width:1.1rem;height:1.1rem}.tlist.svelte-j6wp5h{padding:var(--space-2) 0;gap:var(--space-4);scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;min-width:0;margin:0;list-style:none;display:flex;overflow-x:auto}.tlist.svelte-j6wp5h::-webkit-scrollbar{display:none}.tcard.svelte-j6wp5h{flex:0 0 calc(50% - var(--space-4) / 2);scroll-snap-align:start;gap:var(--space-4);padding:var(--space-6) var(--space-5) var(--space-5);border:1px solid var(--color-primary-border);border-radius:var(--radius-xl);background:var(--gradient-glow), var(--color-surface);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;position:relative;overflow:hidden}.tcard__mark.svelte-j6wp5h{z-index:0;font-family:var(--font-heading);background:var(--gradient-brand);color:#0000;opacity:.16;pointer-events:none;-webkit-background-clip:text;background-clip:text;font-size:10rem;line-height:1;position:absolute;bottom:-2.25rem;right:.75rem}.tcard__rating.svelte-j6wp5h,.tcard__quote.svelte-j6wp5h,.tcard__foot.svelte-j6wp5h{z-index:1;position:relative}.tcard__rating.svelte-j6wp5h{font-size:1.1rem}.tcard__quote.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);line-height:var(--line-height-relaxed);color:var(--color-text);text-wrap:pretty;margin:0}.tcard__foot.svelte-j6wp5h{align-items:center;gap:var(--space-2-5);padding-top:var(--space-4);border-top:1px solid var(--color-border);margin-top:auto;display:flex}.tcard__who.svelte-j6wp5h{gap:.1rem;display:grid}.tcard__name.svelte-j6wp5h{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text)}.tcard__cred.svelte-j6wp5h{color:var(--color-text-muted)}.tcar__dots.svelte-j6wp5h{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.tcar__dot.svelte-j6wp5h{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-on-primary) 30%, transparent);cursor:pointer;width:.5rem;height:.5rem;transition:width var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard);border:0;padding:0}.tcar__dot--active.svelte-j6wp5h{border-radius:var(--radius-pill);background:var(--color-on-primary);width:1.5rem}@media (width<=720px){.tcard.svelte-j6wp5h{padding:var(--space-5) var(--space-4) var(--space-4);flex:0 0 100%}.tcar__nav.svelte-j6wp5h{display:none}.tcard__mark.svelte-j6wp5h{font-size:7rem;bottom:-1.5rem}.tcard__quote.svelte-j6wp5h{font-size:var(--font-size-md)}}.faqs.svelte-j6wp5h{gap:var(--space-2);display:grid}.faq.svelte-j6wp5h{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);transition:border-color var(--duration-fast) var(--ease-standard);overflow:hidden}.faq.svelte-j6wp5h:hover{border-color:var(--color-border-strong)}.faq[open].svelte-j6wp5h{border-color:var(--color-primary-border);background:var(--gradient-glow), var(--color-surface)}.faq__q.svelte-j6wp5h{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);font-family:var(--font-body);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text);cursor:pointer;list-style:none;display:flex}.faq__q.svelte-j6wp5h::-webkit-details-marker{display:none}.faq__chev.svelte-j6wp5h{color:var(--color-text-muted);transition:transform var(--duration-fast) var(--ease-standard);flex:none;display:inline-flex}.faq__chev.svelte-j6wp5h svg{width:1.1rem;height:1.1rem}.faq[open].svelte-j6wp5h .faq__chev:where(.svelte-j6wp5h){color:var(--color-primary-text);transform:rotate(180deg)}.faq__a.svelte-j6wp5h{padding:0 var(--space-4) var(--space-4);color:var(--color-text-muted);line-height:var(--line-height-relaxed);margin:0}.cta.svelte-j6wp5h{background:var(--gradient-deep);color:var(--neutral-0)}.cta__inner.svelte-j6wp5h{width:min(100%,52rem);padding:var(--space-section) var(--space-gutter);text-align:center;justify-items:center;gap:var(--space-3);margin-inline:auto;display:grid}.cta__title.svelte-j6wp5h{font-family:var(--font-heading);font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--neutral-0);text-wrap:balance;margin:0}.cta__text.svelte-j6wp5h{max-width:34rem;color:var(--blue-200);font-size:var(--font-size-md);margin:0}.cta__form.svelte-j6wp5h{gap:var(--space-2);width:100%;max-width:48rem;margin-top:var(--space-3);display:flex}.cta__field.svelte-j6wp5h{flex:1}.cta.svelte-j6wp5h .btn--primary:where(.svelte-j6wp5h){background:var(--color-surface);color:var(--color-action);box-shadow:var(--shadow-sm)}.cta.svelte-j6wp5h .btn--primary:where(.svelte-j6wp5h):hover{background:var(--color-primary-subtle-hover);box-shadow:var(--shadow-md)}.cta__note.svelte-j6wp5h{color:var(--blue-300)}.forl.svelte-j6wp5h{background:var(--gradient-subtle)}.forl__inner.svelte-j6wp5h{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.forl__title.svelte-j6wp5h{margin:var(--space-2) 0 var(--space-3);font-family:var(--font-heading);font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight);text-wrap:balance}.forl__sub.svelte-j6wp5h{margin:0 0 var(--space-4)}.forl__perks.svelte-j6wp5h{gap:var(--space-2);margin:0 0 var(--space-5);padding:0;list-style:none;display:grid}.forl__perk.svelte-j6wp5h{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);display:flex}.forl__perk-tick.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--gradient-brand);width:1.35rem;height:1.35rem;color:var(--color-on-primary);flex:none;place-items:center;display:inline-grid}.forl__perk-tick.svelte-j6wp5h svg{stroke-width:3px;width:.8rem;height:.8rem}.forl__actions.svelte-j6wp5h{gap:var(--space-3);flex-wrap:wrap;display:flex}.forl__card.svelte-j6wp5h{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-primary-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-lg);display:grid}.forl__card-head.svelte-j6wp5h{justify-content:space-between;align-items:center;display:flex}.forl__live.svelte-j6wp5h{align-items:center;gap:var(--space-1-5);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--color-success-text);display:inline-flex}.forl__live-dot.svelte-j6wp5h{border-radius:var(--radius-full);background:var(--color-success-solid);width:.5rem;height:.5rem}@media (prefers-reduced-motion:no-preference){.forl__live-dot.svelte-j6wp5h{animation:1.8s ease-in-out infinite svelte-j6wp5h-forl-pulse}}@keyframes svelte-j6wp5h-forl-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success-solid) 60%, transparent)}70%{box-shadow:0 0 0 .4rem #0000}}.forl__reqs.svelte-j6wp5h{gap:var(--space-2);display:grid}.forl__req.svelte-j6wp5h{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:flex}.forl__req--new.svelte-j6wp5h{border-color:var(--color-primary-border);background:var(--gradient-glow), var(--color-surface)}@media (prefers-reduced-motion:no-preference){.forl__req--new.svelte-j6wp5h{animation:2.6s ease-in-out infinite svelte-j6wp5h-forl-new-pulse}}@keyframes svelte-j6wp5h-forl-new-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-primary) 22%, transparent)}55%{box-shadow:0 0 0 .4rem #0000}}.forl__req-body.svelte-j6wp5h{flex:1;gap:.1rem;min-width:0;display:grid}.forl__req-name.svelte-j6wp5h{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text)}.forl__req-concern.svelte-j6wp5h{font-size:var(--font-size-sm);color:var(--color-primary-text);font-weight:var(--font-weight-medium)}.forl__req-slot.svelte-j6wp5h{align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);color:var(--color-text-muted);margin-top:.15rem;display:inline-flex}.forl__req-slot-ico.svelte-j6wp5h{color:var(--color-text-subtle);display:inline-flex}.forl__req-slot-ico.svelte-j6wp5h svg{width:.85em;height:.85em}.forl__req-ago.svelte-j6wp5h{color:var(--color-text-subtle);flex:none;align-self:flex-start}.forl__card-note.svelte-j6wp5h{text-align:center;color:var(--color-text-muted);margin:0}@media (width<=900px){.hero__inner.svelte-j6wp5h,.forl__inner.svelte-j6wp5h{grid-template-columns:1fr}.hero__demo.svelte-j6wp5h{max-width:30rem}}@media (width<=560px){.hero__search.svelte-j6wp5h,.cta__form.svelte-j6wp5h{gap:var(--space-3);flex-direction:column}.demo__float.svelte-j6wp5h{display:none}.hero__areas.svelte-j6wp5h{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column}.hero__areas-chips.svelte-j6wp5h{justify-content:center;gap:var(--space-1-5);flex-wrap:wrap;display:flex}.hero__areas-all.svelte-j6wp5h{margin-left:0;padding-left:0}.hero__proof.svelte-j6wp5h{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column}}
