:root{--bg: #fdfcfa;--bg-2: #f5f3ee;--ink: #181818;--ink-hover: #2c2c2c;--ink-soft: #4a4a4a;--ink-muted: #8a8480;--rule: #e8e4dd;--accent: oklch(.66 .19 30);--accent-bg: oklch(.66 .19 30 / .1);--live: oklch(.55 .13 150);--sans: "Geist", -apple-system, system-ui, sans-serif;--mono: "Geist Mono", ui-monospace, SFMono-Regular, monospace}html.dark{--bg: #1a1816;--bg-2: #252320;--ink: #f5f3ee;--ink-hover: #fdfcfa;--ink-soft: #c8c4be;--ink-muted: #8a8480;--rule: #3a352f;--accent: oklch(.72 .19 30);--accent-bg: oklch(.66 .19 30 / .18);--live: oklch(.65 .15 150);color-scheme:dark}[data-astro-cid-bdqucgph],[data-astro-cid-bdqucgph]:before,[data-astro-cid-bdqucgph]:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--sans);font-size:16px;line-height:1.5;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a[data-astro-cid-bdqucgph]{color:inherit}img[data-astro-cid-bdqucgph]{display:block;max-width:100%}.ff-wrap[data-astro-cid-bdqucgph]{max-width:1180px;margin:0 auto;padding:0 1.75rem}@media(max-width:720px){.ff-wrap[data-astro-cid-bdqucgph]{padding:0 1.25rem}}.ff-text-hero[data-astro-cid-bdqucgph]{padding:4rem 0 3.5rem;max-width:720px}.ff-text-hero-eyebrow[data-astro-cid-bdqucgph]{font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-weight:500;margin:0 0 1rem}.ff-text-hero-title[data-astro-cid-bdqucgph]{font-family:var(--sans);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;letter-spacing:-.025em;line-height:1.1;color:var(--ink);margin:0 0 1.25rem}.ff-text-hero-desc[data-astro-cid-bdqucgph]{font-size:1.0625rem;line-height:1.55;color:var(--ink-soft);margin:0 0 1.75rem;max-width:36rem}.ff-text-hero-actions[data-astro-cid-bdqucgph]{display:flex;gap:.75rem;flex-wrap:wrap}.ff-cta-primary[data-astro-cid-bdqucgph],.ff-cta-secondary[data-astro-cid-bdqucgph]{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.25rem;border-radius:6px;font-weight:500;font-size:.875rem;text-decoration:none;transition:all .15s}.ff-cta-primary[data-astro-cid-bdqucgph]{background:var(--ink);color:var(--bg)}.ff-cta-primary[data-astro-cid-bdqucgph]:after{content:"→"}.ff-cta-primary[data-astro-cid-bdqucgph]:hover{background:var(--ink-hover)}.ff-cta-secondary[data-astro-cid-bdqucgph]{color:var(--ink);border:1px solid var(--rule);background:var(--bg)}.ff-cta-secondary[data-astro-cid-bdqucgph]:hover{border-color:var(--ink-soft)}.ff-section[data-astro-cid-bdqucgph]{padding:3rem 0;border-top:1px solid var(--rule)}.ff-section-head[data-astro-cid-bdqucgph]{margin-bottom:1.5rem;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.ff-section-eyebrow[data-astro-cid-bdqucgph]{font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-weight:500;margin:0 0 .4rem}.ff-section-title[data-astro-cid-bdqucgph]{font-family:var(--sans);font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:0}.ff-section-desc[data-astro-cid-bdqucgph]{font-size:.9375rem;color:var(--ink-soft);max-width:32rem;line-height:1.55;margin:.4rem 0 0}.ff-grid[data-astro-cid-bdqucgph]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:800px){.ff-grid[data-astro-cid-bdqucgph]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.ff-grid[data-astro-cid-bdqucgph]{grid-template-columns:1fr}}.ff-feat[data-astro-cid-bdqucgph]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:800px){.ff-feat[data-astro-cid-bdqucgph]{grid-template-columns:1fr}}.ff-feat-card[data-astro-cid-bdqucgph]{padding:1.25rem;border:1px solid var(--rule);border-radius:8px;background:var(--bg)}.ff-feat-eyebrow[data-astro-cid-bdqucgph]{font-family:var(--mono);font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:600;margin:0 0 .5rem}.ff-feat-title[data-astro-cid-bdqucgph]{font-family:var(--sans);font-size:1rem;font-weight:600;color:var(--ink);margin:0 0 .5rem;letter-spacing:-.005em}.ff-feat-desc[data-astro-cid-bdqucgph]{font-size:.875rem;color:var(--ink-soft);line-height:1.55;margin:0}.ff-brand-chips[data-astro-cid-bdqucgph]{display:flex;flex-wrap:wrap;gap:.5rem}.ff-brand-chip[data-astro-cid-bdqucgph]{display:inline-flex;align-items:center;padding:.5rem .875rem;border:1px solid var(--rule);border-radius:999px;font-size:.8125rem;font-weight:500;color:var(--ink-soft);background:var(--bg);text-decoration:none;transition:border-color .15s,color .15s}.ff-brand-chip[data-astro-cid-bdqucgph]:hover{border-color:var(--ink-soft);color:var(--ink)}.ff-prose[data-astro-cid-bdqucgph]{max-width:38rem}.ff-prose[data-astro-cid-bdqucgph] p[data-astro-cid-bdqucgph]{font-size:.9375rem;color:var(--ink-soft);line-height:1.6;margin:0 0 .875rem}.ff-prose[data-astro-cid-bdqucgph] p[data-astro-cid-bdqucgph]:last-child{margin-bottom:0}.ff-prose[data-astro-cid-bdqucgph] strong[data-astro-cid-bdqucgph]{color:var(--ink);font-weight:600}.ff-prose[data-astro-cid-bdqucgph] a[data-astro-cid-bdqucgph]{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.ff-faq[data-astro-cid-bdqucgph]{display:flex;flex-direction:column;gap:.75rem}.ff-faq[data-astro-cid-bdqucgph] details[data-astro-cid-bdqucgph]{border:1px solid var(--rule);border-radius:8px;padding:.875rem 1.125rem;background:var(--bg)}.ff-faq[data-astro-cid-bdqucgph] summary[data-astro-cid-bdqucgph]{cursor:pointer;font-weight:600;font-size:.9375rem;color:var(--ink);list-style:none}.ff-faq[data-astro-cid-bdqucgph] summary[data-astro-cid-bdqucgph]::-webkit-details-marker{display:none}.ff-faq[data-astro-cid-bdqucgph] summary[data-astro-cid-bdqucgph]:after{content:"+";float:right;color:var(--ink-muted);font-weight:400}.ff-faq[data-astro-cid-bdqucgph] details[data-astro-cid-bdqucgph][open] summary[data-astro-cid-bdqucgph]:after{content:"−"}.ff-faq[data-astro-cid-bdqucgph] p[data-astro-cid-bdqucgph]{font-size:.9375rem;color:var(--ink-soft);line-height:1.6;margin:.75rem 0 0}
