/*
Theme Name: Stageverse Theatrical Production
Theme URI: https://stageverse.example.com
Author: Stageverse Team
Author URI: https://stageverse.example.com
Description: A premium, luxury WordPress theme for theatrical production companies. Black + Gold + White palette, elegant typography, smooth animations and a full Stageverse Pro dashboard for managing every section without touching code. Lightweight, SEO-friendly, secure, fully responsive and translation ready.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
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: stageverse
Tags: theatre, production, business, portfolio, custom-menu, custom-colors, custom-logo, featured-images, full-width-template, translation-ready, threaded-comments
*/

/*
 * The compiled front-end styles live in assets/css/main.css and are enqueued
 * separately for performance. This file only carries the required WordPress
 * theme header plus a couple of baseline resets so the theme validates.
 */

:root {
	--sv-container: 1240px;
}

html {
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}
