/*
Theme Name: Hanaa Salem Clinic
Theme URI: https://hanaasalim.alkenzy.com/
Author: OpenAI
Description: قالب عربي مخصص لمركز د. هناء سالم للاستشارات النفسية والحجوزات أونلاين.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: hanaa-salem-clinic
*/

:root{
  --hs-blue:#2f80ed;
  --hs-blue-dark:#0b4ca1;
  --hs-blue-soft:#eaf4ff;
  --hs-navy:#17324d;
  --hs-text:#26384b;
  --hs-muted:#6d7f92;
  --hs-border:#dbe8f5;
  --hs-bg:#f7fbff;
  --hs-white:#fff;
  --hs-shadow:0 12px 30px rgba(29,78,128,.10);
  --hs-radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Tahoma,Arial,sans-serif;background:var(--hs-bg);color:var(--hs-text);direction:rtl;line-height:1.8}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
.container{width:min(1180px,92%);margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--hs-border)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--hs-blue-dark)}
.brand-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--hs-blue),var(--hs-blue-dark));display:grid;place-items:center;color:#fff;font-size:25px}
.brand-text small{display:block;color:var(--hs-muted);font-size:12px;font-weight:500;margin-top:-4px}
.main-nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700}
.main-nav a:hover{color:var(--hs-blue)}
.header-actions{display:flex;gap:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 20px;border:1px solid var(--hs-blue);font-weight:800;transition:.2s;cursor:pointer}
.btn-primary{background:linear-gradient(135deg,var(--hs-blue),#1d67cb);color:#fff;box-shadow:0 10px 22px rgba(47,128,237,.22)}
.btn-primary:hover{transform:translateY(-1px);filter:brightness(.98)}
.btn-outline{background:#fff;color:var(--hs-blue-dark)}
.hero{padding:64px 0 34px;background:radial-gradient(circle at 15% 25%,#ddecff 0,transparent 32%),linear-gradient(180deg,#fff,#f5faff)}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px}
.eyebrow{display:inline-block;background:var(--hs-blue-soft);color:var(--hs-blue-dark);padding:7px 12px;border-radius:99px;font-size:13px;font-weight:800}
.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.25;margin:18px 0;color:var(--hs-blue-dark)}
.hero p{font-size:18px;color:var(--hs-muted);max-width:620px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.doctor-wrap{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:center}
.doctor-blob{position:absolute;inset:30px 40px 40px;background:linear-gradient(180deg,#d8ecff,#eef7ff);border-radius:48% 52% 42% 58% / 54% 42% 58% 46%}
.doctor-photo{position:relative;z-index:2;width:min(430px,90%);border-radius:34px;box-shadow:var(--hs-shadow)}
.hero-badge{position:absolute;z-index:3;bottom:22px;right:10px;background:#fff;border:1px solid var(--hs-border);box-shadow:var(--hs-shadow);border-radius:18px;padding:14px 18px;font-weight:800;color:var(--hs-blue-dark)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}
.card{background:#fff;border:1px solid var(--hs-border);border-radius:var(--hs-radius);box-shadow:var(--hs-shadow)}
.trust-card{padding:22px;text-align:center}
.icon{width:46px;height:46px;border-radius:14px;background:var(--hs-blue-soft);color:var(--hs-blue-dark);display:grid;place-items:center;margin:0 auto 12px;font-size:22px}
.section{padding:74px 0}
.section-title{text-align:center;max-width:720px;margin:0 auto 34px}
.section-title h2{font-size:36px;color:var(--hs-blue-dark);margin:0 0 10px}
.section-title p{color:var(--hs-muted);margin:0}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.service-card{padding:24px}
.service-card h3{margin:12px 0 6px;color:var(--hs-navy)}
.service-card p{margin:0;color:var(--hs-muted);font-size:14px}
.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:stretch}
.profile-card{padding:28px;text-align:center}
.profile-card img{width:170px;height:170px;object-fit:cover;border-radius:50%;margin:0 auto 16px;border:7px solid var(--hs-blue-soft)}
.profile-card h3{margin:0;color:var(--hs-blue-dark);font-size:26px}
.profile-card p{margin:4px 0;color:var(--hs-muted)}
.about-card{padding:30px}
.about-card h2{color:var(--hs-blue-dark);margin-top:0}
.about-card ul{padding:0;list-style:none;margin:18px 0 0}
.about-card li{padding:9px 0;border-bottom:1px dashed var(--hs-border)}
.booking{background:linear-gradient(135deg,#0f5fc4,#2f80ed);color:#fff}
.booking .section-title h2,.booking .section-title p{color:#fff}
.booking-box{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.booking-card{background:#fff;color:var(--hs-text);padding:28px;border-radius:24px}
.booking-card h3{color:var(--hs-blue-dark);margin-top:0}
.steps{display:grid;gap:12px}
.step{display:flex;gap:12px;align-items:flex-start}
.step-number{flex:0 0 36px;height:36px;border-radius:50%;background:var(--hs-blue-soft);color:var(--hs-blue-dark);display:grid;place-items:center;font-weight:900}
.cta-strip{margin-top:28px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:#fff;color:var(--hs-blue-dark);padding:22px;border-radius:20px}
.site-footer{background:#0c4f9e;color:#dfeeff;padding:28px 0}
.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}
.footer-links{display:flex;gap:16px;flex-wrap:wrap;font-size:13px}
.mobile-menu{display:none}
@media (max-width:960px){.main-nav{display:none}.mobile-menu{display:block}.hero-grid,.about-grid,.booking-box{grid-template-columns:1fr}.hero{padding-top:36px}.doctor-wrap{min-height:420px}.trust-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:620px){.header-actions .btn-outline{display:none}.hero h1{font-size:38px}.hero p{font-size:16px}.trust-grid,.services-grid{grid-template-columns:1fr}.doctor-wrap{min-height:340px}.doctor-photo{width:82%}.section{padding:52px 0}.section-title h2{font-size:30px}.header-inner{min-height:68px}.brand-text{font-size:14px}}
