/*
Theme Name: TEBA Agent Portal
Theme URI: https://agents.tebaleague.com
Author: TEBA League
Author URI: https://tebaleague.com
Description: Standalone production theme for the TEBA Agent Portal (agents.tebaleague.com). Provides the public landing page, agent login, and the persistent "Agent Shell" (sidebar + topbar) that wraps the TEBA Agent Portal plugin's shortcodes. Designed to pair with the TEBA Agent Portal plugin v2.4.0+ and WPBakery Page Builder.
Version: 1.0.3
Requires PHP: 7.4
Text Domain: teba-agent-portal-theme
*/

/* All component styling lives in assets/css/ — this file intentionally
   stays minimal. See:
   - assets/css/design-tokens.css   (Claude Design mockup tokens)
   - assets/css/shell.css           (sidebar/topbar/app shell)
   - assets/css/landing.css         (public landing page + login)
   - assets/css/mockup-skin.css     (plugin re-skin, Option C)
*/

html, body {
  margin: 0;
  padding: 0;
}
