/*
Theme Name: Earnly
Theme URI: https://earnly.app
Author: Earnly
Description: Mobile rewards app theme for Earnly — tasks, referrals, withdrawals, Flutterwave upgrade, live support. Works with the Earnly Core plugin.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: earnly
*/

/* Theme shell — main UI lives in assets/css/app.css */
body.earnly-app-body {
  margin: 0;
  padding: 0;
  background: #0b0918;
}
.earnly-wp-admin-bar-fix {
  margin-top: 0 !important;
}
