.language-switcher{display:flex;gap:8px;align-items:center}.lang-btn{display:flex;align-items:center;gap:5px;padding:8px 12px;border:2px solid rgba(99,102,241,.2);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .3s ease;color:var(--text-primary)}.lang-btn:hover{border-color:var(--primary);background:#6366f11a}.lang-btn.active{background:var(--gradient-1);border-color:var(--primary);color:#fff}.lang-flag{font-size:1rem}.lang-code{font-weight:600}@media (max-width: 768px){.language-switcher{gap:5px}.lang-btn{padding:6px 10px;font-size:.75rem}.lang-flag{font-size:.9rem}}.navbar{position:fixed;top:0;width:100%;padding:20px 0;z-index:1000;transition:all .3s ease;background:#ffffff4d;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 2px 10px #0000000d}.navbar.scrolled{background:#fff9;padding:15px 0;box-shadow:0 4px 20px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-right{display:flex;align-items:center;gap:15px;direction:ltr}.nav-logo{display:flex;align-items:center;gap:12px;text-decoration:none;cursor:pointer;direction:ltr}.logo-img{width:40px;height:40px;transition:transform .3s ease}.nav-logo:hover .logo-img{transform:rotate(5deg)}.logo-text{font-size:1.5rem;font-weight:400;font-family:Coolvetica,Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em}.nav-menu{display:flex;list-style:none;gap:40px}.nav-menu a{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--gradient-1);transition:width .3s ease}.nav-menu a:hover:after{width:100%}.nav-menu a:hover,.nav-menu a.active{color:var(--primary)}.nav-menu a.active:after{width:100%}.nav-logo-inner{display:flex;align-items:center;gap:12px;direction:ltr}.logo-text{direction:ltr;unicode-bidi:isolate}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;direction:ltr;background:none;border:none;padding:4px}.hamburger span{width:25px;height:3px;background:var(--text-primary);transition:all .3s ease}@media (max-width: 768px){.navbar{padding:15px 0}.navbar.scrolled{padding:12px 0}.logo-img{width:35px;height:35px}.logo-text{font-size:1.25rem}.hamburger{display:flex}.nav-menu{position:fixed;top:70px;left:-100%;flex-direction:column;background:var(--bg-card);width:100%;padding:20px;gap:20px;transition:left .3s ease;box-shadow:0 4px 20px #0000001a}.nav-menu.active{left:0}}@media (max-width: 480px){.nav-container{padding:0 15px}.logo-img{width:30px;height:30px}.logo-text{font-size:1.1rem}}.home-hub{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 100px;overflow:hidden}.home-hub-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(99,102,241,.25),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.12),transparent),radial-gradient(ellipse 60% 40% at 0% 80%,rgba(0,170,136,.1),transparent);pointer-events:none}.home-hub-globe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.6}.home-hub-inner{position:relative;z-index:1}.home-hub-header{text-align:center;max-width:720px;margin:0 auto 3rem}.home-hub-eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:1rem}.home-hub-title{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:900;color:#0f172a;margin-bottom:1rem;flex-wrap:wrap;direction:ltr;unicode-bidi:isolate}.home-hub-logo{height:clamp(2.5rem,6vw,3.5rem);width:auto;filter:brightness(0);flex-shrink:0}.home-hub-title-text{font-family:Coolvetica,Poppins,Inter,sans-serif;font-weight:400;letter-spacing:.02em;unicode-bidi:isolate;direction:ltr;display:inline-block}.home-hub-lead{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;color:#475569;margin:0 auto}.home-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,3vw,2rem);max-width:1100px;margin:0 auto}.home-hub-card-wrap{perspective:1200px}.home-hub-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:380px;padding:clamp(1.5rem,3vw,2rem);border-radius:24px;text-decoration:none;color:inherit;background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.35);box-shadow:0 4px 24px #0f172a0f,0 1px #fffc inset;overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,border-color .35s ease}.home-hub-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #6366f126,0 1px #ffffffe6 inset;border-color:#6366f173}.home-hub-card--robots:hover{box-shadow:0 24px 48px #8b5cf62e,0 1px #ffffffe6 inset;border-color:#8b5cf673}.home-hub-card-glow{position:absolute;width:140%;height:60%;top:-30%;left:-20%;background:radial-gradient(circle,rgba(99,102,241,.2),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.home-hub-card--robots .home-hub-card-glow{background:radial-gradient(circle,rgba(139,92,246,.22),transparent 70%)}.home-hub-card:hover .home-hub-card-glow{opacity:1}.home-hub-card-media{position:relative;width:100%;aspect-ratio:16 / 10;max-height:200px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.home-hub-media-ring{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:20px;border:1px dashed rgba(99,102,241,.25);animation:homeHubRing 8s linear infinite}.home-hub-card--robots .home-hub-media-ring{border-color:#8b5cf64d}@keyframes homeHubRing{to{transform:rotate(360deg)}}.home-hub-video{position:relative;z-index:1;max-width:85%;max-height:100%;object-fit:contain;border-radius:12px;filter:drop-shadow(0 12px 24px rgba(15,23,42,.12))}.home-hub-fallback{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-hub-lottie{position:relative;z-index:1;width:min(180px,80%);height:auto;will-change:transform;transform:translateZ(0)}.home-hub-fallback--robots{width:min(160px,60%);height:min(160px,55%)}.fb-antenna{display:flex;flex-direction:column;align-items:center;margin-bottom:-2px;animation:fbAntennaWobble 2s ease-in-out infinite;transform-origin:bottom center}.fb-antenna-ball{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#6366f1);box-shadow:0 0 10px #8b5cf699,0 0 20px #8b5cf64d;animation:fbGlow 1.5s ease-in-out infinite alternate}.fb-antenna-stick{width:3px;height:16px;background:linear-gradient(to bottom,#a78bfa,#8b5cf6);border-radius:2px}.fb-robot-head{position:relative;width:100%;max-width:120px;aspect-ratio:1.2 / 1;background:linear-gradient(145deg,#8b5cf6,#6366f1,#10b981);border-radius:22px;box-shadow:0 8px 28px #8b5cf640,inset 0 1px 1px #fff3;display:flex;align-items:center;justify-content:center;transition:box-shadow .4s ease}.home-hub-card:hover .fb-robot-head{box-shadow:0 12px 36px #8b5cf659,inset 0 1px 1px #fff3}.fb-eye{position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:30%;box-shadow:0 0 14px #fffc;animation:fbBlink 3.5s ease-in-out infinite}.fb-eye:after{content:"";position:absolute;width:7px;height:7px;background:#1e1b4b;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.fb-eye--left{left:24%}.fb-eye--right{right:24%;animation-delay:.08s}.fb-mouth{position:absolute;bottom:22%;left:50%;transform:translate(-50%);width:32px;height:10px;border:3px solid rgba(255,255,255,.9);border-top:none;border-radius:0 0 16px 16px;animation:fbSmile 4s ease-in-out infinite}@keyframes fbBlink{0%,42%,48%,to{transform:scaleY(1)}45%{transform:scaleY(.1)}}@keyframes fbAntennaWobble{0%,to{transform:rotate(0)}25%{transform:rotate(4deg)}75%{transform:rotate(-4deg)}}@keyframes fbGlow{0%{box-shadow:0 0 8px #8b5cf680,0 0 16px #8b5cf633}to{box-shadow:0 0 14px #8b5cf6cc,0 0 28px #8b5cf666}}@keyframes fbSmile{0%,to{width:32px;height:10px;bottom:22%}50%{width:26px;height:6px;bottom:23%}}.home-hub-card-body{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;text-align:center}.home-hub-card-title{font-size:clamp(1.35rem,3vw,1.65rem);font-weight:800;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.02em}.home-hub-card-sub{font-size:.95rem;line-height:1.55;color:#64748b;flex:1;margin-bottom:1.25rem}.home-hub-card-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;font-size:.95rem;color:#6366f1;margin-top:auto}.home-hub-card--robots .home-hub-card-cta{color:#7c3aed}.home-hub-card:hover .home-hub-card-arrow{transform:translate(6px)}.home-hub-card-arrow{display:inline-block;transition:transform .3s ease}@media (max-width: 900px){.home-hub-grid{grid-template-columns:repeat(2,1fr);max-width:520px;gap:.75rem}.home-hub-card{min-height:0;padding:1rem;border-radius:18px}.home-hub-card-media{max-height:120px;margin-bottom:.75rem}.home-hub-lottie{width:min(100px,70%)}.home-hub-fallback--robots{width:min(100px,55%);height:min(100px,50%)}.fb-robot-head{max-width:80px;border-radius:16px}.fb-eye{width:12px;height:12px}.fb-eye:after{width:5px;height:5px}.fb-mouth{width:22px;height:7px}.fb-antenna-ball{width:8px;height:8px}.fb-antenna-stick{height:10px}.home-hub-card-title{font-size:1.05rem}.home-hub-card-sub{font-size:.8rem;line-height:1.45;margin-bottom:.75rem}.home-hub-card-cta{font-size:.8rem}.home-hub-media-ring{display:none}}@media (max-width: 768px){.home-hub{padding:90px 0 56px}.home-hub-header{margin-bottom:1.75rem}.home-hub-globe{opacity:.35}}@media (max-width: 400px){.home-hub-grid{gap:.6rem}.home-hub-card{padding:.85rem;border-radius:14px}.home-hub-card-title{font-size:.95rem}.home-hub-card-sub{font-size:.75rem}}html[dir=rtl] .home-hub-card-arrow{transform:scaleX(-1)}html[dir=rtl] .home-hub-card:hover .home-hub-card-arrow{transform:scaleX(-1) translate(6px)}.who-we-are{position:relative;padding:100px 0 80px;overflow:hidden;background:linear-gradient(180deg,#f0f1f8,#e4e7f5,#f0f1f8)}.who-we-are-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.who-we-are-bg:before,.who-we-are-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(120px);opacity:.5;animation:wwa-float 16s ease-in-out infinite alternate}.who-we-are-bg:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.35),transparent 70%);top:-20%;left:-5%}.who-we-are-bg:after{width:450px;height:450px;background:radial-gradient(circle,rgba(139,92,246,.3),transparent 70%);bottom:-25%;right:-5%;animation-delay:-8s}.who-we-are-orb{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.who-we-are-orb--teal{width:350px;height:350px;background:radial-gradient(circle,rgba(0,194,168,.2),transparent 70%);top:45%;left:50%;transform:translate(-50%);opacity:.4;animation:wwa-float 20s ease-in-out infinite alternate-reverse}.who-we-are-orb--pink{width:280px;height:280px;background:radial-gradient(circle,rgba(236,72,153,.15),transparent 70%);top:5%;right:20%;opacity:.35;animation:wwa-float 14s ease-in-out infinite alternate;animation-delay:-5s}.who-we-are-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(99,102,241,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.06) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 10%,transparent 65%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 10%,transparent 65%)}@keyframes wwa-float{0%{transform:translate(0) scale(1)}to{transform:translate(25px,-15px) scale(1.05)}}.who-we-are-inner{position:relative;z-index:1;max-width:1100px}.who-we-are-header{text-align:center;max-width:740px;margin:0 auto 3.5rem}.who-we-are-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:.75rem}.who-we-are-title{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;color:#1e293b;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.who-we-are-lead{font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7;color:#475569}.who-we-are-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.who-we-are-pillar{text-align:center;padding:2rem 1.5rem;border-radius:20px;background:#ffffffb3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 24px #6366f10f;transition:box-shadow .4s ease,border-color .35s ease,transform .35s ease}.who-we-are-pillar:hover{box-shadow:0 16px 48px #6366f11f;border-color:#6366f140;transform:translateY(-4px)}.who-we-are-icon{width:100px;height:100px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center}.who-we-are-lottie{width:100%;height:100%}.who-we-are-pillar-title{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.who-we-are-pillar-desc{font-size:.92rem;line-height:1.6;color:#64748b}.who-we-are-founder--desktop{display:inline-flex;align-items:center;gap:1.5rem;margin-top:2rem;padding:.6rem 2.5rem .6rem .6rem;border-radius:120px;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.85);box-shadow:0 2px 16px #6366f114;transition:box-shadow .35s ease,transform .35s ease}.who-we-are-founder--desktop:hover{box-shadow:0 8px 28px #6366f124;transform:translateY(-2px)}.who-we-are-founder--desktop .who-we-are-founder-photo{width:200px;height:200px;flex-shrink:0;border-radius:50%;overflow:hidden;border:3px solid rgba(99,102,241,.25);box-shadow:0 4px 18px #6366f11f}.who-we-are-founder-img{width:100%;height:100%;object-fit:cover;display:block}.who-we-are-founder--desktop .who-we-are-founder-info{display:flex;flex-direction:column;gap:.1rem;text-align:left}[dir=rtl] .who-we-are-founder--desktop{padding:.6rem .6rem .6rem 2.5rem}[dir=rtl] .who-we-are-founder--desktop .who-we-are-founder-info{text-align:right}.who-we-are-founder-label{font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;line-height:1.3}.who-we-are-founder-name{font-size:1.6rem;font-weight:800;color:#1e293b;line-height:1.25}.who-we-are-founder--desktop .who-we-are-founder-role{font-size:1.1rem;color:#64748b;line-height:1.3}.who-we-are-founder--mobile{display:none}.who-we-are-founder--mobile .who-we-are-founder-photo{border-radius:50%;overflow:hidden;border:2.5px solid rgba(99,102,241,.25);box-shadow:0 3px 14px #6366f11a}.who-we-are-founder--mobile .who-we-are-founder-img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.who-we-are{padding:64px 0 56px}.who-we-are-header{margin-bottom:2rem}.who-we-are-pillars{display:flex;flex-direction:column;gap:1rem;max-width:100%;margin:0}.who-we-are-pillar{display:flex;align-items:center;gap:1rem;text-align:left;padding:1rem .5rem;border-radius:0;background:none;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.who-we-are-pillar:hover{box-shadow:none;border-color:#6366f11a;transform:none}[dir=rtl] .who-we-are-pillar{text-align:right}.who-we-are-pillar:nth-child(2n){flex-direction:row-reverse;text-align:right}[dir=rtl] .who-we-are-pillar:nth-child(2n){text-align:left}.who-we-are-icon{width:72px;height:72px;min-width:72px;margin:0}.who-we-are-pillar-text{flex:1;min-width:0}.who-we-are-pillar-title{font-size:1.05rem;margin-bottom:.3rem}.who-we-are-pillar-desc{font-size:.82rem;line-height:1.5}.who-we-are-founder--desktop{display:none}.who-we-are-founder--mobile{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:.5rem}.who-we-are-founder--mobile.who-we-are-pillar:nth-child(2n){flex-direction:column;text-align:center}.who-we-are-founder--mobile .who-we-are-icon.who-we-are-founder-photo{width:150px;height:150px;min-width:150px;margin-bottom:.75rem}.who-we-are-founder--mobile .who-we-are-pillar-text{text-align:center}}.home-services{position:relative;padding:70px 0 80px;overflow:hidden;background:#fff}.home-services-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 20% 0%,rgba(99,102,241,.07),transparent),radial-gradient(ellipse 50% 50% at 85% 90%,rgba(139,92,246,.06),transparent)}.home-services-inner{position:relative;z-index:1;max-width:1100px}.home-services-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.home-services-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:.75rem}.home-services-title{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.home-services-lead{font-size:clamp(1rem,2.2vw,1.12rem);line-height:1.7;color:#475569}.home-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-services-card{text-align:center;padding:1.5rem 1.25rem;border-radius:18px;background:#fff;border:1px solid #e8eaf2;position:relative;cursor:default;transition:box-shadow .4s ease,border-color .35s ease,transform .35s ease}.home-services-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:3px;border-radius:0 0 3px 3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .35s ease,width .35s ease}.home-services-card:hover{border-color:#6366f133;box-shadow:0 12px 40px #6366f11a;transform:translateY(-4px)}.home-services-card:hover:before{opacity:1;width:60px}.home-services-card-icon{width:56px;height:56px;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center}.home-services-lottie{width:100%;height:100%}.home-services-card-title{font-size:.95rem;font-weight:700;color:#1e293b;margin-bottom:0}.home-services-card-desc{font-size:.82rem;line-height:1.55;color:#64748b;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .35s ease,margin .35s ease;margin-top:0}.home-services-card:hover .home-services-card-desc{max-height:120px;opacity:1;margin-top:.5rem}@media (max-width: 900px){.home-services-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 640px){.home-services{padding:56px 0 64px}.home-services-header{margin-bottom:2rem;padding:0 20px}.home-services-inner{max-width:100%;padding:0}.home-services-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding:0 20px 16px;scrollbar-width:none}.home-services-grid::-webkit-scrollbar{display:none}.home-services-card{flex:0 0 78%;max-width:78%;scroll-snap-align:center;padding:1.5rem 1.25rem 1.25rem}.home-services-card-icon{width:64px;height:64px;margin-bottom:1rem}.home-services-card-title{font-size:1rem;margin-bottom:.4rem}.home-services-card-desc{font-size:.84rem;max-height:none;opacity:1;margin-top:0}.home-services-dots{display:flex}}.home-services-dots{display:none;justify-content:center;gap:8px;margin-top:1.25rem}.home-services-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;background:#cbd5e1;transition:all .3s ease}.home-services-dot.active{background:#6366f1;width:24px;border-radius:4px}.contact{position:relative;padding:80px 0 90px;min-height:55vh;overflow:hidden;background:#f8f9fc}.contact-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/Assets/Pictures/robot-human-image.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.35;pointer-events:none}.contact-orb{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.contact-orb--indigo{width:450px;height:450px;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 70%);top:-20%;left:-8%;animation:contact-float 16s ease-in-out infinite alternate}.contact-orb--violet{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);bottom:-25%;right:-6%;animation:contact-float 18s ease-in-out infinite alternate-reverse}.contact-orb--teal{width:280px;height:280px;background:radial-gradient(circle,rgba(0,194,168,.12),transparent 70%);top:50%;left:55%;animation:contact-float 14s ease-in-out infinite alternate;animation-delay:-5s}.contact-grid{display:none}@keyframes contact-float{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-15px) scale(1.06)}}.contact-wrapper{position:relative;z-index:1;max-width:640px;margin:0 auto}.contact .section-header{text-align:center;margin-bottom:2rem}.contact .section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:.6rem;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact .section-subtitle{font-size:clamp(.95rem,1.8vw,1.1rem);color:#64748b}.contact-form{display:flex;flex-direction:column;gap:1rem;padding:2.5rem;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:24px;border:1px solid rgba(255,255,255,.9);box-shadow:0 20px 60px #6366f114,0 0 0 1px #6366f10f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{position:relative}.form-group input,.form-group textarea{width:100%;padding:15px 18px;background:#f8f9fc;border:1.5px solid #e2e8f0;border-radius:14px;color:#1e293b;font-size:.95rem;font-family:inherit;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;background:#fff;border-color:#818cf8;box-shadow:0 0 0 3px #6366f11f,0 4px 12px #6366f11a;transform:translateY(-1px)}.form-group input::placeholder,.form-group textarea::placeholder{color:#64748b}.btn-submit{padding:16px 40px;font-size:1rem;font-weight:700;letter-spacing:.02em;border:none;border-radius:14px;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transition:all .35s ease;box-shadow:0 6px 24px #6366f14d;align-self:center;width:100%;max-width:260px;margin-top:.5rem;position:relative;overflow:hidden}.btn-submit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.2) 50%,transparent 60%);transform:translate(-100%);transition:transform .5s ease}.btn-submit:hover:after{transform:translate(100%)}.btn-submit:hover{box-shadow:0 8px 32px #6366f166;transform:translateY(-2px)}.service-selector{position:relative}.service-selector-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;background:#f8f9fc;border:1.5px solid #e2e8f0;border-radius:14px;color:#1e293b;font-size:.95rem;font-family:inherit;cursor:pointer;transition:all .3s ease;text-align:left}[dir=rtl] .service-selector-trigger{text-align:right}.service-selector-trigger:hover{border-color:#c7d2fe}.service-selector-trigger:focus{outline:none;background:#fff;border-color:#818cf8;box-shadow:0 0 0 3px #6366f11f,0 4px 12px #6366f11a}.service-selector-placeholder{color:#64748b}.service-selector-chosen{display:flex;align-items:center;gap:.6rem;font-weight:600}.service-selector-icon-sm{width:28px;height:28px;flex-shrink:0}.service-selector-chevron{color:#64748b;transition:transform .25s ease;flex-shrink:0}.service-selector-chevron.open{transform:rotate(180deg)}.service-selector-dropdown{position:absolute;bottom:calc(100% + 6px);left:0;right:0;z-index:20;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 -8px 40px #6366f11f,0 0 0 1px #6366f10a;padding:6px;display:flex;flex-direction:column;gap:2px;list-style:none;margin:0}.service-selector-option{display:flex;align-items:center;gap:.75rem;padding:12px 14px;border:none;background:none;border-radius:12px;cursor:pointer;font-size:.92rem;font-family:inherit;color:#1e293b;transition:background .2s ease;text-align:left;width:100%}[dir=rtl] .service-selector-option{text-align:right}.service-selector-option:hover{background:#f1f5f9}.service-selector-option.selected{background:#eef2ff;font-weight:600;color:#4f46e5}.service-selector-icon{width:40px;height:40px;flex-shrink:0}@media (max-width: 768px){.contact{padding:60px 0 70px}.contact-wrapper{padding:0 20px}.contact .section-header{margin-bottom:1.5rem}.contact-form{padding:1.75rem 1.25rem;border-radius:20px;gap:.85rem}.form-row{grid-template-columns:1fr;gap:.85rem}.form-group input,.form-group textarea,.service-selector-trigger{padding:13px 16px}.btn-submit{width:100%;max-width:100%;padding:14px 30px}}@media (max-width: 480px){.contact{padding:48px 0 56px}.contact-form{padding:1.5rem 1rem;border-radius:18px}.form-group input,.form-group textarea,.service-selector-trigger{padding:14px 16px;font-size:1rem;border-radius:12px}.btn-submit{padding:15px 28px;font-size:1rem}}.contact-feedback{text-align:center;padding:12px 20px;border-radius:12px;font-size:.95rem;font-weight:600;margin-top:4px}.contact-feedback--success{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.contact-feedback--error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.footer{background:var(--bg-card);padding:60px 0 20px;border-top:1px solid rgba(99,102,241,.15)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px}.footer-section h3,.footer-section h4{margin-bottom:20px;font-size:1.2rem}.footer-logo{font-family:Coolvetica,Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:.02em;direction:ltr;unicode-bidi:isolate;background:linear-gradient(90deg,#c00,#c50,#0086cc,#0a8,#00cc6e,#c00);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientMove 3s ease infinite}.footer-brand-inline{direction:ltr;unicode-bidi:isolate;display:inline-block}.footer-section p{color:var(--text-secondary);line-height:1.8}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:var(--primary)}.footer-contact{display:flex;flex-direction:column;gap:15px}.footer-contact-item{display:flex;align-items:center;gap:12px;color:var(--text-secondary)}.footer-contact-icon{font-size:1.2rem;width:24px;text-align:center}.footer-contact-item a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.footer-phone{direction:ltr;unicode-bidi:isolate;display:inline-block}.footer-contact-item a:hover{color:var(--primary)}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(99,102,241,.1);color:var(--text-secondary)}.footer-a11y-link{margin-top:8px}.footer-a11y-link a{color:var(--text-secondary);text-decoration:underline;font-size:.9rem;transition:color .3s ease}.footer-a11y-link a:hover{color:var(--primary)}@media (max-width: 768px){.footer{padding:40px 0 15px}.footer-content{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.footer-section h3,.footer-section h4{font-size:1.1rem;margin-bottom:15px}.footer-contact{gap:12px}.footer-contact-item{font-size:.9rem}}@media (max-width: 480px){.footer{padding:30px 0 15px}.footer-content{gap:25px}.footer-contact-item{font-size:.85rem}}.websites-hero{position:relative;min-height:92vh;display:flex;align-items:center;padding:130px 0 80px;overflow:hidden}.websites-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 10% 10%,rgba(99,102,241,.1),transparent),radial-gradient(ellipse 50% 50% at 90% 70%,rgba(139,92,246,.1),transparent),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(6,182,212,.06),transparent);pointer-events:none}.wh-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(99,102,241,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 70% at 50% 40%,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 40%,black 30%,transparent 70%);pointer-events:none}.wh-layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.wh-text{display:flex;flex-direction:column}.websites-hero-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:1rem}.websites-hero-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:#0f172a;line-height:1.12;margin-bottom:1.25rem;letter-spacing:-.03em}.websites-hero-lead{font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.7;color:#475569;margin:0 0 1.5rem;max-width:440px}.wh-cta{display:inline-flex;align-items:center;align-self:flex-start;width:fit-content;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.95rem;font-weight:600;border-radius:12px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 16px #6366f14d;transition:box-shadow .3s,transform .3s;margin-bottom:2rem}.wh-cta:hover{box-shadow:0 8px 28px #6366f166}[dir=rtl] .wh-cta svg{transform:scaleX(-1)}.wh-indicators{display:flex;flex-direction:column;gap:8px}.wh-ind{display:flex;align-items:center;gap:12px;background:none;border:none;padding:6px 0;cursor:pointer;text-align:start}.wh-ind-label{font-size:.78rem;font-weight:600;color:#94a3b8;min-width:90px;transition:color .3s;letter-spacing:.02em}.wh-ind--active .wh-ind-label{color:#6366f1}.wh-ind-track{flex:1;height:3px;border-radius:3px;background:#e2e8f0;position:relative;overflow:hidden;max-width:140px}.wh-ind-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;transform-origin:left}[dir=rtl] .wh-ind-fill{transform-origin:right}.wh-browser{perspective:1200px;border-radius:16px;box-shadow:0 4px 6px #0000000a,0 20px 50px #6366f11f,0 0 0 1px #6366f114;background:#fff;overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);transition:transform .5s cubic-bezier(.22,1,.36,1)}.wh-browser:hover{transform:perspective(1200px) rotateY(0) rotateX(0) scale(1.01)}.wh-browser-chrome{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.wh-dots{display:flex;gap:6px}.wh-dot{width:10px;height:10px;border-radius:50%}.wh-dot--red{background:#f87171}.wh-dot--yellow{background:#fbbf24}.wh-dot--green{background:#34d399}.wh-url-bar{flex:1;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:5px 12px;overflow:hidden}.wh-lock{flex-shrink:0}.wh-url-text{font-size:.7rem;color:#64748b;font-family:SF Mono,Fira Code,monospace;white-space:nowrap}.wh-viewport{position:relative;height:360px;overflow:hidden;background:#fff}.wh-site-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.wh-site-wrap::-webkit-scrollbar{display:none}.mini-site{font-size:10px;width:100%;min-height:100%}.ms-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#fff;border-bottom:1px solid #f1f5f9}.ms-nav--dark{background:#0f172a;border-bottom-color:#1e293b}.ms-nav--transparent{background:transparent;border:none;position:absolute;top:0;left:0;right:0;z-index:2}.ms-logo-dot{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.ms-logo-dot--light{background:linear-gradient(135deg,#a5b4fc,#c4b5fd)}.ms-logo-text{font-weight:800;font-size:1.3em;letter-spacing:.15em;color:#fff}.ms-logo-text--mono{color:#0f172a;font-size:1.6em}.ms-nav-links{display:flex;gap:14px}.ms-nav-links span{width:32px;height:6px;border-radius:3px;background:#e2e8f0}.ms-nav-links--light span{background:#ffffff4d}.ms-nav-btn{width:52px;height:20px;border-radius:6px;background:#6366f1}.ms-nav-icons{display:flex;gap:10px}.ms-nav-icons span{width:18px;height:18px;border-radius:50%;background:#334155}.ms-search-bar{flex:1;max-width:180px;height:22px;border-radius:6px;background:#1e293b;margin:0 16px}.ms-h1{height:12px;width:75%;border-radius:4px;background:#1e293b}.ms-h1--short{width:50%;margin-top:6px}.ms-h1--sm{height:10px;width:100px}.ms-h1--white{background:#fff}.ms-h1--lg{height:16px;width:65%}.ms-h1--gradient{background:linear-gradient(135deg,#6366f1,#ec4899)}.ms-sub{height:6px;width:60%;border-radius:3px;background:#94a3b8;margin-top:8px}.ms-sub--white{background:#fff6}.ms-badge{width:80px;height:16px;border-radius:8px;background:#ede9fe;margin-bottom:10px}.ms-btn{width:72px;height:22px;border-radius:6px}.ms-btn--primary{background:#6366f1}.ms-btn--ghost{background:transparent;border:1.5px solid #cbd5e1}.ms-btn--accent{background:#ec4899;width:68px}.ms-btn--gold{background:linear-gradient(135deg,#f59e0b,#d97706);width:78px}.ms-cta-row{display:flex;gap:8px;margin-top:14px}.ms-card-line{height:5px;width:70%;border-radius:3px;background:#e2e8f0;margin-top:8px}.ms-card-line--short{width:45%}.ms-hero-area{padding:28px 20px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.ms-cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 20px 20px}.ms-card{background:#f8fafc;border-radius:8px;padding:12px;text-align:center;display:flex;flex-direction:column;align-items:center;border:1px solid #f1f5f9}.ms-card-icon{width:24px;height:24px;border-radius:6px;margin-bottom:4px}.ms-shop-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:24px 20px}.ms-shop-hero-text{display:flex;flex-direction:column;gap:4px}.ms-products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 16px}.ms-product{background:#fff;border-radius:8px;padding:6px;border:1px solid #f1f5f9}.ms-product-img{width:100%;aspect-ratio:1;border-radius:6px;margin-bottom:4px}.ms-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.ms-price{width:28px;height:6px;border-radius:3px;background:#0f172a}.ms-cart-btn{width:16px;height:16px;border-radius:4px;background:#6366f1}.mini-dashboard{display:flex;min-height:360px}.ms-dash-sidebar{width:54px;background:#0f172a;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.ms-sidebar-items{display:flex;flex-direction:column;gap:8px;margin-top:10px}.ms-sidebar-item{width:28px;height:28px;border-radius:6px;background:#1e293b;transition:background .2s}.ms-sidebar-item.active{background:#6366f1}.ms-dash-main{flex:1;padding:14px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.ms-dash-topbar{display:flex;align-items:center;justify-content:space-between}.ms-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#a5b4fc,#c4b5fd)}.ms-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ms-stat-card{background:#f8fafc;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:6px;border:1px solid #f1f5f9}.ms-stat-bar{height:4px;border-radius:2px}.ms-stat-val{font-size:.9em;font-weight:700;color:#0f172a}.ms-chart-area{flex:1;background:#f8fafc;border-radius:8px;padding:12px;border:1px solid #f1f5f9;display:flex;align-items:flex-end}.ms-chart-svg{width:100%;height:80px}.ms-resto-hero{position:relative;padding:48px 20px 28px;background:linear-gradient(135deg,#1c1917,#292524);overflow:hidden}.ms-resto-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 30%,rgba(245,158,11,.15),transparent 60%)}.ms-resto-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}.ms-resto-tag{font-size:.65em;font-weight:700;letter-spacing:.2em;color:#f59e0b}.ms-resto-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 20px 20px}.ms-menu-item{background:#fff;border-radius:8px;padding:8px;border:1px solid #f5f5f4}.ms-menu-img{width:100%;aspect-ratio:1.2;border-radius:6px}.ms-port-hero{display:flex;align-items:center;justify-content:space-between;padding:24px 20px 16px}.ms-port-intro{display:flex;flex-direction:column;gap:4px}.ms-port-hello{font-size:.8em;color:#94a3b8;font-weight:500}.ms-port-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c4b5fd,#f9a8d4);flex-shrink:0}.ms-port-socials{display:flex;gap:6px;margin-top:6px}.ms-port-socials span{width:18px;height:18px;border-radius:50%;background:#e2e8f0}.ms-port-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 20px 20px}.ms-port-tile{aspect-ratio:1.4;border-radius:8px}@media (max-width: 960px){.wh-layout{grid-template-columns:1fr;gap:40px;text-align:center}.wh-text{align-items:center}.wh-cta{align-self:center}.websites-hero-lead{max-width:100%}.wh-indicators{align-items:center}.wh-browser{transform:none;max-width:520px;margin:0 auto}.wh-browser:hover{transform:scale(1.01)}}@media (max-width: 768px){.websites-hero{min-height:auto;padding:120px 0 50px}.wh-layout{gap:30px}.wh-viewport{height:280px}.mini-dashboard{min-height:280px}.ms-products{grid-template-columns:repeat(2,1fr)}.wh-indicators{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:4px}.wh-ind-label{font-size:.7rem;min-width:auto}.wh-ind-track{display:none}.wh-ind{padding:5px 12px;border-radius:20px;background:#f1f5f9;transition:background .3s,color .3s}.wh-ind--active{background:#6366f1}.wh-ind--active .wh-ind-label{color:#fff}}@media (max-width: 480px){.websites-hero{padding:110px 0 36px}.wh-viewport{height:240px}.mini-dashboard{min-height:240px}.ms-stats-row,.ms-cards-row,.ms-resto-menu{grid-template-columns:repeat(2,1fr)}}.ws-section{position:relative;padding:100px 0 80px;overflow:hidden}.ws-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(99,102,241,.06),transparent 70%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(139,92,246,.05),transparent 60%);pointer-events:none}.ws-header{text-align:center;margin-bottom:60px}.ws-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:1rem}.ws-title{font-size:clamp(1.8rem,4.5vw,3rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.03em}.ws-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1100px;margin:0 auto}.ws-card{display:flex;align-items:flex-start;gap:20px;padding:28px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(99,102,241,.1);border-radius:16px;transition:border-color .3s,box-shadow .3s}.ws-card:hover{border-color:#6366f140;box-shadow:0 8px 30px #6366f11a}.ws-card-icon-wrap{flex-shrink:0;width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#6366f10f;border-radius:14px}.ws-icon,.ws-icon-placeholder{width:56px;height:56px}.ws-card-body{display:flex;flex-direction:column;gap:6px;min-width:0}.ws-number{font-size:.75rem;font-weight:800;color:#6366f1;letter-spacing:.05em;opacity:.5}.ws-item-title{font-size:1.1rem;font-weight:700;color:#0f172a;line-height:1.3}.ws-item-desc{font-size:.9rem;line-height:1.65;color:#475569}@media (max-width: 768px){.ws-section{padding:60px 0 50px}.ws-header{margin-bottom:40px}.ws-grid{grid-template-columns:1fr;gap:16px;padding:0 8px}.ws-card{padding:20px;gap:16px}.ws-card-icon-wrap{width:60px;height:60px;border-radius:12px}.ws-icon,.ws-icon-placeholder{width:44px;height:44px}.ws-item-title{font-size:1rem}.ws-item-desc{font-size:.85rem}}@media (max-width: 480px){.ws-section{padding:40px 0 30px}.ws-header{margin-bottom:30px}.ws-grid{gap:14px;padding:0 4px}.ws-card{padding:16px;gap:14px;border-radius:12px}.ws-card-icon-wrap{width:52px;height:52px;border-radius:10px}.ws-icon,.ws-icon-placeholder{width:38px;height:38px}.ws-item-title{font-size:.95rem}.ws-item-desc{font-size:.82rem;line-height:1.55}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:100px 0 60px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(99,102,241,.22),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.1),transparent),radial-gradient(ellipse 60% 40% at 0% 80%,rgba(0,170,136,.08),transparent);pointer-events:none}.hero-globe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.55;z-index:1}.hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.hero-text{max-width:800px;margin:0 auto}.hero-title{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;margin-bottom:1rem;line-height:1.2;color:#000;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:15px;direction:ltr;unicode-bidi:isolate}.hero-logo{height:clamp(3rem,8vw,5rem);width:auto;filter:brightness(0);direction:ltr;flex-shrink:0}@font-face{font-family:Coolvetica;src:url(/fonts/Coolvetica-Regular.otf) format("opentype"),url(/fonts/Coolvetica-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.hero-title-text{unicode-bidi:isolate;direction:ltr;display:inline-block;font-family:Coolvetica,Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:.02em}.gradient-text{background:linear-gradient(90deg,#c00,#c50,#0086cc,#0a8,#00cc6e,#c00);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;animation:gradientMove 3s ease infinite;unicode-bidi:isolate;direction:ltr}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-subtitle{font-size:clamp(.95rem,2vw,1.15rem);color:#475569;margin-bottom:1.5rem;line-height:1.7;max-width:560px;margin-left:auto;margin-right:auto}.hero-tabs{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:1.5rem}.hero-tab{display:flex;align-items:center;gap:6px;padding:8px 18px;border:none;border-radius:28px;font-size:.88rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .3s ease;background:#6366f114;color:#64748b;border:1.5px solid rgba(99,102,241,.12)}.hero-tab:hover{background:#6366f124;color:#6366f1;border-color:#6366f140}.hero-tab--active{background:linear-gradient(135deg,#6366f1d9,#8b5cf6bf);color:#fff;border-color:transparent;box-shadow:0 4px 18px #6366f14d;text-shadow:0 1px 4px rgba(0,0,0,.2)}.hero-tab--active:hover{background:linear-gradient(135deg,#6366f1e6,#8b5cf6cc);color:#fff;border-color:transparent}.hero-tab-icon{width:32px;height:32px;flex-shrink:0}.hero-phone-wrap{display:flex;justify-content:center;margin-bottom:2rem}.hero-phone{width:220px;border-radius:28px;overflow:hidden;background:#000;box-shadow:0 20px 50px #0f172a2e,0 0 0 1px #0f172a12,0 0 60px #6366f112;position:relative}.hero-phone-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.hero-phone-video--active{position:relative;opacity:1}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:14px 36px;font-size:.95rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary{background:var(--gradient-1);color:#fff}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--gradient-2);transition:left .3s ease;z-index:0}.btn-primary:hover:before{left:0}.btn-primary span{position:relative;z-index:1}.btn-secondary{background:var(--gradient-1);color:#fff}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--gradient-2);transition:left .3s ease;z-index:0}.btn-secondary:hover:before{left:0}.btn-secondary span{position:relative;z-index:1}.scroll-indicator{display:none}.mouse{width:30px;height:50px;border:2px solid var(--primary);border-radius:20px;position:relative}.mouse:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:4px;height:10px;background:var(--primary);border-radius:2px;animation:scroll 2s infinite}@keyframes scroll{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(15px)}}@media (max-width: 768px){.hero{padding:80px 0 50px;min-height:100vh;height:auto;-webkit-overflow-scrolling:touch}.hero-globe{opacity:.35}.hero-content{padding:20px;min-height:calc(100vh - 80px);display:flex;align-items:center}.hero-title{font-size:clamp(3rem,12vw,4.5rem);margin-bottom:.75rem;white-space:normal;gap:12px}.hero-logo{height:clamp(2.5rem,12vw,4.5rem)}.hero-title .gradient-text{font-size:1.1em}.hero-subtitle{font-size:clamp(.95rem,4vw,1.1rem);margin-bottom:1.25rem}.hero-tabs{gap:8px;margin-bottom:1.25rem;flex-wrap:wrap}.hero-tab{padding:7px 14px;font-size:.88rem;gap:5px}.hero-tab-icon{width:26px;height:26px}.hero-phone{width:200px;border-radius:24px}.hero-phone-wrap{margin-bottom:1.5rem}.hero-buttons{flex-direction:column;align-items:center;gap:12px}.btn-primary,.btn-secondary{width:100%;max-width:280px;padding:14px 28px;font-size:1rem}.scroll-indicator{bottom:20px}.mouse{width:25px;height:40px}}@media (max-width: 480px){.hero{padding:70px 0 40px}.hero-content{padding:15px}.hero-title{font-size:clamp(3.5rem,14vw,5rem);gap:10px}.hero-logo{height:clamp(2.5rem,14vw,5rem)}.hero-title .gradient-text{font-size:1.15em}.hero-phone{width:185px;border-radius:22px}.hero-tab{padding:6px 12px;font-size:.82rem}.hero-tab-icon{width:24px;height:24px}}.how-bot-works{position:relative;padding:70px 0 80px;overflow:hidden;background:#fff}.how-bot-works-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 15% 10%,rgba(99,102,241,.12),transparent),radial-gradient(ellipse 45% 45% at 85% 85%,rgba(37,211,102,.08),transparent)}.how-bot-works-inner{position:relative;z-index:1;max-width:1000px}.how-bot-works-header{text-align:center;max-width:650px;margin:0 auto 2.5rem}.how-bot-works-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:.5rem}.how-bot-works-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:.6rem;letter-spacing:-.02em}.how-bot-works-lead{font-size:clamp(.9rem,2vw,1.05rem);line-height:1.65;color:#475569}.how-bot-works-flow{display:flex;align-items:flex-start;justify-content:center;gap:0;direction:ltr;list-style:none}.how-bot-works-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 1 180px;max-width:180px;position:relative}[dir=rtl] .how-bot-works-step{direction:rtl}.how-bot-works-step-icon{width:72px;height:72px;border-radius:50%;background:#ffffffe6;border:2px solid var(--step-color, #6366f1);box-shadow:0 4px 16px #6366f11a;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:box-shadow .35s ease,transform .35s ease;overflow:hidden}.how-bot-works-step:hover .how-bot-works-step-icon{box-shadow:0 8px 28px #6366f129;transform:translateY(-3px)}.how-bot-works-lottie{width:60%;height:60%}.how-bot-works-img{width:55%;height:55%;object-fit:contain}.how-bot-works-step-num{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:.4rem}.how-bot-works-step-title{font-size:.88rem;font-weight:700;color:#1e293b;margin-bottom:.2rem}.how-bot-works-step-desc{font-size:.75rem;line-height:1.45;color:#64748b;padding:0 .15rem}.how-bot-works-arrow{display:flex;align-items:center;justify-content:center;padding-top:24px;flex-shrink:0}.how-bot-works-arrow svg{animation:hbw-pulse 2s ease-in-out infinite}@keyframes hbw-pulse{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(3px)}}@media (max-width: 768px){.how-bot-works{padding:56px 0 64px}.how-bot-works-header{margin-bottom:2rem;padding:0 20px}.how-bot-works-flow{flex-direction:column;align-items:stretch;padding:0 24px;position:relative}.how-bot-works-flow:before{content:"";position:absolute;top:0;bottom:0;left:54px;width:2px;background:linear-gradient(180deg,#c7d2fe,#6366f1,#c7d2fe);border-radius:1px}[dir=rtl] .how-bot-works-flow:before{left:auto;right:54px}.how-bot-works-step{flex-direction:row;align-items:center;text-align:left;max-width:100%;gap:1rem;padding:.5rem 0}[dir=rtl] .how-bot-works-step{text-align:right}.how-bot-works-step-icon{width:60px;height:60px;min-width:60px;margin-bottom:0;position:relative;z-index:2}.how-bot-works-step-num{display:none}.how-bot-works-step-text{flex:1;min-width:0}.how-bot-works-step-title{font-size:1.05rem;margin-bottom:.15rem}.how-bot-works-step-desc{font-size:.9rem;padding:0}.how-bot-works-arrow{display:none}}.bot-showcase{position:relative;padding:60px 0 70px;overflow:hidden;background:linear-gradient(180deg,#f0f1f8,#e8eaf6,#f0f1f8)}.bot-showcase-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 55% 40% at 20% 0%,rgba(99,102,241,.06),transparent),radial-gradient(ellipse 50% 50% at 80% 90%,rgba(139,92,246,.05),transparent)}.bot-showcase-inner{position:relative;z-index:1;max-width:960px}.bot-showcase-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.bot-showcase-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:.4rem}.bot-showcase-title{font-size:clamp(1.35rem,3.5vw,2rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:.5rem;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;gap:.5rem}.bot-showcase-title-icon{width:48px;height:48px;flex-shrink:0}.bot-showcase-lead{font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.6;color:#475569}.bot-showcase-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.bot-showcase-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1rem .5rem;border-radius:16px;transition:background .3s ease}.bot-showcase-item:hover{background:#6366f10a}.bot-showcase-phone{flex-shrink:0;width:150px;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a1f,0 0 0 1px #0f172a0d;background:#000;transition:transform .35s ease,box-shadow .35s ease}.bot-showcase-item:hover .bot-showcase-phone{transform:translateY(-4px);box-shadow:0 14px 36px #6366f129,0 0 0 1px #6366f114}.bot-showcase-screenshot{width:100%;height:auto;display:block}.bot-showcase-text{flex:1;min-width:0}.bot-showcase-item-title{font-size:.92rem;font-weight:700;color:#1e293b;margin-bottom:.2rem;line-height:1.3;display:flex;align-items:center;justify-content:center;gap:.35rem}.bot-showcase-item-icon{width:34px;height:34px;flex-shrink:0}.bot-showcase-item-desc{font-size:.78rem;line-height:1.5;color:#64748b}@media (max-width: 768px){.bot-showcase{padding:56px 0 64px}.bot-showcase-header{margin-bottom:2rem;padding:0 20px}.bot-showcase-items{display:flex;flex-direction:column;gap:2.5rem;padding:0 20px}.bot-showcase-item{gap:1.25rem;padding:0}.bot-showcase-item:hover{background:transparent}.bot-showcase-phone{width:200px;border-radius:24px}.bot-showcase-item-title{font-size:1.2rem}.bot-showcase-item-icon{width:38px;height:38px}.bot-showcase-title-icon{width:44px;height:44px}.bot-showcase-item-desc{font-size:.95rem;line-height:1.6}}.accessibility-page{min-height:80vh;padding:120px 0 80px;background:#f8f9fc}.accessibility-inner{max-width:800px;margin:0 auto;padding:0 24px}.accessibility-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accessibility-date{color:#64748b;font-size:.95rem;margin-bottom:2.5rem}.accessibility-section{margin-bottom:2rem}.accessibility-section h2{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.accessibility-section p{color:#475569;line-height:1.8;margin-bottom:.5rem}.accessibility-section ul{padding-inline-start:1.5rem;margin:.5rem 0}.accessibility-section ul li{color:#475569;line-height:2}.accessibility-disclaimer{font-style:italic;color:#64748b}@media (max-width: 768px){.accessibility-page{padding:100px 0 60px}}.App{width:100%;min-height:100vh;position:relative;-webkit-overflow-scrolling:touch}section{position:relative;padding:100px 0;min-height:100vh;display:flex;align-items:center;-webkit-overflow-scrolling:touch;touch-action:pan-y}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}@media (max-width: 768px){section{padding:80px 0;min-height:auto}.container{padding:0 15px}}@media (max-width: 480px){section{padding:60px 0}.container{padding:0 10px}}*{margin:0;padding:0;box-sizing:border-box}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translate(-50%);z-index:10000;padding:12px 24px;background:#6366f1;color:#fff;font-weight:700;border-radius:0 0 8px 8px;text-decoration:none;transition:top .2s ease}.skip-to-content:focus{top:0}:focus-visible{outline:3px solid #6366f1;outline-offset:2px}button:focus:not(:focus-visible),a:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #8b5cf6;--accent: #ec4899;--bg-dark: #ffffff;--bg-card: #f8f9fa;--text-primary: #1a1a2e;--text-secondary: #6b7280;--gradient-1: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-2: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--gradient-3: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-dark);color:var(--text-primary);overflow-x:hidden;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:hidden}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}@media (max-width: 768px){html{font-size:16px}}@media (max-width: 480px){html{font-size:15px}}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] .nav-container,[dir=rtl] .nav-menu,[dir=rtl] .hero-buttons{flex-direction:row-reverse}[dir=rtl] .contact-content{grid-template-columns:1fr 1fr}[dir=rtl] .contact-info{order:2}[dir=rtl] .contact-form{order:1}[dir=rtl] .footer-content{flex-direction:row-reverse}[dir=rtl] .features-grid{direction:ltr}[dir=rtl] .feature-card{direction:rtl;text-align:center}[dir=rtl] .section-title,[dir=rtl] .section-subtitle{text-align:center}[dir=rtl] .about-stats,[dir=rtl] .contact-items{direction:rtl}[dir=rtl] input,[dir=rtl] textarea{text-align:right;direction:rtl}[dir=rtl] input::placeholder,[dir=rtl] textarea::placeholder{text-align:right;direction:rtl}[dir=rtl] .contact-info initial:{x:50}[dir=rtl] .contact-form initial:{x:-50}[dir=rtl] .modal-content{direction:rtl;text-align:right}[dir=rtl] .modal-close{left:20px;right:auto}[dir=rtl] .modal-header{text-align:center}[dir=rtl] .image-gallery{direction:ltr}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] p{text-align:inherit}[dir=rtl] .hero-title,[dir=rtl] .hero-subtitle{text-align:center}[dir=rtl] .about-description{text-align:right}
