/*
Theme Name: PYXAX
Theme URI: https://pyxax.com
Description: Custom WooCommerce theme for PYXAX — precision research peptide supplier. Dark editorial aesthetic (obsidian + cyan), Syne / DM Mono / DM Sans typography, compliance-forward RUO positioning. Cylinder product imagery, Research Hub, COA Library.
Author: PYXAX
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.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: pyxax
Tags: e-commerce, custom-colors, custom-menu, featured-images, full-width-template
WC requires at least: 6.0
WC tested up to: 9.0
*/

/*
 * The full visual system lives in assets/css/pyxax.css (ported verbatim from pyxax.com)
 * and is enqueued from functions.php. This file only carries the theme header + a
 * couple of WordPress-admin-bar / body-class safeguards.
 */

body.admin-bar nav { top: 32px; }
@media screen and (max-width: 782px) {
  body.admin-bar nav { top: 46px; }
}
