/*
Theme Name: Noor Ala Noor (Bilingual)
Theme URI: https://nooralanoor.com
Author: Ahmed Alhiary (prepared by ChatGPT)
Description: Full Site Editing (block) theme for a bilingual (EN/AR) lighting & smart automation company. Includes RTL tweaks and image-based patterns.
Version: 1.1.0
Requires at least: 6.2
Tested up to: 6.4
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nooralanoor
Tags: full-site-editing, block-patterns, rtl-language-support, responsive-layout, custom-logo
*/

:root { scroll-behavior: smooth; }
.nnn-hero { padding-top: clamp(3rem, 6vw, 6rem); padding-bottom: clamp(3rem, 6vw, 6rem); }
.nnn-section { padding-top: clamp(2.5rem, 5vw, 5rem); padding-bottom: clamp(2.5rem, 5vw, 5rem); }
.nnn-kpi { border-left: 3px solid currentColor; padding-left: 1rem; }
html[dir="rtl"] .nnn-kpi { border-left: 0; padding-left: 0; border-right: 3px solid currentColor; padding-right: 1rem; }
.nnn-card { border: 1px solid rgba(0,0,0,.08); border-radius: 16px; padding: 1.25rem; height: 100%; }
.nnn-badge { display:inline-block; padding:.25rem .6rem; border-radius:999px; border:1px solid rgba(0,0,0,.15); font-size:.85rem; }
