.page.svelte-1k9jl6p{max-width:720px;margin:0 auto;padding:0 1.5rem 2rem}.hero.svelte-1k9jl6p{text-align:center;padding:3.5rem 0 2.5rem;border-bottom:1px solid var(--faf-light-gray);margin-bottom:.5rem}.hero.svelte-1k9jl6p h1:where(.svelte-1k9jl6p){font-size:2.4rem;font-weight:800;color:var(--faf-black);margin:0 0 .5rem}.faf.svelte-1k9jl6p{color:var(--faf-orange)}.sub.svelte-1k9jl6p{font-size:1.1rem;color:var(--faf-gray);margin:0 0 1.25rem;font-weight:600}.hero-receipts.svelte-1k9jl6p{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.receipt.svelte-1k9jl6p{font-size:.8rem;font-family:var(--font-mono);color:var(--faf-dark);background:var(--faf-gray-light);padding:.35rem .65rem;border-radius:6px}.content.svelte-1k9jl6p{padding:2rem 0}.content.svelte-1k9jl6p h2:where(.svelte-1k9jl6p){font-size:1.35rem;font-weight:700;color:var(--faf-black);margin:0 0 1.25rem;text-align:center}.callout.svelte-1k9jl6p{background:var(--faf-surface);border:1px solid var(--faf-light-gray);border-left:4px solid var(--faf-orange);border-radius:8px;padding:1.25rem 1.5rem;text-align:center}.callout.svelte-1k9jl6p .quote:where(.svelte-1k9jl6p){font-size:1.2rem;font-weight:700;font-style:italic;color:var(--faf-orange);margin:0 0 .75rem}.callout.svelte-1k9jl6p p:where(.svelte-1k9jl6p){font-size:.95rem;color:var(--faf-dark);line-height:1.65;margin:0}.cards.svelte-1k9jl6p{display:grid;gap:1rem}.card.svelte-1k9jl6p{background:var(--faf-surface);border-left:4px solid var(--faf-orange);border-radius:8px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f}.card.bad.svelte-1k9jl6p{background:var(--faf-surface);border:1px solid var(--faf-light-gray);border-left:4px solid var(--faf-chrome-bg)}.card.good.svelte-1k9jl6p{background:var(--faf-chrome-bg);border:1px solid var(--faf-chrome-bg);border-left:4px solid var(--faf-chrome-bg);box-shadow:none}.card.good.svelte-1k9jl6p h3:where(.svelte-1k9jl6p),.card.good.svelte-1k9jl6p p:where(.svelte-1k9jl6p),.card.good.svelte-1k9jl6p strong:where(.svelte-1k9jl6p){color:var(--faf-chrome-fg)}.card.good.svelte-1k9jl6p pre:where(.svelte-1k9jl6p){background:#1a1a1a;color:var(--faf-chrome-fg);border-color:#333}.card.svelte-1k9jl6p h3:where(.svelte-1k9jl6p){font-size:1.05rem;font-weight:700;color:var(--faf-black);margin:0 0 .5rem}.card.svelte-1k9jl6p p:where(.svelte-1k9jl6p),.card.svelte-1k9jl6p li:where(.svelte-1k9jl6p){font-size:.95rem;color:var(--faf-dark);line-height:1.65}.card.svelte-1k9jl6p p:where(.svelte-1k9jl6p){margin:.5rem 0 0}.card.svelte-1k9jl6p ul:where(.svelte-1k9jl6p){margin:.5rem 0 0 1.25rem}.meta.svelte-1k9jl6p{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.85rem;color:var(--faf-gray);margin-bottom:.5rem}.result.svelte-1k9jl6p{margin-top:.75rem!important;padding:.65rem .85rem;background:var(--faf-card-success-bg);border:1px solid var(--faf-card-success-border);border-radius:6px}.faq.svelte-1k9jl6p{display:grid;gap:.85rem}.faq-item.svelte-1k9jl6p{background:var(--faf-surface);border-left:4px solid var(--faf-orange);border-radius:8px;padding:1.25rem 1.5rem}.faq-item.svelte-1k9jl6p h3:where(.svelte-1k9jl6p){font-size:1rem;font-weight:700;color:var(--faf-black);margin:0 0 .5rem}.faq-item.svelte-1k9jl6p p:where(.svelte-1k9jl6p){font-size:.95rem;color:var(--faf-dark);line-height:1.65;margin:0}.takeaways.svelte-1k9jl6p{background:var(--faf-surface);color:var(--faf-dark);border:1px solid var(--faf-light-gray);border-left:4px solid var(--faf-orange);border-radius:8px;padding:1.25rem 1.5rem}.takeaways.svelte-1k9jl6p ol:where(.svelte-1k9jl6p){margin:0 0 0 1.25rem}.takeaways.svelte-1k9jl6p li:where(.svelte-1k9jl6p){margin:.5rem 0;line-height:1.65;font-size:.95rem}.table-wrap.svelte-1k9jl6p{overflow-x:auto}table.svelte-1k9jl6p{width:100%;border-collapse:collapse;font-size:.9rem}th.svelte-1k9jl6p,td.svelte-1k9jl6p{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--faf-light-gray);color:var(--faf-dark)}th.svelte-1k9jl6p{background:var(--faf-orange);color:#fff;font-weight:600}pre.svelte-1k9jl6p{background:var(--faf-gray-light);color:var(--faf-dark);border:1px solid var(--faf-light-gray);padding:.85rem 1rem;border-radius:8px;overflow-x:auto;margin:.5rem 0;font-family:var(--font-mono);font-size:.82rem;line-height:1.5;white-space:pre-wrap}.card.svelte-1k9jl6p pre:where(.svelte-1k9jl6p) code:where(.svelte-1k9jl6p),pre.svelte-1k9jl6p code:where(.svelte-1k9jl6p){display:inline;margin-top:0;background:none;padding:0;color:inherit;border-radius:0}code.svelte-1k9jl6p{font-family:var(--font-mono);font-size:.9em;color:var(--faf-orange)}.footer-section.svelte-1k9jl6p{text-align:center;border-top:1px solid var(--faf-light-gray);padding-top:2rem}.footer-section.svelte-1k9jl6p p:where(.svelte-1k9jl6p){font-size:.95rem;color:var(--faf-gray);margin:.35rem 0}.footer-section.svelte-1k9jl6p a:where(.svelte-1k9jl6p){color:var(--faf-orange);text-decoration:none}.tagline.svelte-1k9jl6p{font-style:italic;color:var(--faf-orange)!important;margin-top:1rem!important}@media(max-width:768px){.hero.svelte-1k9jl6p h1:where(.svelte-1k9jl6p){font-size:1.9rem}.meta.svelte-1k9jl6p{flex-direction:column;gap:.35rem}}
