/*
Theme Name: AI Influencer Unfiltered
Theme URI: https://example.com/
Author: AI Influencer Unfiltered
Description: A custom WordPress theme for an AI influencer education brand, including an interactive homepage, member login, member learning hub, and lesson library.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: aiu
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position:absolute!important; width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0; }
