/*
Theme Name: Vanguard Research Labs
Theme URI: https://vanguardresearchlabs.com
Description: Custom theme for Vanguard Research Labs - Premium Research Peptides
Author: Vivid
Version: 1.3.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: vanguard
*/

* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Inter', -apple-system, sans-serif; line-height: 1.6; color: #111; background: #fff; }
a { text-decoration: none; color: inherit; }
img { max-width: 100%; height: auto; }
ul, ol { list-style: none; }
