/*
Theme Name:       RAWCO
Theme URI:        https://rawco.com.ar
Author:           RAWCO Studio · Necochea
Author URI:       https://rawco.com.ar
Description:      Tema editorial B&W estricto para tiendas de streetwear con WooCommerce. Tipografía Bebas Neue + Fraunces + JetBrains Mono. Sistema visual de RAWCO V2 2026.
Version:          2.0.0
Tested up to:     6.5
Requires PHP:     7.4
WC requires at least: 8.0
WC tested up to:  9.0
License:          GPL v2 or later
License URI:      http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:      rawco
Tags:             woocommerce, streetwear, editorial, black-and-white, custom-logo, custom-menu, featured-images, full-width-template, theme-options
*/

/* This file is required by WordPress.
   Real styles live in assets/css/rawco-system.css.
   See functions.php → wp_enqueue_style. */

/* Reset minimal */
*,*::before,*::after{ box-sizing:border-box; }
html{ -webkit-text-size-adjust:100%; }
body{ margin:0; }
img{ display:block; max-width:100%; height:auto; }
button{ font-family:inherit; }
a{ color:inherit; text-decoration:none; }
