" + $"Your {planName} trial is active through {trialEndDate.Value:MMMM d, yyyy}. " + $"No credit card is required during the trial — we'll remind you before it ends.
" : string.Empty; var subject = $"Welcome to Powder Coating Logix — Your {planName} Account Is Ready"; var plain = $"Hi {firstName},\r\n\r\n" + $"Your Powder Coating Logix {planName} account is ready. Here's your temporary password to log in:\r\n\r\n" + $" Temporary password: {tempPassword}\r\n\r\n" + $"You'll be prompted to set a new password the first time you log in.\r\n\r\n" + trialPlainBlurb + $"Your {planName} plan includes:\r\n" + plainFeatures + "\r\n\r\n" + $"Get started quickly:\r\n" + $" 1. Log in at {baseUrl}\r\n" + $" 2. Complete the Setup Wizard — it takes about 5 minutes and configures your rates, inventory, and shop profile so quotes price correctly from day one.\r\n\r\n" + $"Need help? Our AI assistant is built right into the app — just click the chat icon. You can also reach us at support@powdercoatinglogix.com.\r\n\r\n" + $"Welcome aboard,\r\n" + $"The Powder Coating Logix Team"; var html = $@"