/*
Theme Name: Medical 1
Theme URI: https://goldenpixel.net/medical-1
Author: Golden Pixel Designs
Author URI: https://goldenpixel.net
Description: Medical 1 is a modern, bilingual (English / Arabic + full RTL) WordPress theme for clinics, hospitals, medical centers and online pharmacies. It ships with a real-time 3D DNA hero, a built-in AI assistant, WhatsApp ordering for a self-contained pharmacy catalog, doctor & service profiles, an appointment system and a fully translatable Customizer — every word in both languages is editable without code. Dark mode, mobile-first, accessible, and zero required plugins for one-click setup.
Version: 1.0.3
Requires at least: 6.0
Tested up to: 6.5
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: medical-one
Tags: bilingual, rtl-language-support, custom-colors, custom-logo, custom-menu, dark-mode, translation-ready, theme-options, blog, e-commerce, featured-images, threaded-comments
*/

/*
  Medical 1 — the full design system, components and responsive rules live in
  assets/css/main.css (enqueued from functions.php). This file holds only the
  required WordPress theme header above plus a minimal base so the theme is a
  valid, working stylesheet even before the main assets load.
*/

:root { --m1-fallback-ink: #0A1F38; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body { margin: 0; font-family: 'Manrope', system-ui, -apple-system, 'Segoe UI', sans-serif; color: var(--m1-fallback-ink); background: #fff; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
