:root{
--gold:#CA8A04;--gold-light:#DAA520;--gold-hover:#B8780A;
--bg:#1A0F0A;--surface:#2C1A10;--surface-elevated:#3D2517;
--border-subtle:#5C3D2E;
--text-primary:#F5E6D3;--text-secondary:#BFA98A;
--gold-25:#CA8A0440;
--radius-default:4px;--radius-full:9999px;
--shadow-sm:1px 1px 3px rgba(202,138,4,0.15);
--shadow-md:2px 4px 16px rgba(202,138,4,0.25);
--font-headline:'Cinzel',serif;--font-body:'Spectral',serif;
}
body.wcd-page{margin:0;background:var(--bg);font-family:var(--font-body);}
.wcd-page a{color:inherit;}
.wcd-page img{max-width:100%;display:block;}
#wpadminbar{position:fixed !important;}
@keyframes wcdHeroCrossfade{0%,28%{opacity:1;}33%,97%{opacity:0;}100%{opacity:1;}}
@keyframes wcdKenBurns{0%{transform:scale(1);}100%{transform:scale(1.12);}}
.wcd-hero-slide{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;max-width:100% !important;object-fit:cover !important;opacity:0;animation:wcdHeroCrossfade 15s infinite, wcdKenBurns 15s infinite linear;}
.wcd-hero-slide:nth-child(1){animation-delay:0s, 0s;z-index:1;}
.wcd-hero-slide:nth-child(2){animation-delay:5s, 0s;z-index:1;}
.wcd-hero-slide:nth-child(3){animation-delay:10s, 0s;z-index:1;}

@keyframes wcdFadeUp{from{opacity:0;transform:translateY(28px);}to{opacity:1;transform:translateY(0);}}
.wcd-reveal{opacity:0;}
.wcd-reveal.is-visible{animation:wcdFadeUp 0.9s cubic-bezier(.2,.7,.3,1) forwards;}

.wcd-page a, .wcd-page button{transition:color 0.3s ease, background 0.3s ease, border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;}
.wcd-btn-gold:hover{background:var(--gold-hover) !important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(202,138,4,0.35);}
.wcd-btn-outline:hover{background:rgba(202,138,4,0.08) !important;border-color:var(--gold) !important;transform:translateY(-2px);}
.wcd-nav-link:hover{color:var(--gold) !important;}
.wcd-card{transition:transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;}
.wcd-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(202,138,4,0.18);border-color:var(--gold-25) !important;}
.wcd-img-zoom{overflow:hidden;border-radius:var(--radius-default);position:relative;}\n.wcd-img-zoom::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,6,4,0) 60%,rgba(10,6,4,0.55) 100%);opacity:0;transition:opacity 0.4s ease;}\n.wcd-img-zoom:hover::after{opacity:1;}
.wcd-img-zoom img{transition:transform 0.7s ease;}
.wcd-img-zoom:hover img{transform:scale(1.06);}
html,body.wcd-page{overflow-x:hidden;max-width:100%;}
.wcd-page *{min-width:0;box-sizing:border-box;}
.wcd-page img{min-width:0 !important;}
@media (max-width:768px){
  header{padding:14px 16px !important;gap:14px !important;}
  header a[href*="home"], header a[style*="font:600 20px"]{font-size:16px !important;letter-spacing:0.5px !important;}
  header nav a{font-size:13px !important;letter-spacing:0.4px !important;}
  header a[style*="Consultation"], header a:last-child{font-size:11px !important;padding:9px 14px !important;}
  footer{padding:48px 20px 24px !important;}
  footer div[style*="grid-template-columns:1.4fr"]{grid-template-columns:1fr 1fr !important;gap:32px !important;}
  footer div[style*="font:600 22px"]{font-size:18px !important;}
  footer a, footer span, footer div{font-size:14px !important;}
  footer div[style*="font:600 12px"]{font-size:12px !important;}
}
@media (max-width:600px){
  header{padding:12px 14px !important;flex-wrap:wrap;}
  header nav{gap:14px !important;order:3;width:100%;justify-content:center;padding-top:8px;border-top:1px solid var(--border-subtle);}
  section[style*="height:88vh"]{padding-bottom:56px !important;}
}
section[style*="position:relative;height:88vh"]{overflow:hidden;}

.elementor-section.elementor-section-boxed > .elementor-container, .elementor-section .elementor-container{max-width:100% !important;width:100% !important;padding:0 !important;}
.elementor-widget-html, .elementor-widget-html .elementor-widget-container{max-width:100% !important;}
.elementor-element{max-width:none !important;}

body.wcd-page .elementor,body.wcd-page .elementor-section,body.wcd-page .elementor-container,body.wcd-page .elementor-column,body.wcd-page .elementor-widget-wrap,body.wcd-page .elementor-widget{max-width:100% !important;width:100% !important;margin:0 !important;padding:0 !important;flex-basis:100% !important;}
body.wcd-page .elementor-widget-wrap{display:block !important;}

body.wcd-page footer, body.wcd-page header, body.wcd-page section{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;box-sizing:border-box !important;}

.lang-ar{display:none;}
body.wcd-ar .lang-en{display:none;}
body.wcd-ar .lang-ar{display:inline;}
html[dir="rtl"] body, html[dir="rtl"] body *{font-family:'Tajawal',sans-serif !important;}
html[dir="rtl"] body{direction:rtl;}
