.landing-wrapper{color:#e7e7e7;width:100%;min-height:100vh;font-family:var(--font-tajawal),"Tajawal",sans-serif;background:#000;position:relative;overflow:hidden}.image-gradient{opacity:.5;z-index:0;max-width:100%;position:absolute;top:0;right:0}.layer-blur{z-index:0;width:30rem;height:0;position:absolute;top:20%;rotate:-30deg;box-shadow:0 0 700px 15px #fff}.landing-wrapper .container{z-index:1;width:100%;margin:0 auto;padding:0 2rem;position:relative}.landing-wrapper header{z-index:1000;justify-content:space-between;align-items:center;padding:1rem 5rem;display:flex;position:relative}.landing-wrapper .logo{background:linear-gradient(90deg,indigo,#8a2be2,orchid,#2e0854,indigo) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;animation:8s infinite gradientMove;display:inline-block}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.landing-wrapper nav{align-items:center;gap:3rem;display:flex}.landing-wrapper nav a{letter-spacing:.1rem;color:#e7e7e7;z-index:999;font-size:1rem;text-decoration:none;transition:color .2s;position:relative}.landing-wrapper nav a:hover{color:#a7a7a7}.landing-wrapper .btn-signin{color:#000;cursor:pointer;z-index:999;background-color:#a7a7a7;border:none;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s;position:relative}.landing-wrapper .btn-signin:hover{background-color:#fff}@media (min-width:769px){.landing-wrapper header{isolation:isolate;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:.5rem clamp(.75rem,2vw,1.75rem);display:grid}.landing-wrapper header>a:first-of-type{z-index:2;grid-column:1;justify-self:start;position:relative}.landing-wrapper header>nav{flex-wrap:wrap;grid-column:2;justify-content:center;align-items:center;gap:clamp(.5rem,1.5vw,1.75rem);min-width:0;max-width:100%;padding-inline:.35rem;display:flex}.landing-wrapper header>nav a{z-index:1;white-space:nowrap;flex-shrink:0}.landing-wrapper .landing-header-actions{z-index:4;flex-flow:row;grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:1rem;min-width:0;max-width:100%;display:flex;position:relative}.landing-wrapper .landing-header-actions>a{flex-shrink:0;align-items:center;display:inline-flex}.landing-wrapper .landing-header-actions>div{flex-shrink:0;align-items:center;display:flex}.landing-wrapper .landing-header-actions .dropdown-button{border-radius:.5rem;gap:.5rem;min-height:2.75rem;padding:.5rem .95rem;font-size:clamp(.875rem,1.1vw,1rem)}.landing-wrapper .landing-header-actions .dropdown-button .flag-icon{width:22px!important;height:auto!important}.landing-wrapper .landing-header-actions a button,.landing-wrapper .landing-header-actions button{box-sizing:border-box;min-width:5.75rem;line-height:1.25;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;width:auto!important;min-height:2.75rem!important;padding:.5rem 1.2rem!important;font-size:clamp(.875rem,1.1vw,1rem)!important;display:inline-flex!important}.landing-wrapper .landing-header-actions .dropdown-button svg{flex-shrink:0;width:16px;height:16px}}@media (min-width:1200px){.landing-wrapper header{column-gap:clamp(1.25rem,2.5vw,2.25rem)}.landing-wrapper .landing-header-actions{gap:1.125rem}.landing-wrapper .landing-header-actions .dropdown-button{min-height:3rem;padding:.6rem 1.1rem;font-size:1rem}.landing-wrapper .landing-header-actions a button,.landing-wrapper .landing-header-actions button{min-width:6.25rem;min-height:3rem!important;padding:.65rem 1.5rem!important;font-size:1rem!important}}.landing-wrapper main{flex-direction:column;justify-content:center;min-height:calc(90vh - 6rem);padding-top:2rem;display:flex}.landing-wrapper .content{z-index:10;max-width:40rem;margin-left:10%;position:relative}.tag-box{background:#000;border-radius:50px;width:18rem;height:2.5rem;padding:3px;position:relative;overflow:hidden}.tag-box:before{content:"";z-index:0;background:linear-gradient(90deg,#656565,#7f42a7,#6600c5,#5300a0,#757575,#656565) 0 0/300%;border-radius:50px;padding:3px;animation:6s linear infinite trainMove;position:absolute;inset:0}.tag{z-index:2;color:#e7e7e7;cursor:pointer;background:#000;border-radius:50px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:500;transition:color .3s;display:flex;position:relative}.tag:hover{color:#5300a0}@keyframes trainMove{0%{background-position:0%}to{background-position:300%}}.landing-wrapper .content h1{letter-spacing:.1rem;text-shadow:0 0 10px #8080806b;color:#e7e7e7;margin:2rem 0;font-size:4rem;font-weight:600;line-height:1.2}.landing-wrapper .description{letter-spacing:.5px;color:gray;max-width:35rem;font-size:1.2rem;line-height:1.6}.landing-wrapper .buttons{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.landing-wrapper .btn-get-started{letter-spacing:.1rem;color:#fff;z-index:999;border:1px solid #2a2a2a;border-radius:50px;padding:.7rem 1.2rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;position:relative}.landing-wrapper .btn-get-started:hover{background-color:#1a1a1a}.landing-wrapper .btn-signing-main{color:#000;letter-spacing:.1rem;z-index:999;background-color:#d3d3d3;border-radius:50px;padding:.7rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;position:relative}.landing-wrapper .btn-signing-main:hover{background-color:gray}.landing-wrapper .robot-3d-wrapper{pointer-events:none;z-index:1;width:100%;height:100vh;position:absolute;top:0;right:-20%}.landing-wrapper .spline-viewer-inner{width:100%;height:100%;position:relative}.landing-wrapper spline-viewer::part(logo),.landing-wrapper spline-viewer::part(branding){display:none!important}.landing-wrapper spline-viewer{z-index:0;pointer-events:auto;width:100%;height:100%;position:relative}.landing-wrapper .spline-branding-mask{pointer-events:none;z-index:1;background:#000;width:11.5rem;height:3.25rem;position:absolute;bottom:0;right:0}@media (max-width:1300px){.landing-wrapper header{padding:1rem 2rem}.landing-wrapper .content{margin-top:10%}.landing-wrapper .robot-3d-wrapper{top:-10%;right:-10%;scale:.8}}@media (max-width:1024px){.landing-wrapper .robot-3d-wrapper{right:-15%;scale:.6}.landing-wrapper .content{margin-left:5%}}@media (max-width:768px){.landing-wrapper .landing-page-container{flex-direction:column;align-items:stretch;height:100dvh;padding-left:1rem;padding-right:1rem;display:flex;overflow:hidden}.landing-wrapper .landing-page-container>header{direction:ltr;flex-wrap:nowrap;flex-shrink:0;order:1;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.75rem 0;display:flex!important}.landing-wrapper .landing-page-container>header>a{flex-shrink:0;align-items:center;display:flex}.landing-wrapper .landing-page-container>.robot-3d-wrapper{pointer-events:auto;z-index:2;flex:1 1 0;order:2;width:100%;min-height:0;margin:.15rem 0 .35rem;position:relative;inset:auto;overflow:hidden;transform:none}.landing-wrapper .landing-page-container>.robot-3d-wrapper spline-viewer{transform-origin:50% 35%;width:100%;height:100%;margin-bottom:-4rem;transform:scale(2)}.landing-wrapper .spline-branding-mask{display:none}.landing-wrapper .landing-page-container>main{min-height:unset;flex:0 auto;order:3;justify-content:flex-start;padding-top:.5rem;padding-bottom:5rem}.landing-wrapper nav{display:none}.landing-wrapper header .logo,.landing-wrapper header img.logo{object-fit:contain;max-width:130px;width:auto!important;height:2.25rem!important}.landing-wrapper .landing-header-actions{flex-flow:row;flex-shrink:1;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.landing-wrapper .landing-header-actions>a{flex-shrink:0;align-items:center;line-height:0;display:flex}.landing-wrapper .landing-header-actions>div{flex-shrink:0;align-items:center;display:flex}.landing-wrapper .landing-header-actions .dropdown-button{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.35rem;min-width:0;min-height:2.125rem;padding:.32rem .5rem;font-size:.7rem;display:inline-flex}.landing-wrapper .landing-header-actions .dropdown-button .flag-icon{flex-shrink:0;width:1rem!important;height:auto!important}.landing-wrapper .landing-header-actions a button,.landing-wrapper .landing-header-actions button{white-space:nowrap;box-sizing:border-box;line-height:1.2;justify-content:center!important;align-items:center!important;min-height:2.125rem!important;padding:.32rem .55rem!important;font-size:.68rem!important;display:inline-flex!important}.landing-wrapper .landing-header-actions .dropdown-button svg{flex-shrink:0;width:12px;height:12px}.landing-wrapper .btn-signin{padding:.6rem 1.5rem;font-size:.9rem}.landing-wrapper .content{margin-top:0;margin-left:0;margin-right:0;text-align:center;width:100%;max-width:100%;margin-inline:auto;padding:0 .25rem}.landing-wrapper .tag-box{width:12rem;height:2rem;margin-inline:auto}.landing-wrapper .tag{font-size:.8rem}.landing-wrapper .content h1{font-size:2.5rem}.landing-wrapper .description{margin-inline:auto;font-size:1rem}.landing-wrapper .buttons{justify-content:center;gap:.5rem;margin-top:1.25rem}.landing-wrapper .content .buttons a,.landing-wrapper .content .buttons .btn-outline-primary,.landing-wrapper .content .buttons .btn-gradient-secondary{letter-spacing:.04rem;padding:.38rem .85rem!important;font-size:.78rem!important}.landing-wrapper .btn-get-started,.landing-wrapper .btn-signing-main{padding:.38rem .85rem;font-size:.78rem}}@media (max-width:480px){.landing-wrapper .landing-page-container>.robot-3d-wrapper spline-viewer{transform-origin:50% 35%;margin-bottom:-4.5rem;transform:scale(1.8)}.landing-wrapper .content h1{font-size:2rem}.landing-wrapper .landing-header-actions{gap:.4rem}.landing-wrapper .landing-header-actions a button,.landing-wrapper .landing-header-actions button{min-height:2rem!important;padding:.28rem .48rem!important;font-size:.62rem!important}.landing-wrapper .landing-header-actions .dropdown-button{gap:.28rem;min-height:2rem;padding:.28rem .42rem;font-size:.65rem}.landing-wrapper .content .buttons a,.landing-wrapper .content .buttons .btn-outline-primary,.landing-wrapper .content .buttons .btn-gradient-secondary{padding:.34rem .75rem!important;font-size:.72rem!important}}@media (min-width:760px) and (max-width:1300px){.landing-wrapper .landing-page-container>.robot-3d-wrapper,.landing-wrapper .robot-3d-wrapper{width:min(50vw,540px);max-width:52%;height:100vh;min-height:unset;pointer-events:none;z-index:1;flex:none;max-height:none;margin:0;position:absolute;top:0;left:auto;right:0;overflow:visible;transform:none}.landing-wrapper .landing-page-container>.robot-3d-wrapper spline-viewer,.landing-wrapper .robot-3d-wrapper spline-viewer{transform-origin:100% 42%;transform:scale(1.02)}.landing-wrapper .spline-branding-mask{pointer-events:none;width:min(100%,14rem);height:3.5rem;display:block;inset:auto 0 0 auto}}
