/*
Theme Name: BrandLamb
Theme URI: https://brandlamb.com
Author: BrandLamb
Author URI: https://brandlamb.com
Description: A bright, playful, conversion-focused WordPress theme for BrandLamb — design, video editing, low-code development and marketing strategy. Built around the original sheep mark and cyan/blue/coral palette, with modern scroll-driven sections, glass cards and an animated hero, fully editable in the Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brandlamb
Tags: agency, business, portfolio, one-page, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready
*/

/* Full design system lives in /assets/css/theme.css (enqueued in functions.php).
   This file carries the required theme header + a minimal reset. */

*,*::before,*::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }
