.stats-grid.svelte-1eh23ht{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(min-width:768px){.stats-grid.svelte-1eh23ht{grid-template-columns:repeat(4,1fr)}}.stat-cell.svelte-1eh23ht{display:flex;flex-direction:column;gap:.5rem;padding:2rem 1rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.stat-cell.svelte-1eh23ht:nth-child(2n){border-right:none}@media(min-width:768px){.stat-cell.svelte-1eh23ht{padding:2.5rem 1.5rem;border-bottom:none}.stat-cell.svelte-1eh23ht:nth-child(2n){border-right:1px solid var(--border)}.stat-cell.svelte-1eh23ht:last-child{border-right:none}}.stat-num.svelte-1eh23ht{font-family:var(--font-display);font-size:clamp(2.075rem,4.15vw + .415rem,3.32rem);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--foreground);font-variant-numeric:tabular-nums}.stat-unit.svelte-1eh23ht{font-size:.5em;color:var(--secondary-foreground);margin-left:.25rem}.stat-label.svelte-1eh23ht{font-size:.875rem;line-height:1.4;color:var(--secondary-foreground)}.cards-grid.svelte-1eh23ht{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--border)}@media(min-width:640px){.cards-grid.svelte-1eh23ht{grid-template-columns:1fr 1fr}}.card-cell.svelte-1eh23ht{display:flex;flex-direction:column;justify-content:space-between;gap:6rem;padding:2.5rem 0;min-height:22rem;border-bottom:1px solid var(--border)}@media(min-width:640px){.card-cell.svelte-1eh23ht{padding:3rem 2rem;min-height:24rem;border-right:1px solid var(--border)}.card-cell.svelte-1eh23ht:nth-child(2n){border-right:none}}.card-icon.svelte-1eh23ht{display:inline-flex;align-items:center;justify-content:flex-start;color:var(--foreground)}.card-content.svelte-1eh23ht{display:flex;flex-direction:column}.card-label{margin-bottom:.5rem!important}.card-title.svelte-1eh23ht{font-family:var(--font-display);font-size:clamp(1.25rem,1.2vw + .5rem,1.5rem);font-weight:500;line-height:1.2;letter-spacing:-.015em;color:var(--foreground);margin-top:.5rem}.card-body.svelte-1eh23ht{margin-top:.75rem;font-size:.9375rem;line-height:1.6;color:var(--secondary-foreground)}.prose-section.svelte-1eh23ht{max-width:42rem}.prose-title.svelte-1eh23ht{font-family:var(--font-display);font-size:clamp(1.66rem,3.32vw + .415rem,2.49rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--foreground)}.prose-body.svelte-1eh23ht p{font-size:1.0625rem;line-height:1.7;color:var(--secondary-foreground)}.prose-body.svelte-1eh23ht p+p{margin-top:1.25rem}.prose-body.svelte-1eh23ht strong{color:var(--foreground);font-weight:600}.prose-body.svelte-1eh23ht a{color:var(--foreground);text-decoration:underline;text-underline-offset:4px}.wf-split.svelte-1eh23ht{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width:900px){.wf-split.svelte-1eh23ht{grid-template-columns:1fr 1fr;gap:1.5rem}}.wf-pane.svelte-1eh23ht{display:flex;flex-direction:column;gap:.75rem;min-width:0}.wf-pane-label.svelte-1eh23ht{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-foreground)}.soul-card.svelte-1eh23ht{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:var(--background-alt, color-mix(in oklch, var(--foreground) 4%, transparent))}.soul-head.svelte-1eh23ht{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);font-family:var(--font-sans);font-size:.8125rem;letter-spacing:.02em;color:var(--secondary-foreground)}.soul-dot.svelte-1eh23ht{width:.5rem;height:.5rem;border-radius:9999px;background:var(--primary);flex-shrink:0}.soul-body.svelte-1eh23ht{padding:1.25rem 1.5rem}.soul-body.svelte-1eh23ht p:where(.svelte-1eh23ht){font-family:var(--font-sans);font-size:.9375rem;line-height:1.6;color:var(--foreground)}.soul-body.svelte-1eh23ht p:where(.svelte-1eh23ht):before{content:"•";display:inline-block;width:1.1em;margin-left:-.15em;color:color-mix(in oklch,var(--foreground) 45%,transparent)}.soul-body.svelte-1eh23ht p:where(.svelte-1eh23ht)+p:where(.svelte-1eh23ht){margin-top:.75rem}.mention.svelte-1eh23ht{white-space:nowrap;font-weight:500;color:var(--foreground);border-bottom:1px solid color-mix(in oklch,var(--foreground) 30%,transparent);padding-bottom:.5px;cursor:default;transition:border-color .15s ease}.mention.svelte-1eh23ht:hover{border-bottom-color:var(--primary)}.mention.svelte-1eh23ht:before{content:"";display:inline-block;width:.85em;height:.85em;margin-right:.28em;vertical-align:-.1em;background-color:currentColor;opacity:.65;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6H6zm7 1.5L18.5 9H14a1 1 0 0 1-1-1V3.5z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6H6zm7 1.5L18.5 9H14a1 1 0 0 1-1-1V3.5z'/%3E%3C/svg%3E") center / contain no-repeat}.mention--cal.svelte-1eh23ht:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v2H5a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2V2h-2v2H9V2H7zm12 7v10H5V9h14z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v2H5a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2V2h-2v2H9V2H7zm12 7v10H5V9h14z'/%3E%3C/svg%3E")}.mention--pin.svelte-1eh23ht:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E")}.mention--card.svelte-1eh23ht:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v1h20V6a2 2 0 0 0-2-2zM2 10v8a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8H2zm4 5h6v2H6v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v1h20V6a2 2 0 0 0-2-2zM2 10v8a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8H2zm4 5h6v2H6v-2z'/%3E%3C/svg%3E")}.mention--form.svelte-1eh23ht:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-3 16H8v-2h3v2zm5-4H8v-2h8v2zm0-4H8V8h8v2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-3 16H8v-2h3v2zm5-4H8v-2h8v2zm0-4H8V8h8v2z'/%3E%3C/svg%3E")}.soul-note.svelte-1eh23ht{max-width:42rem;font-size:.9375rem;line-height:1.6;color:var(--secondary-foreground)}.soul-note.svelte-1eh23ht a{color:var(--foreground);text-decoration:underline;text-underline-offset:4px}.chat-card.svelte-1eh23ht{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:var(--background-alt, color-mix(in oklch, var(--foreground) 4%, transparent))}.chat-dot.svelte-1eh23ht{width:.5rem;height:.5rem;border-radius:9999px;background:#23a136;flex-shrink:0}.chat-body.svelte-1eh23ht{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem}.chat-row.svelte-1eh23ht{display:flex}.chat-row.is-customer.svelte-1eh23ht{justify-content:flex-end}.bubble.svelte-1eh23ht{max-width:82%;padding:.5rem .75rem;border-radius:14px;font-size:.875rem;line-height:1.45}.bubble.agent.svelte-1eh23ht{background:color-mix(in oklch,var(--foreground) 9%,transparent);color:var(--foreground);border-bottom-left-radius:4px}.bubble.customer.svelte-1eh23ht{background:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:4px}.chat-status.svelte-1eh23ht{display:flex;align-items:center;gap:.4rem;margin-top:.25rem;font-size:.75rem;color:var(--secondary-foreground)}.chat-check.svelte-1eh23ht{color:#23a136;font-weight:700}.vs-table.svelte-1eh23ht{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.vs-row.svelte-1eh23ht{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border);align-items:center;font-size:.9375rem}@media(min-width:768px){.vs-row.svelte-1eh23ht{grid-template-columns:1.5fr 1fr 1.4fr;gap:2rem;padding:1.25rem 0}}.vs-row.svelte-1eh23ht:last-child{border-bottom:none}.vs-head.svelte-1eh23ht{font-family:var(--font-display);font-size:1.125rem;font-weight:500;color:var(--foreground);padding:1rem 0}.vs-feature.svelte-1eh23ht{font-weight:500;color:var(--foreground)}.vs-col-us.svelte-1eh23ht,.vs-col-them.svelte-1eh23ht{display:inline-flex;align-items:flex-start;gap:.5rem;color:var(--secondary-foreground)}.vs-col-us.svelte-1eh23ht{color:var(--foreground)}.vs-them-text.svelte-1eh23ht{display:inline-flex;flex-direction:column;gap:.125rem}.vs-them-label.svelte-1eh23ht{font-size:.6875rem;letter-spacing:.04em;color:var(--secondary-foreground);text-transform:uppercase}.vs-mark-us{color:#23a136;flex-shrink:0;margin-top:.2rem}.vs-mark-them{color:#d73337;flex-shrink:0;margin-top:.2rem}.steps-grid.svelte-1eh23ht{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.steps-grid.svelte-1eh23ht{grid-template-columns:1fr 1fr 1fr;gap:2.5rem}}.step-cell.svelte-1eh23ht{padding-top:1.5rem;border-top:1px solid var(--border)}.step-icon.svelte-1eh23ht{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:color-mix(in oklch,var(--foreground) 6%,transparent);color:var(--foreground);margin-bottom:1rem}.step-num.svelte-1eh23ht{display:block;font-family:var(--font-display);font-size:1.125rem;font-weight:500;line-height:1;letter-spacing:.02em;color:var(--secondary-foreground);margin-bottom:.75rem}.step-title.svelte-1eh23ht{font-family:var(--font-display);font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-.015em;color:var(--foreground)}.step-body.svelte-1eh23ht{margin-top:.75rem;font-size:.9375rem;line-height:1.6;color:var(--secondary-foreground)}
