.Navbar-module__cJzEcG__nav{z-index:1000;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0fd9;border-bottom:1px solid #ffffff0f;padding:12px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Orbitron,monospace;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 2px 12px #6366f166}.Navbar-module__cJzEcG__logoText{color:var(--text-primary);font-size:1rem;font-weight:800}.Navbar-module__cJzEcG__links{align-items:center;gap:8px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary);background:var(--bg-glass)}.Navbar-module__cJzEcG__ctaBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-family:Cairo,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 12px #25d3664d}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #25d36680}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{border-top:1px solid var(--border-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ff7;flex-direction:column;gap:4px;padding:16px 24px;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-radius:10px;padding:12px 16px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__mobileLink:hover{background:var(--bg-glass);color:var(--text-primary)}.Navbar-module__cJzEcG__mobileCta{color:#fff;text-align:center;direction:ltr;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:12px;margin-top:8px;padding:14px 16px;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__ctaBtn{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{background:linear-gradient(160deg,#0a0a0f 0%,#0d0d1a 50%,#080810 100%);align-items:center;min-height:100vh;padding:80px 0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgOrb1{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-200px;right:-100px}.Hero-module__ZARIfG__bgOrb2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-100px;left:100px}.Hero-module__ZARIfG__bgOrb3{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#06b6d414 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__inner{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:60px;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__content{flex-direction:column;gap:24px;display:flex}.Hero-module__ZARIfG__badge{color:#a5b4fc;letter-spacing:.3px;background:#6366f11f;border:1px solid #6366f14d;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse-dot;display:inline-block}@keyframes Hero-module__ZARIfG__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.Hero-module__ZARIfG__title{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__greeting{color:var(--text-secondary);font-size:1.2rem;font-weight:400}.Hero-module__ZARIfG__name{background:linear-gradient(135deg,#f8fafc 0%,#a5b4fc 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__typed{color:#6366f1;align-items:center;gap:2px;min-height:2.5rem;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700;display:flex}.Hero-module__ZARIfG__cursor{color:#8b5cf6;animation:.8s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__ZARIfG__desc{color:#94a3b8;max-width:520px;font-size:1.05rem;line-height:1.8}.Hero-module__ZARIfG__stats{gap:32px;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__statNum{background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Orbitron,monospace;font-size:2rem;font-weight:900}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__imageWrap{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__imageRing{background:conic-gradient(#6366f1,#8b5cf6,#06b6d4,#10b981,#f59e0b,#6366f1);border-radius:50%;width:380px;height:380px;padding:4px;animation:8s linear infinite Hero-module__ZARIfG__spin-slow;position:relative}.Hero-module__ZARIfG__imageRingInner{background:var(--bg-primary);border-radius:50%;width:100%;height:100%;padding:6px;overflow:hidden}.Hero-module__ZARIfG__profileImg{object-fit:cover;filter:contrast(1.05)brightness(1.02);border-radius:50%;width:100%;height:100%;display:block}.Hero-module__ZARIfG__floatBadge{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#0d0d1ae6;border:1px solid #6366f14d;border-radius:50px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 32px #0006}.Hero-module__ZARIfG__floatBadge1{border-color:#f59e0b66;top:10px;right:-20px}.Hero-module__ZARIfG__floatBadge2{border-color:#10b98166;bottom:40px;right:-30px}.Hero-module__ZARIfG__floatBadge3{border-color:#6366f166;top:50%;left:-30px;transform:translateY(-50%)}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);opacity:.6;z-index:1;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@media (max-width:900px){.Hero-module__ZARIfG__inner{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__imageWrap{order:-1}.Hero-module__ZARIfG__imageRing{width:280px;height:280px}.Hero-module__ZARIfG__badge{margin:0 auto}.Hero-module__ZARIfG__name{font-size:2.5rem}.Hero-module__ZARIfG__desc{margin:0 auto}.Hero-module__ZARIfG__stats,.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__floatBadge1{top:0;right:0;transform:scale(.85)}.Hero-module__ZARIfG__floatBadge2{bottom:20px;right:10px;transform:scale(.85)}.Hero-module__ZARIfG__floatBadge3{top:50%;left:10px;transform:scale(.85)}.Hero-module__ZARIfG__scrollIndicator{display:none}}@media (max-width:640px){.Hero-module__ZARIfG__actions{flex-direction:column;align-items:stretch;width:100%}.Hero-module__ZARIfG__stats{flex-wrap:wrap;justify-content:space-around;gap:16px}.Hero-module__ZARIfG__imageRing{width:240px;height:240px}.Hero-module__ZARIfG__name{font-size:2rem}.Hero-module__ZARIfG__typed{font-size:1.25rem}.Hero-module__ZARIfG__floatBadge1,.Hero-module__ZARIfG__floatBadge2,.Hero-module__ZARIfG__floatBadge3{display:none}}@keyframes Hero-module__ZARIfG__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TrustBar-module__yxryaq__trustBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d1a99;padding:20px 0;position:relative}.TrustBar-module__yxryaq__line{background:linear-gradient(90deg,#0000,#6366f166,#8b5cf666,#0000);height:1px}.TrustBar-module__yxryaq__grid{grid-template-columns:repeat(6,1fr);gap:0;padding:24px 0;display:grid}.TrustBar-module__yxryaq__item{cursor:default;border-right:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 20px;transition:background .2s;display:flex}.TrustBar-module__yxryaq__item:last-child{border-right:none}.TrustBar-module__yxryaq__item:hover{background:#ffffff05}.TrustBar-module__yxryaq__itemIcon{flex-shrink:0;font-size:1.8rem}.TrustBar-module__yxryaq__itemText{flex-direction:column;gap:2px;min-width:0;display:flex}.TrustBar-module__yxryaq__itemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:500}.TrustBar-module__yxryaq__itemValue{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;font-family:Space Grotesk,monospace;font-size:.85rem;font-weight:700;overflow:hidden}@media (max-width:1024px){.TrustBar-module__yxryaq__grid{grid-template-columns:repeat(3,1fr)}.TrustBar-module__yxryaq__item:nth-child(3){border-right:none}}@media (max-width:640px){.TrustBar-module__yxryaq__grid{grid-template-columns:1fr;gap:8px}.TrustBar-module__yxryaq__item{background:#ffffff05;border-right:none;border-radius:12px;padding:12px 16px}}
.Services-module__dpHhBa__services{background:var(--bg-secondary)}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__dpHhBa__card{cursor:default;flex-direction:column;gap:16px;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:var(--card-color,var(--border-glow));box-shadow:0 0 40px color-mix(in srgb, var(--card-color,#6366f1) 20%, transparent);transform:translateY(-6px)}.Services-module__dpHhBa__cardGlow{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardGlow{opacity:1}.Services-module__dpHhBa__cardIcon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex;box-shadow:0 4px 20px #0000004d}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);font-size:1.2rem;font-weight:800;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.7}.Services-module__dpHhBa__features{flex-direction:column;gap:8px;list-style:none;display:flex}.Services-module__dpHhBa__feature{color:var(--text-secondary);align-items:center;gap:8px;font-size:.85rem;display:flex}.Services-module__dpHhBa__featureCheck{color:var(--card-color,#6366f1);flex-shrink:0;font-size:1rem;font-weight:700}.Services-module__dpHhBa__cardFooter{border-top:1px solid var(--border-glass);justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:16px;display:flex}.Services-module__dpHhBa__price{color:var(--accent-gold);font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700}.Services-module__dpHhBa__cardCta{color:#fff;white-space:nowrap;border-radius:50px;padding:8px 20px;font-family:Cairo,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 2px 10px #0000004d}.Services-module__dpHhBa__cardCta:hover{transform:scale(1.05);box-shadow:0 4px 20px #0006}.Services-module__dpHhBa__grid>.Services-module__dpHhBa__card:nth-child(4){grid-column:1}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__card{padding:24px}.Services-module__dpHhBa__cardFooter{text-align:center;flex-direction:column;align-items:stretch;gap:16px}.Services-module__dpHhBa__cardCta{text-align:center;padding:14px;font-size:.95rem}}
.Projects-module__2BoJ-q__projects{background:var(--bg-primary)}.Projects-module__2BoJ-q__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.Projects-module__2BoJ-q__filterBtn{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50px;padding:10px 24px;font-family:Cairo,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.Projects-module__2BoJ-q__filterBtn:hover{border-color:var(--accent-purple);color:var(--text-primary)}.Projects-module__2BoJ-q__filterActive{background:var(--grad-purple);color:#fff;border-color:#0000;box-shadow:0 4px 15px #6366f14d}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.Projects-module__2BoJ-q__card{border-color:#ffffff0f;flex-direction:column;padding:0;transition:all .3s;display:flex;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--pc,var(--border-glow));box-shadow:0 0 40px color-mix(in srgb, var(--pc,#6366f1) 15%, transparent);transform:translateY(-4px)}.Projects-module__2BoJ-q__cardHeader{align-items:flex-start;gap:16px;padding:28px;display:flex;position:relative}.Projects-module__2BoJ-q__cardEmoji{filter:drop-shadow(0 2px 8px #0000004d);flex-shrink:0;font-size:2.5rem}.Projects-module__2BoJ-q__cardHeaderText{flex:1;min-width:0}.Projects-module__2BoJ-q__cardTitle{color:#fff;margin-bottom:4px;font-size:1.2rem;font-weight:800}.Projects-module__2BoJ-q__cardSubtitle{color:#ffffffb3;font-size:.85rem}.Projects-module__2BoJ-q__liveLink{color:#fff;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Projects-module__2BoJ-q__liveLink:hover{background:#ffffff40;transform:scale(1.03)}.Projects-module__2BoJ-q__cardBody{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.Projects-module__2BoJ-q__cardDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.7}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__2BoJ-q__expand{overflow:hidden}.Projects-module__2BoJ-q__features{border-top:1px solid var(--border-glass);flex-direction:column;gap:8px;padding:16px 0;list-style:none;display:flex}.Projects-module__2BoJ-q__featureItem{color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:.85rem;display:flex}.Projects-module__2BoJ-q__result{border:1px solid var(--border-glass);color:var(--text-secondary);background:#ffffff08;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;font-size:.85rem;display:flex}.Projects-module__2BoJ-q__result span:first-child{color:var(--accent-gold);font-weight:700}.Projects-module__2BoJ-q__expandBtn{cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-family:Cairo,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .2s}.Projects-module__2BoJ-q__expandBtn:hover{opacity:.7}.Projects-module__2BoJ-q__cardFooter{border-top:1px solid var(--border-glass);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.Projects-module__2BoJ-q__valueLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:500;display:block}.Projects-module__2BoJ-q__valueNum{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:800}.Projects-module__2BoJ-q__orderBtn{color:#fff;white-space:nowrap;border-radius:50px;padding:10px 20px;font-family:Cairo,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 2px 10px #0000004d}.Projects-module__2BoJ-q__orderBtn:hover{transform:scale(1.04);box-shadow:0 4px 20px #0006}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}@media (max-width:640px){.Projects-module__2BoJ-q__cardHeader{flex-direction:column;align-items:stretch;gap:16px}.Projects-module__2BoJ-q__cardEmoji{margin:0 auto;font-size:3rem}.Projects-module__2BoJ-q__cardHeaderText{text-align:center}.Projects-module__2BoJ-q__liveLink{justify-content:center;padding:12px}.Projects-module__2BoJ-q__cardFooter{text-align:center;flex-direction:column;align-items:stretch;gap:16px}.Projects-module__2BoJ-q__orderBtn{text-align:center;padding:14px;font-size:.95rem}}
.Process-module__RmMdVa__process{background:var(--bg-secondary)}.Process-module__RmMdVa__steps{grid-template-columns:1fr 1fr;gap:40px 60px;max-width:900px;margin:0 auto;display:grid;position:relative}.Process-module__RmMdVa__step{align-items:flex-start;gap:20px;display:flex}.Process-module__RmMdVa__stepLine{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.Process-module__RmMdVa__stepNum{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-family:Orbitron,monospace;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 4px 20px #0006}.Process-module__RmMdVa__connector{border-radius:1px;width:2px;height:100%;min-height:40px;margin-top:8px}.Process-module__RmMdVa__stepCard{flex:1;padding:24px;transition:all .3s;position:relative;overflow:hidden}.Process-module__RmMdVa__stepCard:hover{border-color:var(--step-color,var(--border-glow));box-shadow:0 0 30px color-mix(in srgb, var(--step-color,#6366f1) 20%, transparent)}.Process-module__RmMdVa__stepAccent{border-radius:3px 0 0 3px;width:3px;position:absolute;inset:0 auto 0 0}.Process-module__RmMdVa__stepIcon{margin-bottom:12px;font-size:2rem}.Process-module__RmMdVa__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:800}.Process-module__RmMdVa__stepDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.Process-module__RmMdVa__steps{grid-template-columns:1fr;gap:24px}}
.WhyMe-module__eiaHsq__whyme{background:var(--bg-primary)}.WhyMe-module__eiaHsq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyMe-module__eiaHsq__card{flex-direction:column;gap:12px;padding:28px;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhyMe-module__eiaHsq__card:hover{border-color:var(--rc,var(--border-glow));box-shadow:0 0 40px color-mix(in srgb, var(--rc,#6366f1) 20%, transparent);transform:translateY(-4px)}.WhyMe-module__eiaHsq__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.WhyMe-module__eiaHsq__icon{font-size:2rem}.WhyMe-module__eiaHsq__highlightTag{border:1px solid;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:700}.WhyMe-module__eiaHsq__title{color:var(--text-primary);font-size:1.05rem;font-weight:800;line-height:1.3}.WhyMe-module__eiaHsq__desc{color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.7}.WhyMe-module__eiaHsq__bottomBar{opacity:0;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.WhyMe-module__eiaHsq__card:hover .WhyMe-module__eiaHsq__bottomBar{opacity:1}@media (max-width:1024px){.WhyMe-module__eiaHsq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyMe-module__eiaHsq__grid{grid-template-columns:1fr}}
.CTA-module__CdZh3q__cta{background:var(--bg-secondary);position:relative;overflow:hidden}.CTA-module__CdZh3q__bg{background:radial-gradient(at 30%,#6366f11f 0%,#0000 60%),radial-gradient(at 70%,#8b5cf61a 0%,#0000 60%);position:absolute;inset:0}.CTA-module__CdZh3q__orb1{filter:blur(40px);background:radial-gradient(circle,#25d36614 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite CTA-module__CdZh3q__float;position:absolute;top:-200px;left:-100px}.CTA-module__CdZh3q__orb2{filter:blur(60px);background:radial-gradient(circle,#6366f11a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite reverse CTA-module__CdZh3q__float;position:absolute;bottom:-150px;right:-50px}.CTA-module__CdZh3q__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:700px;margin:0 auto;display:flex;position:relative}.CTA-module__CdZh3q__urgency{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:50px;align-items:center;gap:10px;padding:10px 24px;font-size:.95rem;font-weight:700;display:flex}.CTA-module__CdZh3q__urgencyDot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite CTA-module__CdZh3q__pulse-dot}@keyframes CTA-module__CdZh3q__pulse-dot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #f59e0b66}50%{opacity:.8;transform:scale(1.2);box-shadow:0 0 0 6px #f59e0b00}}.CTA-module__CdZh3q__title{font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.2}.CTA-module__CdZh3q__subtitle{color:var(--text-secondary);max-width:560px;font-size:1.05rem;line-height:1.8}.CTA-module__CdZh3q__bigBtn{background:var(--grad-wa);color:#fff;border-radius:60px;align-items:center;gap:14px;padding:22px 48px;font-family:Cairo,sans-serif;font-size:1.3rem;font-weight:800;text-decoration:none;transition:all .3s;animation:3s infinite CTA-module__CdZh3q__pulse-glow;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #25d36673}.CTA-module__CdZh3q__bigBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;animation:3s infinite CTA-module__CdZh3q__slide-shine;position:absolute;top:0;left:-100%}@keyframes CTA-module__CdZh3q__slide-shine{0%{left:-100%}50%,to{left:100%}}.CTA-module__CdZh3q__bigBtn:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 16px 60px #25d36699}.CTA-module__CdZh3q__btnIcon{align-items:center;display:flex}.CTA-module__CdZh3q__waNumber{color:var(--text-secondary);direction:ltr;font-size:1rem}.CTA-module__CdZh3q__waNumber strong{color:#25d366;font-family:Space Grotesk,sans-serif}.CTA-module__CdZh3q__trustBullets{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.CTA-module__CdZh3q__bullet{background:var(--bg-glass);border:1px solid var(--border-glass);color:var(--text-secondary);border-radius:50px;padding:8px 16px;font-size:.85rem;font-weight:600}@media (max-width:640px){.CTA-module__CdZh3q__bigBtn{justify-content:center;width:100%;padding:18px 24px;font-size:1.15rem}.CTA-module__CdZh3q__waNumber{font-size:.95rem}}@keyframes CTA-module__CdZh3q__pulse-glow{0%,to{box-shadow:0 8px 40px #25d36673}50%{box-shadow:0 8px 60px #25d366b3}}
.Footer-module__S6Hkya__footer{background:#070710;position:relative}.Footer-module__S6Hkya__topLine{background:linear-gradient(90deg,#0000,#6366f180,#8b5cf680,#0000);height:1px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding:60px 0 40px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__logo{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-family:Orbitron,monospace;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 4px 20px #6366f166}.Footer-module__S6Hkya__brandName{color:var(--text-primary);font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__brandTitle{color:var(--accent-purple);font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);max-width:280px;font-size:.88rem;line-height:1.7}.Footer-module__S6Hkya__credentials{flex-direction:column;gap:4px;display:flex}.Footer-module__S6Hkya__credentials span{color:var(--text-muted);font-family:Space Grotesk,monospace;font-size:.72rem}.Footer-module__S6Hkya__col{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:800}.Footer-module__S6Hkya__links{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.88rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent-purple)}.Footer-module__S6Hkya__linkMuted{color:var(--text-muted);font-size:.88rem;font-style:italic}.Footer-module__S6Hkya__contactItems{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__waBtn{color:#fff;direction:ltr;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #25d3664d}.Footer-module__S6Hkya__waBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #25d36680}.Footer-module__S6Hkya__emailLink{color:var(--text-secondary);word-break:break-all;direction:ltr;font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__emailLink:hover{color:var(--accent-purple)}.Footer-module__S6Hkya__location{color:var(--text-secondary);font-size:.88rem}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-glass);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__legal{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-family:Space Grotesk,sans-serif;font-size:.75rem;display:flex}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;padding:40px 0 24px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}.Footer-module__S6Hkya__legal{justify-content:center}}
.WhatsAppFloat-module__JraM6W__wrap{z-index:9999;align-items:center;gap:12px;display:flex;position:fixed;bottom:32px;left:32px}.WhatsAppFloat-module__JraM6W__btn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 6px 30px #25d36680}.WhatsAppFloat-module__JraM6W__btn:hover{transform:scale(1.1);box-shadow:0 8px 40px #25d366b3}.WhatsAppFloat-module__JraM6W__ping{pointer-events:none;background:#25d3664d;border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite WhatsAppFloat-module__JraM6W__ping;position:absolute;bottom:32px;left:32px}@keyframes WhatsAppFloat-module__JraM6W__ping{0%{opacity:.8;transform:scale(1)}80%,to{opacity:0;transform:scale(1.8)}}.WhatsAppFloat-module__JraM6W__tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#0d0d1af2;border:1px solid #25d3664d;border-radius:14px;padding:12px 16px;box-shadow:0 8px 32px #0006}.WhatsAppFloat-module__JraM6W__tooltip p{color:var(--text-primary);font-size:.9rem;font-weight:700}.WhatsAppFloat-module__JraM6W__tooltipSub{color:#25d366!important;font-size:.75rem!important;font-weight:500!important}@media (max-width:640px){.WhatsAppFloat-module__JraM6W__wrap{bottom:20px;left:20px}.WhatsAppFloat-module__JraM6W__btn{width:54px;height:54px}}
