@import "https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";
:root{--black:#1e3a8a;--white:#fff;--gray:#fff;--green:#2ecc71;--transition:all .3s cubic-bezier(.25,.46,.45,.94)}.wave{opacity:.7;z-index:1;width:100%;line-height:0;position:absolute;overflow:hidden}.wave-top{top:0;transform:rotate(180deg)}.wave-bottom{bottom:0}.wave svg{width:calc(100% + 1.3px);height:40px;display:block;position:relative}.wave .shape-fill{fill:var(--green);opacity:.5}.wave-random{height:30px;transform:rotate(180deg)scaleX(1.5)}.wave-small{width:80%;height:20px;margin-left:10%}.wave-curve{height:40px;transform:rotate(180deg)scaleX(.8)}.section-container{position:relative}body{background-color:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-family:Almarai,sans-serif;overflow-x:hidden}html{overflow-x:hidden}.cta-button{cursor:pointer;padding:1rem 0;font-size:1.2rem;font-weight:700;display:inline-block;position:relative}.cta-button:after{content:"";background-color:var(--black);transform-origin:100%;width:100%;height:2px;transition:var(--transition);position:absolute;bottom:0;right:0;transform:scaleX(1)}.cta-button:hover:after{transform-origin:0;transform:scaleX(0)}.scroll-indicator{letter-spacing:2px;writing-mode:vertical-rl;opacity:.5;font-size:.9rem;font-weight:300;animation:2s ease-in-out infinite float;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translateY(0)translate(-50%)}50%{transform:translateY(-10px)translate(-50%)}}.trusted-section{background-color:var(--white);text-align:center;padding:8rem 5%}.trusted-container{max-width:1400px;margin:0 auto}.trusted-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:4rem;display:grid}.stat-item{background-color:var(--gray);transition:var(--transition);border-radius:8px;padding:2rem}.stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.stat-value{color:var(--black);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}@media (max-width:768px){.trusted-section{padding:5rem 5%}.trusted-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}.stat-value{font-size:2rem}.stat-label{font-size:1rem}}@media (max-width:480px){.trusted-section{padding:3rem 4%}.trusted-stats{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.stat-item{padding:1.5rem}.stat-value{font-size:1.8rem}.stat-label{font-size:.95rem}}.features{background-color:var(--gray);padding:8rem 5%}.features-container{max-width:1400px;margin:0 auto}.section-title{letter-spacing:-1.5px;margin-bottom:4rem;font-size:3.5rem;font-weight:800;line-height:1.1}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4rem;display:grid}.feature-item{opacity:0;transition:var(--transition);transform:translateY(20px)}.feature-item.visible{opacity:1;transform:translateY(0)}.feature-number{opacity:.6;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.feature-title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.2}.feature-desc{opacity:.8;font-size:1.2rem;font-weight:300;line-height:1.6}.data-centers{background-color:var(--white);padding:8rem 5%}.locations{flex-wrap:wrap;gap:2rem;margin-top:4rem;display:flex}.location{opacity:.8;transition:var(--transition);font-size:1.5rem;font-weight:700}.location:hover{opacity:1}.pricing-old{background-color:var(--gray);padding:8rem 5%}.pricing-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem;display:grid}.pricing-card{transition:var(--transition);border:1px solid rgba(0,0,0,.1);padding:3rem}.pricing-card:hover{border-color:var(--black)}.pricing-title{margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.pricing-price{margin-bottom:2rem;font-size:2.5rem;font-weight:800}.pricing-features{list-style:none}.pricing-features li{opacity:.8;margin-bottom:1rem;font-weight:300}.cta{background-color:var(--black);color:var(--white);text-align:center;padding:8rem 5%}.cta-title{letter-spacing:-1.5px;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.cta-subtitle{opacity:.8;max-width:700px;margin:0 auto 4rem;font-size:1.5rem;font-weight:300}.cta-buttons{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.cta-button-white{border:1px solid var(--white);background-color:var(--white);color:var(--black);transition:var(--transition);border-radius:6px;padding:1rem 2rem;font-size:1.2rem;font-weight:700;display:inline-block}.cta-button-white:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.cta-button-outline{border:1px solid var(--white);color:var(--white);transition:var(--transition);background-color:transparent;border-radius:6px;padding:1rem 2rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-block}.cta-button-outline:hover{background-color:rgba(255,255,255,.1);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.name-reinforcement{z-index:100;mix-blend-mode:difference;color:var(--white);pointer-events:none;position:fixed;bottom:5%;right:8%}.name-wordmark{letter-spacing:-1px;opacity:.5;transition:var(--transition);font-size:1.5rem;font-weight:800}@media (max-width:1200px){.hero-title{font-size:10vw}.hero-subtitle{max-width:80%}.features-grid,.pricing-cards,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{justify-content:flex-start;padding:20vh 5% 0}.hero-title{font-size:15vw}.hero-subtitle{max-width:100%;font-size:1.4rem}.features-grid,.pricing-cards,.footer-grid{grid-template-columns:1fr;gap:3rem}.section-title,.cta-title{margin-bottom:3rem;font-size:2.5rem}.features,.cta{padding:5rem 5%}.cta-buttons{flex-direction:column;align-items:center}.cta-button-white,.cta-button-outline{text-align:center;width:100%;max-width:300px}}@media (max-width:480px){.hero{padding-top:15vh}.hero-title{font-size:12vw}.hero-subtitle{font-size:1.1rem}.section-title,.cta-title{margin-bottom:2rem;font-size:2rem}.features,.cta{padding:3rem 4%}.cta-subtitle{margin-bottom:2rem;font-size:1.1rem}}.sub-title{font-weight:800;font-size:2rem!important}@media (max-width:480px){.sub-title{font-size:1.5rem!important}}.clients{background-color:var(--white);padding:8rem 5%}.client-stories{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.client-card{transition:var(--transition);border:1px solid rgba(0,0,0,.1);padding:2rem;transform:translateY(20px)}.client-card.visible{opacity:1;transform:translateY(0)}.client-card:hover{border-color:var(--black)}.client-header{align-items:center;margin-bottom:1.5rem;display:flex}.client-avatar{background-color:var(--black);width:50px;height:50px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-left:1rem;font-size:1.5rem;font-weight:800;display:flex}.client-name{font-size:1.2rem;font-weight:800}.client-role{opacity:.6;font-size:.9rem;font-weight:300}.client-quote{margin-bottom:2rem;padding-right:1rem;font-size:1.2rem;line-height:1.6;position:relative}.client-quote:before{content:"";opacity:.1;font-size:3rem;position:absolute;top:-10px;right:0}.client-stats{gap:1rem;display:flex}.stat{text-align:center;background-color:var(--gray);flex:1;padding:1rem}.stat-value{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.stat-label{opacity:.8;font-size:.9rem;font-weight:300}@media (max-width:768px){.clients{padding:5rem 5%}.client-stories{grid-template-columns:1fr}.use-cases{padding:5rem 5%}.case-studies{grid-template-columns:1fr}}@media (max-width:480px){.clients{padding:3rem 4%}.client-card{padding:1.5rem}.client-quote{font-size:1rem}.use-cases{padding:3rem 4%}}.faq-section{background-color:var(--background);padding:80px 0}@media (max-width:768px){.faq-section{padding:50px 0}}@media (max-width:480px){.faq-section{padding:40px 0}}.stack-deployment-section{background-color:var(--background);text-align:right;direction:rtl;padding:80px 0}.stack-deployment-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.stacks-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-top:40px;display:grid}.stack-card{background:var(--card-bg);text-align:center;border-radius:8px;padding:25px;transition:transform .3s}.stack-card:hover{transform:translateY(-5px)}.stack-logo{background-color:#10b981;border-radius:50%;width:50px;height:50px;margin:0 auto 15px}.stack-card h3{color:var(--green);margin-bottom:10px;font-size:1.2rem}.stack-card p{color:var(--text-secondary);margin-bottom:15px}@media (max-width:768px){.stack-deployment-section{padding:50px 0}.stacks-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-top:30px}.stack-card{padding:20px}}@media (max-width:480px){.stack-deployment-section{padding:40px 0}.stacks-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.stack-card{padding:15px}.stack-card h3{font-size:1rem}.stack-card p{font-size:.85rem}}@media (max-width:360px){.stacks-grid{grid-template-columns:1fr}}.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:1rem}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:700;display:flex}.faq-toggle{transition:var(--transition);font-size:1.5rem}.faq-answer{max-height:0;padding-right:1rem;transition:max-height .3s ease-out;overflow:hidden}.faq-answer p{padding-bottom:1.5rem;line-height:1.6}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-item.active .faq-answer{max-height:300px}@media (max-width:768px){.faq-container{padding:0 5%}.faq-question{padding:1.2rem 0;font-size:1rem}}@media (max-width:480px){.faq-question{padding:1rem 0;font-size:.95rem}.faq-answer p{font-size:.9rem}}.pricing{background-color:var(--gray);padding:8rem 5%;position:relative}.pricing .container{max-width:1400px;margin:0 auto}.pricing .section-header{text-align:center;margin-bottom:4rem}.pricing .section-title{letter-spacing:-1.5px;color:var(--black);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.pricing .section-subtitle{opacity:.9;max-width:700px;color:var(--black);margin:0 auto;font-size:1.5rem;font-weight:300;line-height:1.6}.pricing-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.pricing-card{background-color:var(--white);transition:var(--transition);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:2.5rem;position:relative}.pricing-card.featured{border:1px solid var(--black);transform:scale(1.02)}.pricing-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08)}.pricing-badge{background-color:var(--black);color:var(--white);border-radius:20px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-title{text-align:center;color:var(--black);margin-bottom:1rem;font-size:1.8rem;font-weight:800}.pricing-price{text-align:center;margin-bottom:1.5rem}.pricing-price .amount{color:var(--black);font-size:3rem;font-weight:800}.pricing-price .period{opacity:.8;font-size:1rem;font-weight:300}.pricing-description{text-align:center;opacity:.9;margin-bottom:2rem;font-size:1.1rem;font-weight:300}.pricing-features{margin-bottom:2.5rem;list-style:none}.pricing-features li{border-bottom:1px solid rgba(0,0,0,.05);align-items:center;gap:.5rem;padding:.7rem 0;font-size:1rem;font-weight:400;display:flex}.pricing-features li:last-child{border-bottom:none}.pricing-button{text-align:center;width:100%;transition:var(--transition);cursor:pointer;background-color:var(--black);color:var(--white);border:none;border-radius:8px;padding:1rem;font-size:1.1rem;font-weight:700;display:block}.pricing-button.outline{color:var(--black);border:1px solid var(--black);background-color:transparent}.pricing-button:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.pricing-footer{text-align:center;opacity:.7;max-width:800px;margin:0 auto;font-size:.9rem;font-weight:300}@media (max-width:992px){.pricing-card.featured{transform:none}}@media (max-width:768px){.pricing{padding:6rem 5%}.pricing .section-title{font-size:2.5rem}.pricing .section-subtitle{font-size:1.25rem}.pricing-cards{grid-template-columns:1fr;max-width:500px;margin:0 auto 3rem}}@media (max-width:480px){.pricing .section-title{font-size:2rem}.pricing-price .amount{font-size:2.5rem}.pricing{padding:4rem 4%}.pricing-card{padding:1.8rem}}.products{background-color:var(--white);padding:8rem 5%;position:relative}.products .container{max-width:1400px;margin:0 auto}.products .section-title{text-align:center;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.products .section-subtitle{text-align:center;opacity:.8;max-width:700px;margin:0 auto 5rem;font-size:1.5rem;font-weight:300}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.product-card{background-color:var(--gray);transition:var(--transition);border-radius:12px;padding:2.5rem;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.product-icon{background-color:var(--black);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.product-icon i{font-size:24px}.product-title{margin-bottom:1rem;font-size:1.8rem;font-weight:800;line-height:1.2}.product-description{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.6}.product-link{color:var(--black);transition:var(--transition);font-weight:700;text-decoration:none;display:inline-block;position:relative}.product-link:after{content:"";background-color:var(--black);transform-origin:100%;width:100%;height:1px;transition:var(--transition);position:absolute;bottom:-2px;left:0;transform:scaleX(1)}.product-link:hover:after{transform-origin:0;transform:scaleX(0)}@media (max-width:768px){.products{padding:5rem 5%}.products .section-title{font-size:2.5rem}.products .section-subtitle{margin-bottom:3rem;font-size:1.2rem}.products-grid{grid-template-columns:1fr}}@media (max-width:480px){.products{padding:3rem 4%}.products .section-title{font-size:2rem}.products .section-subtitle{margin-bottom:2rem;font-size:1rem}.product-card{padding:1.5rem}.product-title{font-size:1.4rem}.product-description{font-size:.95rem}}.business-section{background-color:var(--white);padding:10vh 8%}.business-container{max-width:1400px;margin:0 auto}.value-proposition{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;display:grid}.value-image{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.value-image img{width:100%;height:auto;display:block}.value-content h3{margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2}.value-content p{opacity:.9;margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.benefit-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:5rem;display:grid}.benefit-card{background-color:var(--gray);transition:var(--transition);border-radius:8px;padding:2rem}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.benefit-icon{color:var(--black);margin-bottom:1.5rem;font-size:2.5rem}.benefit-title{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.benefit-desc{opacity:.8;font-size:1.1rem;line-height:1.6}.use-cases{background-color:var(--gray);padding:8rem 5%}.case-studies{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.case-card{background-color:var(--white);border-radius:8px;padding:2rem;box-shadow:0 5px 15px rgba(0,0,0,.05)}.case-title{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.case-desc{opacity:.8;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.value-proposition{grid-template-columns:1fr}.value-image{order:-1}.business-section{padding:5rem 5%}.value-content h3{font-size:2rem}.benefit-cards{grid-template-columns:1fr;margin-top:3rem}}@media (max-width:480px){.business-section{padding:3rem 4%}.value-content h3{font-size:1.6rem}.value-content p{font-size:1rem}.benefit-card{padding:1.5rem}.benefit-title{font-size:1.3rem}.benefit-desc{font-size:1rem}}.my-icon{width:30px;height:30px}.icon-tunnel{width:40px;height:40px}.navbar{background-color:var(--white);z-index:1000;transition:var(--transition);border-bottom:1px solid var(--gray-light);padding:.8rem 5%;font-family:Almarai,sans-serif;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.navbar.scrolled{padding:.6rem 5%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.navbar-brand{align-items:center;display:flex}.navbar-brand a{color:var(--black);font-size:1.4rem;font-weight:800;text-decoration:none}.navbar-main{align-items:center;gap:.5rem;display:flex}.navbar-item{position:relative}.navbar-link{color:var(--black);transition:var(--transition);opacity:.8;cursor:pointer;white-space:nowrap;align-items:center;gap:.3rem;padding:.8rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.navbar-link:hover{opacity:1;background-color:var(--gray-light);border-radius:4px}.navbar-link i{transition:var(--transition);margin-right:.2rem;font-size:.7rem}.navbar-item:hover .navbar-link i{transform:rotate(180deg)}.navbar-dropdown{background:var(--white);opacity:0;visibility:hidden;z-index:1001;border:1px solid var(--gray-light);will-change:transform,opacity;border-radius:8px;min-width:240px;max-width:280px;max-height:80vh;transition:all .2s ease-out;position:absolute;top:100%;right:0;overflow-y:auto;transform:translateY(8px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.navbar-item:hover .navbar-dropdown{left:0;right:auto}.navbar-dropdown.active,.navbar-item:focus-within .navbar-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.navbar-link:focus{outline:2px solid var(--black);outline-offset:2px;border-radius:4px}.dropdown-link:focus{outline:2px solid var(--black);outline-offset:2px;border-radius:6px}.navbar-item:hover .navbar-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-section{border-bottom:1px solid var(--gray-light);padding:1.2rem}.dropdown-section:last-child{border-bottom:none}.dropdown-title{color:var(--black);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-size:.8rem;font-weight:800}.dropdown-links{flex-direction:column;gap:.6rem;display:flex}.dropdown-link{color:var(--black);transition:var(--transition);border-radius:6px;align-items:flex-start;gap:.8rem;padding:.6rem;font-size:.85rem;font-weight:400;line-height:1.3;text-decoration:none;display:flex}.dropdown-link:hover{background-color:var(--gray-light)}.dropdown-link-content{flex:1}.dropdown-link-title{color:var(--black);margin-bottom:.2rem;font-weight:700}.dropdown-link-desc{color:var(--gray-medium);font-size:.75rem;line-height:1.3}.badge-new{background-color:var(--black);color:var(--white);border-radius:10px;margin-right:.3rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.navbar-actions{align-items:center;gap:.8rem;display:flex}.navbar-search{transition:var(--transition);cursor:pointer;opacity:.7;border-radius:4px;padding:.5rem}.navbar-search:hover{background-color:var(--gray-light);opacity:1}.login-link{color:var(--black);opacity:.8;transition:var(--transition);white-space:nowrap;padding:.6rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none}.login-link:hover{opacity:1;background-color:var(--gray-light);border-radius:4px}.navbar-cta{background-color:var(--black);transition:var(--transition);white-space:nowrap;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;color:var(--white)!important;opacity:1!important}.navbar-cta:hover{background-color:var(--gray-dark);transform:translateY(-1px)}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:3px;padding:.4rem;display:none}.navbar-toggle span{width:20px;height:2px;transition:var(--transition);display:block}.navbar-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar-toggle.active span:nth-child(2){opacity:0}.navbar-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navbar-mobile{background-color:var(--white);width:100%;height:calc(100vh - 100%);transition:var(--transition);z-index:999;position:fixed;top:100%;right:-100%;overflow-y:auto;box-shadow:-5px 0 25px rgba(0,0,0,.1)}.navbar-mobile.active{right:0}.mobile-menu{flex-direction:column;padding:1rem 5%;display:flex}.mobile-item{border-bottom:1px solid var(--gray-light)}.mobile-link{color:var(--black);cursor:pointer;transition:var(--transition);justify-content:space-between;align-items:center;padding:1rem 0;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.mobile-link.active{color:var(--black)}.mobile-link.active span{transform:rotate(180deg)}.mobile-dropdown{background-color:var(--gray-light);will-change:max-height;max-height:0;margin:0 -5%;padding:0 5%;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.mobile-link:focus,.mobile-dropdown-link:focus{outline:2px solid var(--black);outline-offset:2px;border-radius:4px}.mobile-dropdown.active{max-height:500px;padding:.5rem 5%}.mobile-dropdown-link{color:var(--gray-medium);transition:var(--transition);border-radius:4px;margin-bottom:.2rem;padding:.8rem 1rem;font-size:.9rem;font-weight:400;text-decoration:none;display:block}.mobile-dropdown-link:hover{background-color:var(--white);color:var(--black)}.mobile-actions{border-top:1px solid var(--gray-light);flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}@media (max-width:1024px){.navbar-main,.navbar-actions{display:none}.navbar-toggle{display:flex}}@media (max-width:768px){.navbar{padding:.7rem 5%}.navbar.scrolled{padding:.5rem 5%}.navbar-brand a{font-size:1.2rem}}@media (max-width:480px){.navbar{padding:.6rem 4%}.navbar.scrolled{padding:.4rem 4%}.navbar-brand a{font-size:1.1rem}}.text-bold{font-weight:800}.bg-gray{background-color:var(--gray-light)}.partners-section{text-align:center;padding:8rem 5%}.partner-logos{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.partner-logo{object-fit:contain;width:120px;height:auto;transition:var(--transition);opacity:.8}.partner-logo:hover{opacity:1;transform:scale(1.05)}@media (max-width:768px){.partner-logos{gap:1.5rem}.partner-logo{width:100px}.partners-section{padding:5rem 5%}}@media (max-width:480px){.partners-section{padding:3rem 4%}.partner-logos{gap:1rem}.partner-logo{width:80px}}.footer{color:#fff;direction:rtl;background-color:#0a0a0a;padding:4rem 5%;font-family:Almarai,sans-serif}.footer .container{max-width:1400px;margin:0 auto}.footer-sections{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}.footer-section{flex-direction:column;display:flex}.footer-section-title{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;position:relative}.footer-section-title:after{content:"";background-color:#3b82f6;width:2rem;height:2px;position:absolute;bottom:-.5rem;right:0}.footer-links-list{margin:0;padding:0;list-style:none}.footer-links-list li{margin-bottom:.75rem}.footer-link{color:#d1d5db;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.footer-link:hover{color:#3b82f6}.footer-brand-section{flex-direction:column;justify-content:space-between;display:flex}.footer-brand{margin-bottom:2rem}.footer-brand-title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800}.footer-tagline{color:#9ca3af;margin:0;font-size:1rem}.social-title{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.social-icons{gap:1rem;display:flex}.social-link{color:#d1d5db;background-color:#1f2937;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.social-link:hover{color:#fff;background-color:#3b82f6;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #374151;padding-top:2rem}.footer-copyright{text-align:center;color:#9ca3af;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.footer-sections{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.footer-sections{grid-template-columns:1fr;gap:2rem}.footer-copyright{font-size:.8rem}.footer-bottom{padding-top:1.5rem}}@media (max-width:1024px){.hero{padding:6rem 5% 4rem}.hero-content{text-align:center;flex-direction:column;gap:3rem}.hero-text{max-width:100%}.hero-title{font-size:2.8rem}.hero-description{font-size:1.2rem}.hero-image{max-width:80%;margin:0 auto}.hero-buttons{justify-content:center}}@media (max-width:768px){.hero{padding:5rem 5% 3rem}.hero-title{letter-spacing:-.5px;font-size:2.2rem}.hero-description{font-size:1.1rem;line-height:1.6}.hero-image{max-width:100%}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;justify-content:center;width:100%;max-width:300px}.hero-stats{flex-direction:column;align-items:center;gap:1.5rem}.hero-stat{text-align:center}}@media (max-width:480px){.hero{padding:4rem 4% 2rem}.hero-title{font-size:1.8rem}.hero-description{font-size:1rem}.hero-badge{padding:.4rem 1rem;font-size:.8rem}}@media (max-width:1024px){.business-section{padding:6rem 5%}.case-studies{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.business-section{padding:5rem 5%}.business-section .section-title{font-size:2.2rem}.business-section .section-subtitle{margin-bottom:2.5rem;font-size:1.1rem}.case-studies{grid-template-columns:1fr;gap:1.5rem}.case-card{padding:2rem}.case-title{font-size:1.4rem}.case-desc{font-size:1rem}}@media (max-width:480px){.business-section{padding:3rem 4%}.business-section .section-title{font-size:1.8rem}.business-section .section-subtitle{margin-bottom:2rem;font-size:1rem}.case-card{padding:1.5rem}.case-title{font-size:1.2rem}.case-desc{font-size:.95rem}}@media (max-width:1024px){.products-section{padding:6rem 5%}.products-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.products-section{padding:5rem 5%}.products-section .section-title{font-size:2.2rem}.products-section .section-subtitle{margin-bottom:2.5rem;font-size:1.1rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-card{padding:2rem}.product-card-title{font-size:1.4rem}.product-card-desc{font-size:1rem}}@media (max-width:480px){.products-section{padding:3rem 4%}.products-section .section-title{font-size:1.8rem}.products-section .section-subtitle{margin-bottom:2rem;font-size:1rem}.product-card{padding:1.5rem}.product-card-title{font-size:1.2rem}.product-card-desc{font-size:.95rem}}@media (max-width:1024px){.stack-deployment{padding:6rem 5%}.stack-content{flex-direction:column;gap:3rem}.stack-text{text-align:center;max-width:100%}.stack-visual{max-width:100%}}@media (max-width:768px){.stack-deployment{padding:5rem 5%}.stack-deployment .section-title{font-size:2.2rem}.stack-deployment .section-subtitle{font-size:1.1rem}.stack-grid{grid-template-columns:1fr;gap:1.5rem}.stack-item{padding:1.5rem}.stack-item-title{font-size:1.2rem}.stack-item-desc{font-size:.95rem}}@media (max-width:480px){.stack-deployment{padding:3rem 4%}.stack-deployment .section-title{font-size:1.8rem}.stack-deployment .section-subtitle{font-size:1rem}.stack-item{padding:1.2rem}.stack-item-title{font-size:1.1rem}.stack-item-desc{font-size:.9rem}}@media (max-width:1024px){.faq-section{padding:6rem 5%}.faq-container{max-width:800px}}@media (max-width:768px){.faq-section{padding:5rem 5%}.faq-section .section-title{font-size:2.2rem}.faq-section .section-subtitle{margin-bottom:2.5rem;font-size:1.1rem}.faq-container{max-width:100%}.faq-item{padding:1.2rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}@media (max-width:480px){.faq-section{padding:3rem 4%}.faq-section .section-title{font-size:1.8rem}.faq-section .section-subtitle{margin-bottom:2rem;font-size:1rem}.faq-item{padding:1rem}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem}}@media (max-width:1024px){.cta{padding:6rem 5%}.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.2rem}}@media (max-width:768px){.cta{padding:5rem 5%}.cta-title{font-size:2rem}.cta-subtitle{max-width:100%;font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.cta-button-white,.cta-button-outline{text-align:center;width:100%;max-width:300px}}@media (max-width:480px){.cta{padding:3rem 4%}.cta-title{font-size:1.6rem}.cta-subtitle{font-size:1rem}.cta-button-white,.cta-button-outline{padding:.8rem 1.5rem;font-size:.95rem}}@media (max-width:768px){.section-title{margin-bottom:1rem!important;font-size:2.2rem!important}.section-subtitle{max-width:100%!important;margin-bottom:2.5rem!important;font-size:1.1rem!important}}@media (max-width:480px){.section-title{margin-bottom:.8rem!important;font-size:1.8rem!important}.section-subtitle{margin-bottom:2rem!important;font-size:1rem!important}}@media (max-width:768px){.section-container{padding:0}}@media (max-width:480px){.bg-gray-50.py-16{padding-top:3rem!important;padding-bottom:3rem!important}.sub-title{font-size:1.2rem!important}.text-stone-600.text-xl{font-size:1rem!important}}@media (max-width:768px){.trusted-section{padding:5rem 5%}.trusted-section .section-title{font-size:2.2rem}.trusted-section .section-subtitle{font-size:1.1rem}.trusted-logos{gap:2rem}.trusted-logo{max-width:120px}}@media (max-width:480px){.trusted-section{padding:3rem 4%}.trusted-section .section-title{font-size:1.8rem}.trusted-section .section-subtitle{font-size:1rem}.trusted-logos{gap:1.5rem}.trusted-logo{max-width:100px}}@media (max-width:768px){[class*=grid]{gap:1.5rem}section{padding-left:5%!important;padding-right:5%!important}}@media (max-width:480px){section{padding-left:4%!important;padding-right:4%!important}}@media (max-width:768px){img{max-width:100%;height:auto}body{overflow-x:hidden}.container,[class*=container]{max-width:100%;padding-left:0;padding-right:0}}.partners-section{background:var(--bg-primary,#fff);padding:6rem 0}.partners-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.partner-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:3rem;display:flex}.partner-logo{opacity:.7;filter:grayscale();max-width:140px;height:auto;transition:opacity .3s,transform .3s}.partner-logo:hover{opacity:1;filter:grayscale(0%);transform:scale(1.05)}@media (max-width:768px){.partners-section{padding:4rem 0}.partners-content{padding:0 1.5rem}.partner-logos{gap:2rem;margin-top:2rem}.partner-logo{max-width:100px}}@media (max-width:480px){.partners-section{padding:3rem 0}.partner-logos{gap:1.5rem;margin-top:1.5rem}.partner-logo{max-width:80px}}.data-centers{background:var(--bg-secondary,#f8fafc);padding:6rem 0}.locations{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.location{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#1a202c);cursor:default;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.location:hover{color:#10b981;border-color:#10b981;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.15)}@media (max-width:768px){.data-centers{padding:4rem 0}.locations{gap:.75rem}.location{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.data-centers{padding:3rem 0}.locations{gap:.5rem}.location{padding:.5rem 1rem;font-size:.85rem}}.tech-stack{background:var(--bg-primary,#fff);padding:6rem 0}.platform-showcase{align-items:center;gap:4rem;margin-top:3rem;display:flex}.platform-content{flex:1;min-width:0}.platform-content h3{color:var(--text-primary,#1a202c);margin-bottom:1rem;font-size:1.8rem;font-weight:700;line-height:1.4}.platform-description{color:var(--text-secondary,#64748b);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.benefits-list{margin:0 0 2rem;padding:0;list-style:none}.benefits-list li{color:var(--text-primary,#334155);padding:.5rem 0 .5rem 1.75rem;font-size:1.05rem;line-height:1.6;position:relative}.benefits-list li:before{content:"✓";color:#10b981;font-size:1rem;font-weight:700;position:absolute;left:0}.platform-screenshot{border-radius:12px;flex:1;min-width:0;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1)}.platform-screenshot img{width:100%;height:auto;display:block}@media (max-width:968px){.platform-showcase{flex-direction:column;gap:2.5rem}.platform-content{text-align:center}.benefits-list li{text-align:right}.platform-content h3{font-size:1.5rem}}@media (max-width:768px){.tech-stack{padding:4rem 0}.platform-showcase{gap:2rem;margin-top:2rem}.platform-content h3{font-size:1.3rem}.platform-description{font-size:1rem}.benefits-list li{font-size:.95rem}}@media (max-width:480px){.tech-stack{padding:3rem 0}.platform-content h3{font-size:1.2rem}.platform-description{font-size:.9rem}.benefits-list li{padding:.4rem 0 .4rem 1.5rem;font-size:.9rem}}.demo-section{background:var(--bg-secondary,#f8fafc);padding:6rem 0}.demo-container{text-align:center;max-width:900px;margin:0 auto;padding:0 2rem}.demo-title{color:var(--text-primary,#1a202c);margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1.3}.demo-subtitle{color:var(--text-secondary,#64748b);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.asciinema-player-container{border-radius:12px;max-width:100%;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.asciinema-player-container iframe{width:100%;max-width:100%}@media (max-width:768px){.demo-section{padding:4rem 0}.demo-container{padding:0 1.5rem}.demo-title{font-size:1.8rem}.demo-subtitle{margin-bottom:2rem;font-size:1rem}}@media (max-width:480px){.demo-section{padding:3rem 0}.demo-title{font-size:1.5rem}.demo-subtitle{margin-bottom:1.5rem;font-size:.9rem}}
