Salary Calculator
This page keeps the salary helper visible inside the public web package. It can later be wired to the live calculation logic without changing the web shell.
What this utility should do
Show base pay, allowance, gross pay, deductions, and estimated take-home pay for the selected grade or role.
Who uses it
Applicants usually compare pay before choosing a path. Keeping the helper in the web package makes it easy to reach from the main nav later.
