@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700;800;900&display=swap";
:root{--bg:#030108;--purple:#7c3aed;--purple-glow:#9333ea;--purple-light:#c084fc;--purple-dim:#7c3aed26;--white:#fff;--muted:#9ca3af;--danger:#ef4444;--danger-glow:#ef444433;--success:#10b981}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);direction:rtl;font-family:Cairo,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.headline-xl{font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.4}.headline-lg{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.45}.body-lg{color:var(--muted);font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.8}.gradient-purple{background:linear-gradient(135deg, #fff, var(--purple-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.gradient-danger{background:linear-gradient(135deg,#ff6b6b,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.gradient-green{background:linear-gradient(135deg,#a7f3d0,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.glass{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff12;border-radius:24px}.glass-purple{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#7c3aed14;border:1px solid #7c3aed33;border-radius:24px}.btn-primary{background:linear-gradient(135deg, var(--purple), #5b21b6);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:16px 42px;font-family:Cairo,sans-serif;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .35s cubic-bezier(.175,.885,.32,1.275);display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 30px #7c3aed66}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 14px 40px #7c3aed99}.btn-primary:hover:before{opacity:1}.btn-ghost{cursor:pointer;color:var(--muted);background:0 0;border:1.5px solid #ffffff1f;border-radius:14px;padding:15px 36px;font-family:Cairo,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block}.btn-ghost:hover{border-color:var(--purple-light);color:var(--white);background:#7c3aed1a}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes pulseRed{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 40px #ef444480}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes auraPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.fade-up{animation:.9s cubic-bezier(.2,.8,.2,1) forwards fadeUp}.fade-in{animation:1.2s forwards fadeIn}.float{animation:7s ease-in-out infinite float}
.Footer-module__S6Hkya__footer{color:#e2e8f0;z-index:10;background:#05050a;font-family:inherit;position:relative;overflow:hidden}.Footer-module__S6Hkya__topBorder{background:#ffffff0d;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__gradientLine{background:linear-gradient(90deg, transparent, var(--purple-light), #10b981, transparent);opacity:.5;width:50%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__container{max-width:1400px;margin:0 auto;padding:80px 20px 20px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__S6Hkya__brandSection{grid-column:span 2}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__brandSection{grid-column:span 1}}.Footer-module__S6Hkya__brandSection{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__logoWrapper{align-items:center;gap:12px;width:fit-content;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{color:var(--purple-light)}.Footer-module__S6Hkya__logoText{background:linear-gradient(to right, var(--white), var(--purple-light));-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:900}.Footer-module__S6Hkya__logoTextSmall{background:linear-gradient(to right, var(--white), var(--purple-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.Footer-module__S6Hkya__aboutText{color:#fff9;max-width:400px;font-size:1.05rem;line-height:1.8}.Footer-module__S6Hkya__blogLinkBtn{color:#22d3ee;background:linear-gradient(135deg,#22d3ee1a,#06b6d433);border:1px solid #22d3ee4d;border-radius:.75rem;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__blogLinkBtn:hover{background:linear-gradient(135deg,#22d3ee33,#06b6d44d);border-color:#22d3ee80;transform:translateY(-2px);box-shadow:0 4px 20px -5px #22d3ee4d}.Footer-module__S6Hkya__sectionTitle{color:var(--white);margin-bottom:24px;font-size:1.2rem;font-weight:700;display:inline-block;position:relative}.Footer-module__S6Hkya__sectionTitle:after{content:"";background:var(--purple-light);border-radius:2px;width:40%;height:2px;position:absolute;bottom:-8px;right:0}.Footer-module__S6Hkya__contactSection{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .3s;display:flex}.Footer-module__S6Hkya__contactCard:hover{background:#10b9810d;border-color:#10b9814d;transform:translateY(-2px)}.Footer-module__S6Hkya__contactIconWrapper{background:#10b9811a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Footer-module__S6Hkya__whatsappIcon{color:#10b981}.Footer-module__S6Hkya__contactLabel{color:#fff9;margin:0 0 4px;font-size:.9rem}.Footer-module__S6Hkya__contactNumber{color:var(--white);letter-spacing:1px;font-size:1.2rem;font-weight:700;text-decoration:none}.Footer-module__S6Hkya__socialSection{flex-direction:column;display:flex}.Footer-module__S6Hkya__socialGrid{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{color:#ffffffb3;align-items:center;gap:12px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--white);transform:translate(-5px)}.Footer-module__S6Hkya__socialIconBg{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover .Footer-module__S6Hkya__fb{color:#fff;background:#1877f2}.Footer-module__S6Hkya__socialLink:hover .Footer-module__S6Hkya__ig{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module__S6Hkya__socialLink:hover .Footer-module__S6Hkya__tk{color:#fff;background:#000;border:1px solid #fff3}.Footer-module__S6Hkya__egyNetSection{background:linear-gradient(90deg,#8b5cf60d,#10b9810d);border:1px solid #ffffff0d;border-radius:16px;margin-bottom:40px;padding:24px}.Footer-module__S6Hkya__egyNetContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__egyNetText{color:#fffc;font-size:1.1rem;line-height:1.6}.Footer-module__S6Hkya__egyNetHighlight{color:#10b981;font-weight:700}.Footer-module__S6Hkya__egyNetLink{color:var(--white);background:#ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__egyNetLink:hover{background:var(--purple-light);color:#fff}@media (max-width:768px){.Footer-module__S6Hkya__egyNetContent{text-align:center;flex-direction:column;align-items:center}}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#fff6;border-top:1px solid #ffffff0d;padding-top:24px;font-size:.9rem}
