/*
Theme Name:        Cybe T&T Theme
Theme URI:         https://cybetravels.com
Author:             Cybe Travels & Tours
Author URI:         https://cybetravels.com
Description:        Ultra-premium neumorphic luxury theme for Cybe Travels & Tours Agency. Built for the Cybe T&T Plugin, Elementor compatible, SEO + performance optimized.
Version:            1.0.0
Requires at least:  6.0
Requires PHP:       8.0
Tested up to:       6.7
License:            GNU General Public License v2 or later
License URI:        https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        cybe-tt-theme
Tags:                travel, luxury, neumorphism, elementor, custom-colors, custom-logo, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

All actual presentational CSS lives in /assets/css/*.css and is enqueued
via inc/enqueue.php — this file exists to satisfy the WordPress theme
header requirement and provides only a minimal safety reset.
*/

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}
