@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue: #0e5a94;--blue2: #083d68;--red: #ef2737;--ink: #142333;--muted: #647382;--line: #dfe7ee;--soft: #f4f8fb;--white: #fff;--shadow: 0 18px 45px rgba(24, 62, 91, .09) }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.arabic{font-family:Cairo,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--blue2);color:#dbeaf5;font-size:13px}.topbar-inner{min-height:38px;display:flex;align-items:center;gap:30px}.topbar span{display:flex;align-items:center;gap:7px}.header{position:sticky;top:0;background:#fffffff7;z-index:50;border-bottom:1px solid #edf1f4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-wrap{height:84px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;min-width:180px}.brand img{width:180px;height:50px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;gap:23px;margin-left:auto}.nav a{font-size:14px;font-weight:600;color:#40505e;padding:31px 0;position:relative}.nav a.active,.nav a:hover{color:var(--blue)}.nav a.active:after{content:"";position:absolute;height:3px;bottom:0;left:0;right:0;background:var(--red);border-radius:3px}.nav-actions{display:flex;align-items:center;gap:10px}.lang,.menu-btn{border:0;background:transparent;cursor:pointer}.lang{display:flex;align-items:center;gap:6px;color:var(--blue);font-weight:700}.menu-btn{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--red);color:#fff;border:0;border-radius:8px;padding:14px 22px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ef273733}.btn.small{padding:10px 15px;font-size:13px}.btn.outline{background:#ffffff14;border:1px solid rgba(255,255,255,.7)}.btn.white{background:#fff;color:var(--blue)}.hero{min-height:620px;position:relative;display:flex;align-items:center;color:#fff;background:linear-gradient(110deg,#0b3f69,#0e5a94 47%,#0e5a942e),url(/hero-placeholder.jpg) center/cover no-repeat}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(4,33,57,.3),transparent)}.hero-content{position:relative;max-width:1180px}.hero-content>*{max-width:680px}.eyebrow{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#bfe2fa;margin-bottom:14px}.eyebrow.dark{color:var(--red)}.hero h1{font-size:58px;line-height:1.06;margin:0 0 22px;letter-spacing:-.035em}.hero p{font-size:19px;line-height:1.7;color:#e6f1f8}.hero-buttons{display:flex;gap:13px;margin-top:32px;flex-wrap:wrap}.quick{margin-top:-48px;position:relative;z-index:3}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.quick-grid div{padding:25px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.quick-grid svg{color:var(--red)}section{padding:88px 0}.section-title{text-align:center;margin-bottom:38px}.section-title span,.page-hero span{font-size:12px;font-weight:800;color:var(--red);text-transform:uppercase;letter-spacing:.14em}.section-title h2{font-size:38px;margin:10px 0}.section-title p{max-width:650px;margin:auto;color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#bcd3e5}.icon-box{width:48px;height:48px;border-radius:11px;background:#eaf4fb;color:var(--blue);display:grid;place-items:center}.icon-box.large{width:66px;height:66px}.card h3{margin:20px 0 10px}.card p{color:var(--muted);line-height:1.65;font-size:14px;min-height:67px}.card span,.doctor-card span{display:flex;align-items:center;gap:5px;color:var(--blue);font-size:13px;font-weight:700}.center-link{text-align:center;margin:34px 0 0}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800}.soft{background:var(--soft)}.doctors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.doctor-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.2s}.doctor-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.doctor-photo{height:220px;background:linear-gradient(145deg,#dcecf7,#9fc9e7);display:grid;place-items:center;font-size:52px;font-weight:800;color:var(--blue)}.doctor-card>div:last-child{padding:21px}.doctor-card h3{margin:0 0 7px}.doctor-card p{color:var(--blue);font-weight:700;margin:0 0 8px}.doctor-card small{display:block;color:var(--muted);margin-bottom:18px}.cta{padding:55px 0;background:linear-gradient(110deg,var(--blue2),var(--blue));color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:34px;margin:0 0 10px}.cta p{margin:0;color:#d8e9f4}.page-hero{padding:75px 0;background:linear-gradient(110deg,#f4f9fc,#e5f2fa)}.page-hero h1{font-size:46px;margin:12px 0}.page-hero p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.65}.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.two-col h2{font-size:40px;line-height:1.2}.two-col p{color:var(--muted);line-height:1.8}.image-placeholder{min-height:390px;border-radius:18px;background:linear-gradient(145deg,#e4f1f8,#c6e1f2);display:grid;place-content:center;gap:15px;text-align:center;color:var(--blue);font-weight:700}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.values div{background:#fff;border-radius:12px;padding:28px;text-align:center}.values svg{color:var(--red)}.detail{display:grid;grid-template-columns:1fr 340px;gap:60px}.detail h2{font-size:36px}.detail p{color:var(--muted);line-height:1.8}.checks{padding:0;list-style:none;margin:25px 0}.checks li{margin:12px 0}.checks li:before{content:"✓";color:var(--red);font-weight:800;margin-right:10px}.arabic .checks li:before{margin-right:0;margin-left:10px}.info-card,.contact-panel{background:var(--soft);border:1px solid #dce8f0;border-radius:14px;padding:28px;height:max-content}.info-card h3,.contact-panel h3{margin-top:0}.info-card p{font-size:14px}.steps{counter-reset:num;padding:0;list-style:none}.steps li{counter-increment:num;margin:14px 0;padding:15px 16px;background:var(--soft);border-radius:8px}.steps li:before{content:counter(num);display:inline-grid;place-items:center;width:25px;height:25px;background:var(--blue);color:#fff;border-radius:50%;font-size:12px;margin-right:10px}.arabic .steps li:before{margin-right:0;margin-left:10px}.notice{margin-top:30px;background:#fff8e7;border:1px solid #f2d99a;padding:18px;border-radius:9px;color:#725a1e;font-size:13px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-list>div{padding:28px;border:1px solid var(--line);border-radius:14px}.service-list p{color:var(--muted);line-height:1.65}.doctor-profile{display:grid;grid-template-columns:360px 1fr;gap:55px;align-items:center}.doctor-photo.big{height:410px;border-radius:18px}.doctor-profile h2{font-size:40px;margin-bottom:5px}.doctor-profile h4{color:var(--blue);font-size:18px}.doctor-profile p{color:var(--muted);line-height:1.8}.form-layout{display:grid;grid-template-columns:1fr 340px;gap:35px}.appointment-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:30px;border:1px solid var(--line);border-radius:14px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1px solid #cad6df;border-radius:8px;padding:13px;background:#fff;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0e5a941a}.field.full,.full-btn{grid-column:1/-1}.consent{flex-direction:row;align-items:center}.contact-panel a{display:flex;align-items:center;gap:9px;margin:15px 0;color:var(--blue);font-weight:700}.contact-panel small{color:var(--muted);line-height:1.6}.success{text-align:center;padding:70px 30px;border:1px solid var(--line);border-radius:14px}.success svg{color:#1f9d64}.notfound{text-align:center;min-height:60vh}.notfound h1{font-size:100px;margin:0;color:var(--blue)}footer{background:#082f50;color:#d5e3ec;padding:65px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr;gap:45px}.footer-logo{width:230px;height:70px;object-fit:contain;background:#fff;border-radius:7px;padding:5px}.footer-grid p{font-size:14px;line-height:1.7;color:#a9c0cf}.footer-grid h4{color:#fff}.footer-grid a{display:block;margin:12px 0;font-size:14px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;font-size:12px;color:#87a5b8}.whatsapp{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #0003;z-index:20}.arabic .nav{margin-left:0;margin-right:auto}.arabic .brand img{object-position:right center}.arabic .whatsapp{right:auto;left:22px}@media(max-width:1050px){.menu-btn{display:block;margin-left:auto}.arabic .menu-btn{margin-left:0;margin-right:auto}.nav{position:absolute;top:84px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:10px 25px 25px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{padding:12px 0}.nav-actions .btn{display:none}.nav-actions{order:4}.cards,.doctors-grid,.service-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 26px,1180px)}.topbar-inner span:nth-child(2),.topbar-inner span:nth-child(3){display:none}.brand img{width:155px}.nav-wrap{height:74px}.nav{top:74px}.hero{min-height:580px}.hero h1{font-size:42px}.hero p{font-size:16px}.quick{margin-top:0}.quick-grid{grid-template-columns:1fr 1fr;border-radius:0}.quick-grid div{padding:18px}.section-title h2,.page-hero h1{font-size:32px}.cards,.service-list,.values,.footer-grid{grid-template-columns:1fr}.doctors-grid{grid-template-columns:1fr 1fr}.two-col,.detail,.doctor-profile,.form-layout{grid-template-columns:1fr}.doctor-profile{gap:25px}.doctor-photo.big{height:330px}.appointment-form{grid-template-columns:1fr}.field.full,.full-btn{grid-column:auto}.cta-inner{flex-direction:column;align-items:flex-start}.hero-buttons .btn{width:100%}section{padding:60px 0}.page-hero{padding:55px 0}.footer-grid{gap:25px}}@media(max-width:480px){.doctors-grid,.quick-grid{grid-template-columns:1fr}.nav-actions .lang{font-size:0}.nav-actions .lang svg{width:22px}.hero h1{font-size:36px}.hero{min-height:620px}.appointment-form{padding:18px}.doctor-photo{height:260px}}.doctor-photo{width:100%;height:240px;overflow:hidden;background:#d9ebfb;display:flex;justify-content:center;align-items:center}.doctor-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.doctor-photo.big{width:100%;height:520px;border-radius:20px;overflow:hidden;background:#eef5fb}.doctor-photo.big img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
