/*
Theme Name: ENP Theme
Theme URI: https://elmihwar.com
Author: El Mihwar
Description: Arabic/RTL programmatic-SEO theme for Algerian local news across 69 wilayas. Clone of code.html. Classic PHP templates — not a block theme. Data rendered by the enp-data plugin.
Version: 0.1.0
Requires at least: 6.0
Requires PHP: 8.0
License: Proprietary
Text Domain: enp-theme
*/

.material-symbols-outlined {
	font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
body { font-family: 'Manrope', sans-serif; }
.glass-header { backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
.no-scrollbar::-webkit-scrollbar { display: none; }
.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
@keyframes marquee { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } }
.animate-marquee { animation: marquee 40s linear infinite; }
