.breadcrumbs[data-astro-cid-kpotfyr3]{padding-top:1.5rem;font-size:var(--fs-xs);color:var(--color-text-muted)}.breadcrumbs[data-astro-cid-kpotfyr3] ol[data-astro-cid-kpotfyr3]{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumbs[data-astro-cid-kpotfyr3] a[data-astro-cid-kpotfyr3]{color:var(--color-navy-3)}.breadcrumbs[data-astro-cid-kpotfyr3] a[data-astro-cid-kpotfyr3]:hover{color:var(--color-gold-3)}.section-hero[data-astro-cid-kpotfyr3]{padding-block:clamp(2.5rem,7vh,4.5rem)}.section-hero[data-astro-cid-kpotfyr3] h1[data-astro-cid-kpotfyr3]{font-size:var(--fs-h1);margin-bottom:1.25rem;max-width:60rem}.section-hero[data-astro-cid-kpotfyr3] .lead[data-astro-cid-kpotfyr3]{max-width:52rem;margin-bottom:1rem}.hero-cta[data-astro-cid-kpotfyr3]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.prose[data-astro-cid-kpotfyr3]{max-width:52rem}.prose[data-astro-cid-kpotfyr3] h2[data-astro-cid-kpotfyr3]{font-size:var(--fs-h2);color:var(--color-navy);margin-bottom:1.25rem}.prose[data-astro-cid-kpotfyr3] p[data-astro-cid-kpotfyr3]{font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--color-text);margin-bottom:1.25rem}.prose[data-astro-cid-kpotfyr3] p[data-astro-cid-kpotfyr3]:last-child{margin-bottom:0}.check-list[data-astro-cid-kpotfyr3]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.check-list[data-astro-cid-kpotfyr3] li[data-astro-cid-kpotfyr3]{position:relative;padding-left:1.75rem;font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--color-text)}.check-list[data-astro-cid-kpotfyr3] li[data-astro-cid-kpotfyr3]:before{content:"";position:absolute;left:0;top:.55em;width:.75rem;height:.75rem;border-radius:2px;background:var(--color-gold)}.data-table-wrap[data-astro-cid-kpotfyr3]{margin:2rem 0 0}.data-table[data-astro-cid-kpotfyr3]{width:100%;border-collapse:collapse;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;font-size:var(--fs-sm)}.data-table[data-astro-cid-kpotfyr3] caption[data-astro-cid-kpotfyr3]{caption-side:top;text-align:left;font-weight:var(--fw-semibold);color:var(--color-navy);font-size:var(--fs-sm);margin-bottom:.75rem}.data-table[data-astro-cid-kpotfyr3] th[data-astro-cid-kpotfyr3],.data-table[data-astro-cid-kpotfyr3] td[data-astro-cid-kpotfyr3]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border);line-height:var(--lh-relaxed)}.data-table[data-astro-cid-kpotfyr3] thead[data-astro-cid-kpotfyr3] th[data-astro-cid-kpotfyr3]{background:var(--color-cream);color:var(--color-navy);font-weight:var(--fw-semibold)}.data-table[data-astro-cid-kpotfyr3] tbody[data-astro-cid-kpotfyr3] tr[data-astro-cid-kpotfyr3]:last-child td[data-astro-cid-kpotfyr3]{border-bottom:0}.data-table[data-astro-cid-kpotfyr3] td[data-astro-cid-kpotfyr3]:last-child,.data-table[data-astro-cid-kpotfyr3] th[data-astro-cid-kpotfyr3]:last-child{font-variant-numeric:tabular-nums}.table-note[data-astro-cid-kpotfyr3]{font-size:var(--fs-xs);color:var(--color-text-muted);line-height:var(--lh-relaxed);margin-top:.75rem}.link-cards[data-astro-cid-kpotfyr3]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}@media (min-width: 48rem){.link-cards[data-astro-cid-kpotfyr3]{grid-template-columns:repeat(2,1fr)}}.link-card[data-astro-cid-kpotfyr3]{display:block;background:var(--color-white);border:1px solid var(--color-border);border-left:3px solid var(--color-gold);border-radius:var(--radius-md);padding:1.25rem 1.5rem;color:inherit;transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.link-card[data-astro-cid-kpotfyr3]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.link-card[data-astro-cid-kpotfyr3] h3[data-astro-cid-kpotfyr3]{font-size:var(--fs-md);color:var(--color-navy);margin-bottom:.35rem}.link-card[data-astro-cid-kpotfyr3] p[data-astro-cid-kpotfyr3]{font-size:var(--fs-sm);color:var(--color-text-muted);margin:0;line-height:var(--lh-relaxed)}.section-head[data-astro-cid-kpotfyr3]{text-align:center;max-width:45rem;margin:0 auto 2.5rem}.faq-list[data-astro-cid-kpotfyr3]{max-width:52rem;margin:0 auto;display:flex;flex-direction:column;gap:.625rem}.faq-item[data-astro-cid-kpotfyr3]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1rem 1.25rem;transition:border-color var(--dur-fast) var(--ease)}.faq-item[data-astro-cid-kpotfyr3][open]{border-color:var(--color-gold)}.faq-item[data-astro-cid-kpotfyr3] summary[data-astro-cid-kpotfyr3]{cursor:pointer;font-weight:var(--fw-semibold);color:var(--color-navy);list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}.faq-item[data-astro-cid-kpotfyr3] summary[data-astro-cid-kpotfyr3]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-kpotfyr3] summary[data-astro-cid-kpotfyr3]:after{content:"+";font-size:1.5rem;line-height:1;color:var(--color-gold-3);flex-shrink:0}.faq-item[data-astro-cid-kpotfyr3][open] summary[data-astro-cid-kpotfyr3]:after{content:"−"}.faq-item[data-astro-cid-kpotfyr3] p[data-astro-cid-kpotfyr3]{margin:.75rem 0 0;color:var(--color-text-muted);line-height:var(--lh-relaxed)}.cta-section[data-astro-cid-kpotfyr3] h2[data-astro-cid-kpotfyr3]{font-size:var(--fs-h2);margin-bottom:1rem}.cta-buttons[data-astro-cid-kpotfyr3]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.disclaimer[data-astro-cid-kpotfyr3]{max-width:52rem;font-size:var(--fs-xs);color:var(--color-text-muted);line-height:var(--lh-relaxed);border-top:1px solid var(--color-border);padding-top:1.5rem}
