:root{--emerald-950:#022c22;--emerald-900:#064e3b;--emerald-800:#065f46;--emerald-700:#047857;--emerald-600:#059669;--gold-400:#d4af37;--gold-300:#e8c848;--gold-200:#f0d870;--gold-100:#fdf3c0;--cream:#fdf8f0;--cream-dark:#f5ead8;--text-primary:#1a1207;--text-secondary:#3d2e1a;--text-muted:#6b5744;--white:#fff;--font-display:"Cormorant Garamond", Georgia, serif;--font-arabic:"Amiri", serif;--font-body:"Lato", sans-serif;--shadow-gold:0 0 40px #d4af3726;--shadow-deep:0 20px 60px #022c2266;--border-gold:1px solid #d4af374d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--emerald-950);color:var(--cream);line-height:1.7;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--emerald-950)}::-webkit-scrollbar-thumb{background:var(--gold-400);border-radius:3px}.arabic{font-family:var(--font-arabic);direction:rtl;font-size:1.4em;line-height:2}.gold-divider{background:linear-gradient(90deg, transparent, var(--gold-400), transparent);width:80px;height:2px;margin:1.5rem auto}.section{max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.geo-pattern{background-image:repeating-linear-gradient(45deg,#0000,#0000 40px,#d4af3708 40px 41px),repeating-linear-gradient(-45deg,#0000,#0000 40px,#d4af3708 40px 41px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%,to{opacity:.6}50%{opacity:1}}@keyframes borderGlow{0%,to{box-shadow:0 0 10px #d4af3733}50%{box-shadow:0 0 25px #d4af3780}}.animate-fade-up{animation:.8s forwards fadeInUp}.animate-fade-in{animation:1s forwards fadeIn}.btn-primary{background:linear-gradient(135deg, var(--gold-400), var(--gold-300));color:var(--emerald-950);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;padding:.9rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.btn-primary:before{content:"";background:linear-gradient(135deg, var(--gold-300), var(--gold-200));opacity:0;transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover:before{opacity:1}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #d4af3766}.btn-outline{color:var(--gold-400);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--gold-400);cursor:pointer;background:0 0;padding:.9rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline:hover{background:#d4af371a;transform:translateY(-2px)}.card{border:var(--border-gold);background:#ffffff08;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-400), transparent);opacity:0;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.card:hover:before{opacity:1}.card:hover{box-shadow:var(--shadow-gold);background:#ffffff0d;transform:translateY(-4px)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.2}.display-xl{font-size:clamp(2.8rem,6vw,5rem);font-family:var(--font-display);letter-spacing:-.02em;font-weight:300;line-height:1.1}.display-lg{font-size:clamp(2rem,4vw,3.2rem);font-family:var(--font-display);font-weight:300}.gold-text{color:var(--gold-400)}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold-400);font-size:.75rem;font-family:var(--font-body);font-weight:700}input,textarea,select{width:100%;color:var(--cream);font-family:var(--font-body);background:#ffffff0a;border:1px solid #d4af3733;outline:none;padding:.85rem 1.2rem;font-size:.95rem;transition:border-color .3s}input::placeholder,textarea::placeholder{color:#fdf8f066}input:focus,textarea:focus{border-color:var(--gold-400)}textarea{resize:vertical;min-height:120px}label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-300);margin-bottom:.5rem;font-size:.8rem;display:block}@media (max-width:768px){.section{padding:3rem 1.2rem}}
.Navbar-module__nuAbfa__nav{z-index:100;background:0 0;padding:1.4rem 2rem;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#022c22f5;border-bottom:1px solid #d4af3726;padding:.9rem 2rem}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoArabic{color:var(--gold-400);font-family:Amiri,serif;font-size:1.6rem;line-height:1}.Navbar-module__nuAbfa__logoText{color:var(--cream);letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.Navbar-module__nuAbfa__links{align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__link{letter-spacing:.1em;text-transform:uppercase;color:#fdf8f0bf;font-family:Lato,sans-serif;font-size:.82rem;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--gold-400);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--gold-400)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__active{color:var(--gold-400)!important}.Navbar-module__nuAbfa__ctaLink{background:linear-gradient(135deg, var(--gold-400), var(--gold-300));letter-spacing:.1em;padding:.55rem 1.3rem;font-weight:700;color:var(--emerald-950)!important}.Navbar-module__nuAbfa__ctaLink:after{display:none}.Navbar-module__nuAbfa__ctaLink:hover{opacity:.9;color:var(--emerald-950)!important}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__hamburger span{background:var(--gold-400);width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__nuAbfa__mobileMenu{background:#022c22fa;border-top:1px solid #d4af3726;flex-direction:column;gap:1rem;padding:1rem 2rem 1.5rem;display:flex}.Navbar-module__nuAbfa__mobileLink{letter-spacing:.1em;text-transform:uppercase;color:#fdf8f0cc;border-bottom:1px solid #d4af371a;padding:.5rem 0;font-family:Lato,sans-serif;font-size:.9rem;text-decoration:none}.Navbar-module__nuAbfa__mobileLink.Navbar-module__nuAbfa__active{color:var(--gold-400)}@media (max-width:768px){.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}.Navbar-module__nuAbfa__logoImg{object-fit:cover;border-radius:50%;width:52px;height:52px;transition:transform .3s}.Navbar-module__nuAbfa__logoImg:hover{transform:rotate(5deg)scale(1.05)}
.Footer-module__EZoWya__footer{background:var(--emerald-950);border-top:1px solid #d4af3733;margin-top:0;padding:4rem 1.5rem 2rem}.Footer-module__EZoWya__ornament{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Footer-module__EZoWya__ornamentLine{background:linear-gradient(90deg,#0000,#d4af3766);flex:1;max-width:200px;height:1px}.Footer-module__EZoWya__ornamentLine:last-child{background:linear-gradient(90deg,#d4af3766,#0000)}.Footer-module__EZoWya__ornamentDiamond{background:var(--gold-400);width:8px;height:8px;transform:rotate(45deg)}.Footer-module__EZoWya__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.Footer-module__EZoWya__logoWrapper{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Footer-module__EZoWya__footerLogo{object-fit:cover;border-radius:50%}.Footer-module__EZoWya__logoArabic{color:var(--gold-400);margin-bottom:.3rem;font-family:Amiri,serif;font-size:2rem;line-height:1}.Footer-module__EZoWya__logoName{color:var(--cream);margin-bottom:0;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__slogan{color:#fdf8f099;margin-top:1rem;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic}.Footer-module__EZoWya__verse{flex-direction:column;gap:.3rem;display:flex}.Footer-module__EZoWya__arabic{color:var(--gold-300);direction:rtl;font-family:Amiri,serif;font-size:1.3rem}.Footer-module__EZoWya__verseRef{color:#fdf8f073;letter-spacing:.05em;font-size:.78rem}.Footer-module__EZoWya__col{flex-direction:column;gap:.7rem;display:flex}.Footer-module__EZoWya__colTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-400);margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:.85rem}.Footer-module__EZoWya__colLink{color:#fdf8f099;font-size:.88rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__colLink:hover{color:var(--gold-400)}.Footer-module__EZoWya__colText{color:#fdf8f099;font-size:.88rem}.Footer-module__EZoWya__trialBtn{background:linear-gradient(135deg, var(--gold-400), var(--gold-300));color:var(--emerald-950);letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-top:.5rem;padding:.7rem 1.4rem;font-family:Lato,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__EZoWya__trialBtn:hover{opacity:.9}.Footer-module__EZoWya__bottom{border-top:1px solid #d4af371a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.Footer-module__EZoWya__bottom p{color:#fdf8f059;font-size:.8rem}.Footer-module__EZoWya__dua{font-family:Cormorant Garamond,serif;font-style:italic}@media (max-width:900px){.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:500px){.Footer-module__EZoWya__inner{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}}
