.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.crumbs{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:var(--weight-semibold);color:var(--ink-400);margin-bottom:26px}.crumbs a{color:var(--ink-300);transition:color .15s ease}.crumbs a:hover{color:var(--white)}.crumbs [aria-current]{color:var(--gold-400)}.fde-formula{display:flex;align-items:center;gap:14px 18px;flex-wrap:wrap;margin-top:48px;padding:26px 30px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.fde-formula__term{font-size:17px;font-weight:var(--weight-bold);letter-spacing:-.01em;padding:10px 18px;border-radius:var(--radius-pill);background:var(--surface-sunken);color:var(--text-primary)}.fde-formula__term--result{background:var(--gold-500);color:var(--text-on-brand);box-shadow:var(--shadow-gold)}.fde-formula__op{font-family:var(--font-figure);font-size:22px;font-weight:var(--weight-bold);color:var(--text-tertiary)}.caps--3{grid-template-columns:repeat(3,1fr)}.fde-table__scroll{margin-top:52px;overflow-x:auto}.fde-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);font-size:14.5px;line-height:var(--leading-relaxed)}.fde-table th,.fde-table td{padding:16px 22px;text-align:start;vertical-align:top}.fde-table thead th{font-size:13px;font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);background:var(--surface-sunken);border-bottom:1px solid var(--border-subtle)}.fde-table thead th.fde-table__hl{color:var(--gold-800)}.fde-table tbody th{font-weight:var(--weight-bold);color:var(--text-primary);white-space:nowrap;width:1%}.fde-table tbody td{color:var(--text-secondary)}.fde-table tbody td.fde-table__hl{color:var(--text-primary);font-weight:var(--weight-semibold);background:var(--surface-brand-soft)}.fde-table tbody tr+tr th,.fde-table tbody tr+tr td{border-top:1px solid var(--border-subtle)}.flow--4{grid-template-columns:repeat(4,1fr)}.flow__step h3{font-size:19px;font-weight:var(--weight-bold);margin:10px 0 0;letter-spacing:-.01em}@media(max-width:1024px){.flow--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:880px){.caps--3{grid-template-columns:1fr}.fde-formula{gap:10px 14px;padding:22px}.fde-formula__term{font-size:15px;padding:9px 15px}}@media(max-width:560px){.flow--4{grid-template-columns:1fr}}[data-theme=dark] .fde-table thead th.fde-table__hl{color:var(--gold-400)}[data-theme=dark] .fde-table tbody td.fde-table__hl{background:#febd0314}[dir=rtl] .fde-table thead th{letter-spacing:normal;text-transform:none}
