/*
Theme Name: Ordmesh V1
Theme URI: https://ordmesh.com
Author: Ordmesh Studio
Author URI: https://ordmesh.com
Description: Minimalist, video-driven portfolio/agency theme built for design studios. Fully compatible with Elementor, Elementor Pro and Contact Form 7. Includes a custom Theme Settings panel for managing the logo, favicon and homepage hero slider (image, video and GIF support).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ordmesh
Tags: portfolio, agency, one-page, custom-logo, custom-menu, elementor

Ordmesh V1 is an original theme. All markup, styles and PHP are written
from scratch and are not copied from any third-party site or theme.
*/

/* Basic reset — full styles live in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img, video { max-width: 100%; height: auto; display: block; }
