*{margin:0;padding:0;box-sizing:border-box}body{font-family:Funnel Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafaf8;color:#333;overflow-x:hidden}body[lang=ar],body [lang=ar]{font-family:Noto Kufi Arabic,-apple-system,BlinkMacSystemFont,sans-serif}#app{width:100vw;min-height:100vh;overflow-x:hidden}.container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.wave-top{position:absolute;top:0;left:0;width:100%;height:200px;z-index:0}.wave-bottom{position:absolute;bottom:0;left:0;width:100%;height:180px;z-index:0}.floating-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.icon{position:absolute;opacity:.18;filter:drop-shadow(0 0 10px rgba(211,157,73,.3))}.icon.whatsapp{color:#d39d49;width:50px;height:50px}.icon.robot{color:#d8a85e;width:45px;height:45px}.icon.meem{width:50px;height:50px;opacity:.15}.icon-1{top:12%;left:8%;animation:float 7s ease-in-out infinite}.icon-2{top:65%;left:12%;animation:float 9s ease-in-out infinite 1s}.icon-3{top:30%;left:18%;animation:float 8s ease-in-out infinite 2s}.icon-4{top:70%;right:15%;animation:float 10s ease-in-out infinite 3s}.icon-5{top:45%;left:5%;animation:float 8.5s ease-in-out infinite 1.5s}.icon-6{top:75%;left:35%;animation:float 9.5s ease-in-out infinite 2.5s}.icon-7{top:85%;left:25%;animation:float 7.5s ease-in-out infinite .5s}.icon-8{top:15%;left:35%;animation:float 8.8s ease-in-out infinite 3.5s}.icon-9{top:25%;right:30%;animation:float 9.2s ease-in-out infinite 4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-25px) rotate(3deg)}50%{transform:translateY(-50px) rotate(0)}75%{transform:translateY(-25px) rotate(-3deg)}}.lang-toggle{position:fixed;top:2rem;right:2rem;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;background:#fff;border-radius:30px;padding:.5rem 1.25rem;box-shadow:0 2px 15px #0000001a;direction:ltr;height:36px}.lang-btn{padding:0;border:none;background:transparent;color:#999;font-size:.875rem;font-weight:700;cursor:pointer;transition:color .3s ease;letter-spacing:0;min-width:26px;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lang-btn:hover,.lang-btn.active{color:#d39d49}.lang-divider{color:#ddd;font-weight:300;-webkit-user-select:none;user-select:none;flex-shrink:0;display:flex;align-items:center;justify-content:center}.content{position:relative;z-index:1;max-width:700px;width:100%;text-align:center;padding:2rem 1rem;margin-top:50px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.heading{font-size:1.5rem;font-weight:700;color:#333c;margin-bottom:2rem;line-height:1.5;max-width:100%;margin-left:auto;margin-right:auto;white-space:nowrap;animation:fadeIn .8s ease-out .2s both;display:flex;justify-content:center;align-items:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logo-container{margin-bottom:2rem}.logo{max-width:360px;width:100%;height:auto;transition:transform .4s ease;animation:slideDown .8s ease-out .4s both}@keyframes slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.logo:hover{transform:scale(1.03) translateY(-4px)}.tagline{font-size:1.5rem;font-weight:600;color:#d39d49;margin-bottom:2rem;animation:fadeInUp .8s ease-out .6s both}.description{font-size:1.125rem;color:#666;line-height:1.8;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .8s both}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;text-decoration:none;border-radius:50%;transition:all .4s ease;box-shadow:0 8px 30px #25d36666;animation:fadeInUp .8s ease-out 1s both,pulse 2s ease-in-out 2s infinite;cursor:pointer;position:relative;overflow:hidden}.whatsapp-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.whatsapp-btn:hover:before{width:120px;height:120px}.whatsapp-btn svg{width:50px;height:50px;position:relative;z-index:1;transition:transform .3s ease}.whatsapp-btn:hover{transform:translateY(-8px) scale(1.1);box-shadow:0 12px 40px #25d36699}.whatsapp-btn:hover svg{transform:scale(1.1) rotate(10deg)}@keyframes pulse{0%,to{box-shadow:0 8px 30px #25d36666}50%{box-shadow:0 8px 30px #25d36666,0 0 0 20px #25d3661a,0 0 0 40px #25d3660d}}@keyframes energyBurst{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@media (max-width: 768px){.wave-top,.wave-bottom{height:120px}.lang-toggle{top:1.5rem;right:1.5rem}.lang-btn{padding:.4rem 1rem;font-size:.8rem}.content{padding:1.5rem 1rem}.heading{font-size:1.25rem;margin-bottom:1.5rem;max-width:95%;white-space:normal}.logo{max-width:320px}.tagline{font-size:1.25rem;margin-bottom:1.5rem}.description{font-size:1rem;margin-bottom:2.5rem}.whatsapp-btn{width:80px;height:80px}.whatsapp-btn svg{width:40px;height:40px}.icon.whatsapp{width:40px;height:40px}.icon.robot{width:35px;height:35px}.icon.meem{width:40px;height:40px}}@media (max-width: 480px){.wave-top,.wave-bottom{height:80px}.lang-toggle{top:1rem;right:1rem}.lang-btn{padding:.35rem .75rem;font-size:.75rem}.content{padding:1rem .75rem}.heading{font-size:1.125rem;margin-bottom:1.25rem;max-width:100%;white-space:normal}.logo{max-width:260px}.logo-container{margin-bottom:1.5rem}.tagline{font-size:1.125rem;margin-bottom:1.25rem}.description{font-size:.95rem;margin-bottom:2rem}.whatsapp-btn{width:70px;height:70px}.whatsapp-btn svg{width:35px;height:35px}.icon.whatsapp{width:30px;height:30px}.icon.robot{width:28px;height:28px}.icon.meem{width:32px;height:32px}}
