/*
Theme Name: DialyWeb Elementor Theme
Theme URI: 
Author: Antigravity
Author URI: 
Description: A custom WordPress theme tailored for high-converting business sites, styled with Tailwind CSS, utilizing intentional asymmetry and high-end aesthetics. It declares Elementor support.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dialyweb
*/

.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.hero-gradient {
    background: linear-gradient(135deg, #003ec7 0%, #0052ff 100%);
}
body { font-family: 'Inter', sans-serif; }
h1, h2, h3, .brand-font { font-family: 'Manrope', sans-serif; }
