@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&family=Tajawal:wght@400;500;700;800;900&display=swap);:root{--teal:#c9a96e;--teal-light:#f5edd9;--teal-dark:#a8864f;--slate-900:#0f172a;--slate-800:#1e293b;--slate-700:#334155;--slate-600:#475569;--slate-400:#94a3b8;--slate-100:#f1f5f9;--slate-50:#f8fafc;--white:#fff}body{background:#fff;background:var(--white);color:#0f172a;color:var(--slate-900);font-family:Tajawal,sans-serif;overflow-x:hidden}::selection{background:#f5edd9;background:var(--teal-light);color:#a8864f;color:var(--teal-dark)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-animate{animation:fadeUp .7s ease forwards}.animation-delay-2000{animation-delay:2s}.animate-fade-up{animation:fadeUp .6s ease forwards}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}*{font-family:Tajawal,Cairo,Arial,sans-serif!important}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Cairo,Tajawal,sans-serif}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes orbit{0%{transform:rotate(0deg) translateX(180px) rotate(0deg)}to{transform:rotate(1turn) translateX(180px) rotate(-1turn)}}@keyframes orbit2{0%{transform:rotate(180deg) translateX(150px) rotate(-180deg)}to{transform:rotate(540deg) translateX(150px) rotate(-540deg)}}.animate-blob{animation:blob 7s infinite}.orb1{animation:orbit 8s linear infinite}.orb2{animation:orbit2 12s linear infinite}.section-animate{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.section-animate.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.contact-grid,.hero-grid,.why-grid{gap:40px!important;grid-template-columns:1fr!important}.hero-illustration{display:flex!important}.process-line{display:none}}@media (max-width:768px){.desktop-nav{display:none!important}.mobile-nav{display:flex!important}}@media (min-width:769px){.mobile-nav{display:none!important}}@media (max-width:1024px){.process-line-desktop{display:none!important}}
/*# sourceMappingURL=main.9667acda.css.map*/