.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:left;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}.faq{margin-top:48px;max-width:820px}.faq__item{border-top:1px solid var(--border-default)}.faq__item:last-child{border-bottom:1px solid var(--border-default)}.faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 2px;cursor:pointer;list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary .faq__q{font-size:17px;font-weight:var(--weight-bold);letter-spacing:-.01em}.faq__mark{position:relative;width:18px;height:18px;flex:none}.faq__mark:before,.faq__mark:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:var(--gold-600);border-radius:2px;transition:transform .25s ease}.faq__mark:before{width:14px;height:2px}.faq__mark:after{width:2px;height:14px}.faq__item[open] .faq__mark:after{transform:rotate(90deg)}.faq__item>p{margin:0;padding:0 40px 24px 2px;font-size:15px;color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:720px}@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}
