/*
Theme Name: Cyberweb Digital
Theme URI: https://cyberwebdigital.com
Author: Cyberweb Digital Private Limited
Author URI: https://cyberwebdigital.com
Description: Custom WordPress theme for Cyberweb Digital Private Limited — an AI-powered digital agency site. Converted from the original React/Tailwind marketing site, preserving all content, colors, typography and motion.
Version: 1.0.0
Requires at least: 6.0
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: cyberweb-digital
Tags: custom-menu, featured-images, translation-ready
*/

/* Base resets — main design system lives in assets/css/theme.css */
html { -webkit-text-size-adjust: 100%; }
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
button { font: inherit; cursor: pointer; }
ul { list-style: none; margin: 0; padding: 0; }
