.product-tour.svelte-14u3tp3{width:100%}.tour-controls.svelte-14u3tp3{flex-wrap:nowrap;justify-content:center;align-items:center;gap:14px;min-width:0;margin-bottom:30px;display:flex}.screen-buttons.svelte-14u3tp3{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--rf-border-strong) transparent;border:1px solid var(--rf-border);background:var(--rf-surface-muted);border-radius:12px;flex-wrap:nowrap;gap:3px;min-width:0;max-width:100%;padding:4px;scroll-padding-inline:4px;display:flex;position:relative;overflow-x:auto}.screen-buttons.svelte-14u3tp3 button:where(.svelte-14u3tp3){white-space:nowrap;min-height:44px;color:var(--rf-muted);background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9375rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s;display:flex}.screen-buttons.svelte-14u3tp3 button:where(.svelte-14u3tp3):focus-visible{outline-offset:-3px}.screen-buttons.svelte-14u3tp3 button.active:where(.svelte-14u3tp3){color:var(--rf-primary-text);background:var(--rf-surface);box-shadow:0 1px 4px #17191c12}.playback.svelte-14u3tp3,.close-lightbox.svelte-14u3tp3{border:1px solid var(--rf-border);background:var(--rf-surface);width:44px;height:44px;color:var(--rf-muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.playback.svelte-14u3tp3:disabled{opacity:.45;cursor:default}.preview-collage.svelte-14u3tp3{isolation:isolate;grid-template-rows:1fr 1fr;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:20px 0;padding-block:8px;display:grid}figure.svelte-14u3tp3{border:1px solid var(--rf-border);background:var(--rf-surface);text-align:left;border-radius:13px;min-width:0;margin:0;animation:.32s both svelte-14u3tp3-screen-enter;overflow:hidden;box-shadow:0 3px 8px #17191c09,0 28px 60px -24px #24213f45}figure.primary.svelte-14u3tp3{grid-area:1/1/3/11;margin-right:20px}figure.detail.svelte-14u3tp3{z-index:1;grid-column:9/-1}figure.svelte-14u3tp3:nth-child(2){grid-row:1;align-self:end}figure.svelte-14u3tp3:nth-child(3){grid-row:2;align-self:start;animation-delay:70ms}.screenshot-button.svelte-14u3tp3{background:var(--rf-canvas);cursor:zoom-in;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.screenshot-button.svelte-14u3tp3:focus-visible{outline-offset:-4px}.screenshot-button.svelte-14u3tp3 img:where(.svelte-14u3tp3){width:100%;height:auto;display:block}.detail.svelte-14u3tp3 .screenshot-button:where(.svelte-14u3tp3){aspect-ratio:1.35}.detail.svelte-14u3tp3 img:where(.svelte-14u3tp3){object-fit:cover;object-position:top left;height:100%}.review-feedback.svelte-14u3tp3 img:where(.svelte-14u3tp3){object-position:center}.knowledge-context.svelte-14u3tp3 img:where(.svelte-14u3tp3){object-position:center 38%}.expand-hint.svelte-14u3tp3{border:1px solid var(--rf-border);width:30px;height:30px;color:var(--rf-primary-text);background:var(--rf-surface);border-radius:8px;place-items:center;transition:transform .18s;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #00000012}.screenshot-button.svelte-14u3tp3:hover .expand-hint:where(.svelte-14u3tp3){transform:scale(1.1)}figcaption.svelte-14u3tp3{border-top:1px solid var(--rf-border-soft);padding:12px 15px;font-size:.9375rem;font-weight:600;line-height:1.4}.tour-caption.svelte-14u3tp3{color:var(--rf-muted);text-align:left;justify-content:space-between;align-items:start;gap:24px;margin-top:24px;display:flex}.tour-caption.svelte-14u3tp3 p:where(.svelte-14u3tp3){max-width:620px;margin:0;font-size:1.0625rem;line-height:1.6}.tour-caption.svelte-14u3tp3 small:where(.svelte-14u3tp3){white-space:nowrap;padding-top:3px;font-size:.8125rem;line-height:1.6}.screenshot-dialog.svelte-14u3tp3{border:1px solid var(--rf-border);background:var(--rf-surface);max-width:min(1480px,100vw - 40px);max-height:calc(100dvh - 40px);color:var(--rf-text);overscroll-behavior:contain;border-radius:16px;margin:auto;padding:16px;position:fixed;inset:0;box-shadow:0 30px 100px #00000050}.screenshot-dialog.svelte-14u3tp3::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#101019c9}.lightbox-heading.svelte-14u3tp3{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.lightbox-heading.svelte-14u3tp3 h2:where(.svelte-14u3tp3){letter-spacing:-.02em;margin:0;font-size:1.125rem;line-height:1.4}.lightbox-heading.svelte-14u3tp3 p:where(.svelte-14u3tp3){color:var(--rf-muted);margin:4px 0 0;font-size:.8125rem}.screenshot-dialog.svelte-14u3tp3>img:where(.svelte-14u3tp3){object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 160px);margin:auto;display:block}@keyframes svelte-14u3tp3-screen-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.screen-buttons.svelte-14u3tp3{flex:auto}.screen-buttons.svelte-14u3tp3 button:where(.svelte-14u3tp3){padding-inline:12px}.tour-caption.svelte-14u3tp3{flex-direction:column;gap:6px}}@media (width<=700px){.tour-controls.svelte-14u3tp3{gap:8px;margin-bottom:20px}.screen-buttons.svelte-14u3tp3 button:where(.svelte-14u3tp3){padding:9px 10px;font-size:.875rem}.preview-collage.svelte-14u3tp3{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}figure.primary.svelte-14u3tp3{grid-area:1/1/auto/-1;margin:0}figure.detail.svelte-14u3tp3{grid-area:2;align-self:stretch}.detail.svelte-14u3tp3 .screenshot-button:where(.svelte-14u3tp3){aspect-ratio:1.15}figcaption.svelte-14u3tp3{padding:10px 12px;font-size:.8125rem}.tour-caption.svelte-14u3tp3{text-align:center;align-items:center;margin-top:18px}.tour-caption.svelte-14u3tp3 p:where(.svelte-14u3tp3){font-size:1rem}.tour-caption.svelte-14u3tp3 small:where(.svelte-14u3tp3){white-space:normal}.screenshot-dialog.svelte-14u3tp3{max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:10px}.lightbox-heading.svelte-14u3tp3{gap:10px}}@media (prefers-reduced-motion:reduce){figure.svelte-14u3tp3{animation:none}.screen-buttons.svelte-14u3tp3 button:where(.svelte-14u3tp3),.expand-hint.svelte-14u3tp3{transition:none}}.feature-screenshot.svelte-8l51z2{border:1px solid var(--rf-border);background:var(--rf-canvas);border-radius:9px;margin:26px 0 0;overflow:hidden}.feature-image-button.svelte-8l51z2{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}img.svelte-8l51z2{width:100%;height:auto;display:block}.theme-dark.svelte-8l51z2,[data-appearance=dark] .theme-light.svelte-8l51z2{display:none}[data-appearance=dark] .theme-dark.svelte-8l51z2{display:block}.expand-hint.svelte-8l51z2{border:1px solid var(--rf-border);width:34px;height:34px;color:var(--rf-primary-text);background:var(--rf-surface);border-radius:8px;place-items:center;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #00000010}figcaption.svelte-8l51z2{border-top:1px solid var(--rf-border);color:var(--rf-muted);padding:11px 13px;font-size:.8125rem;line-height:1.5}dialog.svelte-8l51z2{border:1px solid var(--rf-border);width:min(1440px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--rf-text);background:var(--rf-surface);overscroll-behavior:contain;border-radius:12px;margin:auto;padding:0;overflow:auto}figcaption.svelte-8l51z2 span:where(.svelte-8l51z2){margin-top:3px;display:block}dialog.svelte-8l51z2::backdrop{background:#080a0ed9}.dialog-heading.svelte-8l51z2{z-index:1;border-bottom:1px solid var(--rf-border);background:var(--rf-surface);justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0}.dialog-heading.svelte-8l51z2 h2:where(.svelte-8l51z2){font-size:1rem;font-weight:600;line-height:1.4}.dialog-heading.svelte-8l51z2 button:where(.svelte-8l51z2){border:1px solid var(--rf-border);background:var(--rf-surface);width:44px;height:44px;color:var(--rf-text);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.device-showcase.svelte-g4gz8h{max-width:1120px;margin:42px auto 0}.device-art.svelte-g4gz8h{border:1px solid var(--rf-border-soft);background:var(--rf-canvas);border-radius:20px;overflow:hidden}img.svelte-g4gz8h{width:100%;height:auto;display:block}.device-dark.svelte-g4gz8h,[data-appearance=dark] .device-light.svelte-g4gz8h{display:none}[data-appearance=dark] .device-dark.svelte-g4gz8h{display:block}figcaption.svelte-g4gz8h{text-align:center;flex-direction:column;align-items:center;gap:12px;padding-top:24px;display:flex}.device-message.svelte-g4gz8h{color:var(--rf-graphite);letter-spacing:-.025em;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600}.device-formats.svelte-g4gz8h{color:var(--rf-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;font-size:.875rem;display:flex}.device-formats.svelte-g4gz8h span:where(.svelte-g4gz8h){align-items:center;gap:7px;display:flex}small.svelte-g4gz8h{color:var(--rf-muted);font-size:.8125rem;line-height:1.5}@media (width<=600px){.device-showcase.svelte-g4gz8h{margin-top:30px}.device-art.svelte-g4gz8h{border-radius:12px}.device-formats.svelte-g4gz8h{gap:16px}figcaption.svelte-g4gz8h{padding-top:20px}}.lead-card.svelte-33db70{background:var(--rf-surface);color:var(--rf-graphite);border:1px solid var(--rf-border);border-radius:16px;padding:clamp(24px,3vw,40px);box-shadow:0 12px 35px #17191c05}.form-intro.svelte-33db70{margin-bottom:27px}.form-intro.svelte-33db70 h3:where(.svelte-33db70){letter-spacing:-.04em;margin:0;font-size:2rem;font-weight:600;line-height:1.2}.form-intro.svelte-33db70 p:where(.svelte-33db70){color:var(--rf-muted);margin:7px 0 0;font-size:1rem;line-height:1.6}form.svelte-33db70{gap:20px;display:grid}.form-row.svelte-33db70{grid-template-columns:1fr 1fr;gap:15px;display:grid}.property-row.svelte-33db70{grid-template-columns:1fr 110px}.field.svelte-33db70{min-width:0}.field.svelte-33db70 label:where(.svelte-33db70){align-items:center;gap:6px;margin-bottom:8px;font-size:1rem;font-weight:600;display:flex}.field.svelte-33db70 label:where(.svelte-33db70) span:where(.svelte-33db70){color:var(--rf-muted);margin-left:auto;font-size:.875rem;font-weight:400}.field.svelte-33db70 input:where(.svelte-33db70),.field.svelte-33db70 textarea:where(.svelte-33db70){border:1px solid var(--rf-border);background:var(--rf-surface-soft);width:100%;min-width:0;min-height:52px;color:var(--rf-graphite);border-radius:8px;padding:12px;font-size:1rem;transition:border-color .18s,box-shadow .18s;display:block}.field.svelte-33db70 textarea:where(.svelte-33db70){resize:vertical;line-height:1.6}.field.svelte-33db70 input:where(.svelte-33db70):focus,.field.svelte-33db70 textarea:where(.svelte-33db70):focus{background:var(--rf-surface);border-color:var(--rf-primary-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--rf-primary-text) 15%, transparent);outline:0}.field.svelte-33db70 input:where(.svelte-33db70)::placeholder,.field.svelte-33db70 textarea:where(.svelte-33db70)::placeholder{color:var(--rf-subtle)}.field.svelte-33db70 [aria-invalid=true]:where(.svelte-33db70){border-color:var(--rf-danger-text)}.field-error.svelte-33db70{color:var(--rf-danger-text);margin-top:6px;font-size:.875rem;display:block}.form-alert.svelte-33db70{background:var(--rf-danger-soft);color:var(--rf-danger-text);border-radius:8px;padding:12px;font-size:1rem}.honeypot.svelte-33db70{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.quote-note.svelte-33db70{border-block:1px solid var(--rf-border-soft);color:var(--rf-muted);justify-content:space-between;gap:12px;padding:13px 0;font-size:.875rem;display:flex}.quote-note.svelte-33db70 strong:where(.svelte-33db70){color:var(--rf-primary-text);flex-shrink:0;font-size:1rem}.quote-note.svelte-33db70 small:where(.svelte-33db70){margin-top:4px;font-size:.875rem;line-height:1.6;display:block}.quote-note.svelte-33db70 a:where(.svelte-33db70),.field-error.svelte-33db70 a:where(.svelte-33db70){text-underline-offset:3px;text-decoration:underline}.demo-note.svelte-33db70{color:var(--rf-muted);margin:-6px 0 0;font-size:.875rem;line-height:1.6}.submit-button.svelte-33db70{justify-content:space-between;width:100%}.submit-button.svelte-33db70:disabled{opacity:.7;cursor:wait}.form-note.svelte-33db70{color:var(--rf-muted);justify-content:center;align-items:center;gap:6px;margin:-6px 0 0;font-size:.875rem;line-height:1.6;display:flex}.form-note.svelte-33db70 svg{flex-shrink:0}.lead-success.svelte-33db70{text-align:center;padding-block:60px}.success-icon.svelte-33db70{background:var(--rf-success-soft);width:56px;height:56px;color:var(--rf-success-text);border-radius:50%;margin:0 auto 24px;display:grid}.lead-success.svelte-33db70 h3:where(.svelte-33db70){letter-spacing:-.045em;font-size:2.125rem}.lead-success.svelte-33db70 p:where(.svelte-33db70){color:var(--rf-muted);font-size:1.125rem;line-height:1.7}.spinner{animation:1s linear infinite svelte-33db70-spin}@keyframes svelte-33db70-spin{to{transform:rotate(360deg)}}@media (width<=520px){.lead-card.svelte-33db70{padding:24px 20px}.form-row.svelte-33db70{grid-template-columns:1fr}.property-row.svelte-33db70{grid-template-columns:1fr 85px}.form-note.svelte-33db70{align-items:flex-start;line-height:1.5}.field.svelte-33db70 input:where(.svelte-33db70),.field.svelte-33db70 textarea:where(.svelte-33db70){font-size:1rem}}.theme-toggle.svelte-1cmi4dh{border:1px solid var(--rf-border);width:44px;height:44px;color:var(--rf-text);background:var(--rf-surface);border-radius:9px;flex-shrink:0;place-items:center;padding:0;transition:color .16s,border-color .16s,background .16s;display:grid}.theme-toggle.svelte-1cmi4dh:hover{color:var(--rf-primary-text);border-color:var(--rf-primary-text);background:var(--rf-primary-soft)}.theme-toggle.svelte-1cmi4dh .theme-sun{display:none}[data-appearance=dark] .theme-toggle.svelte-1cmi4dh .theme-sun{display:block}[data-appearance=dark] .theme-toggle.svelte-1cmi4dh .theme-moon{display:none}@media (width<=520px){.theme-toggle.svelte-1cmi4dh{width:44px;height:44px}}.brand-mark.svelte-6d62c{width:var(--mark-size);height:var(--mark-size);flex-shrink:0;display:inline-grid}img.svelte-6d62c{object-fit:contain;grid-area:1/1;width:100%;height:100%}.mark-white.svelte-6d62c,[data-appearance=dark] .mark-accent.svelte-6d62c{visibility:hidden}[data-appearance=dark] .mark-white.svelte-6d62c{visibility:visible}@media (width<=760px){.brand-mark.svelte-6d62c{width:29px;height:29px}}.share-website.svelte-zsxvdw{position:relative}.share-button.svelte-zsxvdw{min-height:44px;color:var(--rf-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:.875rem;font-weight:500;display:inline-flex}.share-button.svelte-zsxvdw:hover{color:var(--rf-primary-text)}.share-button.svelte-zsxvdw:disabled{cursor:default}.share-feedback.svelte-zsxvdw{color:var(--rf-success-text);font-size:.75rem;display:block}.share-fallback.svelte-zsxvdw{z-index:2;border:1px solid var(--rf-border);width:min(320px,100vw - 32px);color:var(--rf-text);background:var(--rf-surface);border-radius:9px;padding:13px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 6px 24px #00000018}label.svelte-zsxvdw{margin-bottom:8px;font-size:.875rem;display:block}input.svelte-zsxvdw{border:1px solid var(--rf-border);width:100%;min-height:44px;color:var(--rf-text);background:var(--rf-surface-soft);border-radius:5px;padding:8px;font-size:1rem}@media (width<=520px){.share-fallback.svelte-zsxvdw{left:0;right:auto}}
