.fxa-section{gap:4rem;color:var(--foreground)}.fxa-hero,.fxa-section{display:flex;flex-direction:column}.fxa-hero{align-items:center;justify-content:center;gap:1.5rem}.fxa-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid var(--border);padding:.375rem .75rem;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground)}.fxa-pill svg{height:.875rem;width:.875rem}.fxa-h2{display:flex;max-width:100%;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;font-weight:500;color:var(--foreground)}.fxa-lead{max-width:42rem;text-align:center;font-size:1rem;line-height:1.625;color:var(--muted-foreground)}@media (min-width:768px){.fxa-lead{font-size:1.125rem}}.fxa-programs-wrap{margin-top:3rem}.fxa-stats{display:flex;flex-direction:column;margin-bottom:2rem;overflow:hidden;border-radius:1rem;border:1px solid #c9a84c28;background-color:#faf9f6;box-shadow:0 10px 40px rgba(15,23,42,.08)}@media (min-width:768px){.fxa-stats{flex-direction:row}}.fxa-stat{flex:1 1 0;padding:1.5rem 1.75rem;transition:background-color .15s ease}.fxa-stat:hover{background-color:var(--card)}.fxa-stat--bordered{border-bottom:1px solid #c9a84c26}@media (min-width:768px){.fxa-stat--bordered{border-bottom:none;border-right:1px solid #c9a84c26}}.fxa-stat-label{margin-bottom:.5rem;font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:#9e9887}.fxa-stat-value{margin-bottom:.375rem;font-size:1.5rem;font-weight:500;line-height:1;color:#16140f}.fxa-stat-desc{font-size:13px;line-height:1.375;color:#7a7260}.fxa-rule{margin-bottom:2rem;display:flex;align-items:center;gap:.875rem}.fxa-rule-line{height:1px;flex:1 1 auto;background-color:var(--border)}.fxa-rule-dot{height:.375rem;width:.375rem;flex-shrink:0;rotate:45deg;background-color:color-mix(in oklab,#78350f 40%,transparent)}.fxa-prog-grid{display:grid;grid-template-columns:1fr;gap:.875rem;margin-bottom:2.75rem}@media (min-width:768px){.fxa-prog-grid{grid-template-columns:repeat(3,1fr)}}.fxa-card{position:relative;display:flex;flex-direction:column;border-radius:18px;border:1px solid var(--border);padding:1.75rem;box-shadow:0 10px 40px rgba(15,23,42,.08);transition:transform .2s ease,border-color .2s ease}.fxa-card:hover{transform:translateY(-2px);border-color:#c9a84c48}.fxa-card--muted{background-color:#f9f8f5}.fxa-card--featured{background-color:#fff;border-color:#c9a84c38}.fxa-card-accent{position:absolute;top:0;left:20%;right:20%;height:2px;border-radius:0 0 2px 2px;background:linear-gradient(90deg,transparent,#c9a84c,transparent)}.fxa-card-head{margin-bottom:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.fxa-card-name{font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:#9e9887}.fxa-prog-badge{white-space:nowrap;border-radius:9999px;padding:.25rem .625rem;font-size:10px;font-weight:500}.fxa-prog-badge--green{background-color:#dcfce7;color:#166534}.fxa-prog-badge--amber{background-color:#fef3c7;color:#92400e}.fxa-prog-badge--red{background-color:#fee2e2;color:#991b1b}.fxa-apr-row{margin-bottom:.375rem;line-height:1}.fxa-apr-val{font-size:38px;font-weight:500;letter-spacing:-.015em;color:#16140f}.fxa-apr-suffix{margin-left:.25rem;font-size:18px;color:#7a7260}.fxa-tenor{margin-bottom:1rem;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9e9887}.fxa-divider{margin-bottom:1rem;height:1px;background-color:#c9a84c20}.fxa-card-desc{margin-bottom:1.5rem;flex:1 1 auto;font-size:14px;line-height:1.625;color:#7a7260}.fxa-card-foot{gap:.625rem;border-top:1px solid #c9a84c20;padding-top:1rem}.fxa-card-foot,.fxa-foot-icon{display:flex;align-items:center}.fxa-foot-icon{height:30px;width:30px;flex-shrink:0;justify-content:center;border-radius:.5rem;background-color:#f3ede0;color:#7a7260}.fxa-foot-icon svg{height:1rem;width:1rem}.fxa-foot-title{font-size:12px;font-weight:500;line-height:1.375;color:#16140f}.fxa-foot-sub{margin-top:.125rem;font-size:11px;line-height:1.375;color:#9e9887}.fxa-cta{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.fxa-cta-arrow{margin-left:.5rem;height:1rem;width:1rem}.fxa-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--muted-foreground);background:none;border:none;cursor:pointer;font:inherit}.fxa-link:hover{color:var(--foreground)}.fxa-link svg{height:1rem;width:1rem}