/*
Theme Name: Toquemonos Pure
Theme URI: https://toquemonos.com
Description: Un tema 100% custom, ultraligero y diseñado para máxima estabilidad. Sin dependencias de Woodmart.
Author: Antigravity AI
Version: 1.0.0
Text Domain: toquemonos-pure
*/

/* Reset & Global Styles */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Inter', sans-serif; background: #fff; color: #333; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
li { list-style: none; }
img { max-width: 100%; height: auto; }
