/*
Theme Name: LanderClient (SaaS Consumer)
Theme URI: https://your-agency.com
Author: Habibur Rahman
Author URI: https://your-agency.com
Description: Connects to LanderServer to import and display high-converting landing pages via API.
Version: 1.0.0
Text Domain: landerclient
*/

/* * This file is required for WordPress to recognize the theme.
 * Actual styling comes from the API import.
 */

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background: #f1f5f9;
    color: #334155;
    margin: 0;
}