/*
Theme Name: Lamas & Co Institutional
Theme URI: https://lamas-co-129e9a0.ingress-erytho.ewp.live/
Author: Lamas & Co
Description: A single-page institutional landing theme for Lamas & Co. Page markup and styling are assembled at runtime by an obfuscated script bundle (assets/app.min.js) rather than shipped as plain HTML/CSS, and a companion script (assets/guard.min.js) discourages right-click and common inspect-element shortcuts. Note: this is a deterrent only — client-side code can never be fully hidden from a determined visitor, since the browser must still render the final page.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lamas-co
*/

/* Intentionally minimal: visual styling is injected at runtime by assets/app.min.js */
html,body{margin:0;padding:0;background:#000;}
