/*
Theme Name: Pathan Endocrinology Professor
Theme URI: https://pathan.bd/
Description: A standalone WordPress theme for a professor-led diabetes and endocrinology practice. Includes an uploadable doctor portrait, Pathan.bd branding, clinical services, appointments, chamber information, patient education, social links, Schema.org Physician data and responsive medical-blue layouts.
Author: MyRx
Author URI: https://pathan.bd/
Version: 1.2.1
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: drparvez-medical-flex
Domain Path: /languages
Tags: medical, blog, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, one-column, two-columns, right-sidebar, theme-options, translation-ready, wide-blocks
*/

:root {
  --dp-primary: #1268a8;
  --dp-primary-dark: #073b5c;
  --dp-accent: #23a6d5;
  --dp-soft: #eaf6fc;
  --dp-surface: #ffffff;
  --dp-page: #f7fafc;
  --dp-text: #173042;
  --dp-muted: #5c7280;
  --dp-border: #d9e8ef;
  --dp-success: #16836f;
  --dp-radius: 18px;
  --dp-shadow: 0 18px 45px rgba(7, 59, 92, 0.10);
}
