/* Seller Profit Calculator (Profit Margin Analyser) landing page.
   Shared retail app landing page components (hero, calculator cards,
   cost factors, scenario cards, FAQ accordion, etc.) live in
   /assets/css/retail.css. This file only holds this page's own
   accent-ink override. */

.seller-profit-page {
    --nm-accent-ink: #1c8f63;
}
