*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--black: #0d0d0d;--dark: #111111;--gray: #1c1c1c;--light-gray: #f4f4f4;--white: #ffffff;--red: #8e1616;--red-dark: #5e0f0f;--muted: #888;--border: rgba(255, 255, 255, .08);--ease-in-out: cubic-bezier(.77, 0, .175, 1)}html{scroll-behavior:smooth}body{font-family:Almarai,sans-serif;background:var(--white);color:var(--black);overflow-x:hidden;-webkit-font-smoothing:antialiased}@media (min-width: 992px){body{cursor:none}#cursor-dot,#cursor-ring{position:fixed;top:0;left:0;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);transition:width .2s,height .2s,opacity .2s}#cursor-dot{width:8px;height:8px;background:var(--red);border-radius:50%;mix-blend-mode:multiply}#cursor-ring{width:40px;height:40px;border:1.5px solid var(--red);border-radius:50%;z-index:99998;opacity:.4;transition:all .15s ease}a:hover~#cursor-ring,button:hover~#cursor-ring,.demo-card:hover~#cursor-ring{width:50px;height:50px;opacity:.6;background:#8e16160d}}.btn-red{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:var(--white);padding:13px 36px;width:200px;font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:lowercase;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,12px 100%);position:relative;overflow:hidden;border:none;cursor:pointer;transition:transform .3s ease}.btn-red:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--red-dark);transform:translate(-100%);transition:transform .45s var(--ease-in-out);z-index:0}.btn-red:hover:before{transform:translate(0)}.btn-red span{position:relative;z-index:1}.btn-red:hover{transform:translateY(-2px)}.section-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:14px}.section-heading{font-weight:900;letter-spacing:-.025em;line-height:1.05}.section-heading em{color:var(--red);font-style:italic}#navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-image:url(/header_banner.png);background-size:cover;background-position:center;height:70px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}.nav-inner{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.nav-brand{font-size:26px;font-weight:700;color:var(--white);letter-spacing:.02em;text-decoration:none;text-shadow:0 2px 4px rgba(0,0,0,.3)}.nav-cta{padding:8px 24px;font-size:12px;background-color:var(--white);color:var(--red);width:auto;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%)}.hero-banner{position:relative;background-color:#02000e;padding:100px 0 0;overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;height:100vh}.watermark{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.watermark-text{position:absolute;top:50%;left:-16%;transform:translateY(-50%);font-family:Bebas Neue,sans-serif;font-size:clamp(90px,14vw,150px);color:#ffffff15;white-space:nowrap;letter-spacing:.04em;font-weight:600;rotate:-12deg}.container{width:90%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10}.hero-content{position:relative;z-index:20;left:4%;color:var(--white);max-width:600px;height:fit-content}.hero-content h1{font-size:clamp(40px,6vw,80px);font-weight:700;line-height:1;margin-bottom:10px}.hero-content .brand{color:var(--red);display:block;font-size:clamp(45px,7vw,90px)}.hero-content h2{font-size:clamp(24px,3vw,48px);margin:5px 0;font-weight:500;color:#fff}.hero-content h3{font-size:clamp(16px,2.5vw,28px);margin:5px 0 30px;color:#ddd;font-weight:300;letter-spacing:1px}.btn{display:inline-block;padding:16px 48px;background-color:var(--red);color:var(--white);font-size:14px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:1px;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 100%,15px 100%);transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 10px 20px #8e16164d}.btn:hover{background-color:var(--red-dark);transform:translateY(-3px);box-shadow:0 15px 30px #8e161666}.hero-images-wrapper{position:relative;flex:1;height:600px;display:flex;justify-content:center;align-items:center}.top-ui{position:absolute;top:0;right:0;z-index:15}.top-ui img{width:min(380px,30vw);height:auto;filter:drop-shadow(0 20px 30px rgba(0,0,0,.5))}.center-image{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%) rotate(-6deg);z-index:20;animation:floatSlow 8s ease-in-out infinite}.center-image img{width:min(400px,28vw);height:auto;aspect-ratio:4/5;object-fit:cover;box-shadow:0 20px 30px #0009;border-radius:6px}.hero-footer{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;bottom:-4px}.bottom-ui{bottom:20px;left:0;z-index:15}.bottom-ui img{width:min(380px,30vw);height:auto;filter:drop-shadow(0 -10px 30px rgba(0,0,0,.4))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes floatSlow{0%,to{transform:translate(-50%,-50%) rotate(-6deg) translateY(0)}50%{transform:translate(-50%,-50%) rotate(-4deg) translateY(-25px)}}.moving-strip{position:absolute;bottom:35%;left:0;width:105%;background:var(--red);padding:20px 0;transform:rotate(5deg);overflow:hidden;z-index:5;white-space:nowrap;box-shadow:0 10px 20px #0000004d}.strip-track{display:flex;white-space:nowrap;font-weight:700;font-size:clamp(16px,2vw,20px);color:#fff;text-transform:uppercase;letter-spacing:3px;width:fit-content}.strip-track span{display:inline-block;padding-right:60px}.description-wrapper{position:absolute;bottom:30px;right:40px;max-width:600px;z-index:20}.description{font-size:clamp(14px,1.2vw,18px);max-width:750px;line-height:1.6;color:#fff;background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px 25px;border-radius:8px;border-left:4px solid var(--red);text-align:left;box-shadow:0 10px 30px #0003}#demos{padding:100px 40px;background:var(--white)}.demos-header{text-align:center;margin-bottom:60px}.demos-heading{font-size:clamp(32px,5vw,52px)}.demos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1400px;margin:0 auto}.demo-card{background:var(--white);border:1px solid #eaeaea;overflow:hidden;transition:all .4s var(--ease-in-out);text-decoration:none;display:block;border-radius:8px}.demo-card:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-8px);border-color:var(--red)}.demo-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;transition:transform .6s ease}.demo-card:hover img{transform:scale(1.02)}.demo-card-footer{padding:18px 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.demo-number{font-size:12px;font-weight:900;color:var(--red);letter-spacing:.1em;opacity:.8}.demo-label{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--black);flex:1}.demo-arrow{font-size:16px;color:var(--muted);transition:all .3s ease}.demo-card:hover .demo-arrow{color:var(--red);transform:translate(5px)}#mobile{background:var(--white);min-height:600px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:80px 60px}.mobile-phones-wrap{position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.mobile-phones-wrap img{width:100%;max-width:450px;height:auto;object-fit:contain;transform:rotateY(0) rotate(0);transition:transform .5s ease;filter:drop-shadow(0 30px 40px rgba(0,0,0,.15))}.mobile-phones-wrap:hover img{transform:rotateY(-5deg) rotate(2deg)}.mobile-text{text-align:left;max-width:500px}.mobile-heading{font-size:clamp(32px,4vw,48px);margin-bottom:20px;color:var(--black)}.mobile-desc{font-size:16px;line-height:1.8;color:#555;margin-bottom:40px}#boost{background:var(--light-gray);display:flex;overflow:hidden;position:relative;min-height:500px}.boost-left{padding:100px 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2}.boost-heading{font-size:clamp(32px,4vw,48px);color:var(--black);margin-bottom:20px;line-height:1.2}.boost-desc{font-size:16px;line-height:1.8;color:#555;max-width:450px;margin-bottom:40px}.boost-model-area img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.boost-model-area:hover img{transform:scale(1.05)}@media (max-width: 1400px){.hero-images-wrapper{height:500px}.top-ui img,.bottom-ui img{width:320px}.center-image img{width:300px}}@media (max-width: 1200px){.hero-content h1{font-size:45px}.hero-content .brand{font-size:55px}.hero-images-wrapper{height:450px}.top-ui img,.bottom-ui img{width:280px}.center-image img{width:260px}.description-wrapper{max-width:500px}.demos-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width: 992px){.hero-banner{padding:100px 0 60px}.container{flex-direction:column;align-items:center;text-align:center;gap:40px}.hero-content{text-align:start;max-width:100%;padding:0 10px;left:0}.hero-content h1{font-size:48px}.hero-footer .description{display:none}.hero-content .brand{font-size:58px;display:inline-block}.hero-content h2{font-size:32px}.hero-content h3{font-size:20px}.btn{margin:0 auto}.hero-images-wrapper{width:100%;height:400px;margin:20px 0}.top-ui{top:70px;right:-22%}.center-image{top:60%}.center-image img{width:220px;height:280px}.description-wrapper{position:relative;bottom:auto;right:auto;margin:40px auto 0;max-width:90%}.description{text-align:center;border-left:none;border-bottom:4px solid var(--red)}#mobile{grid-template-columns:1fr;text-align:center;gap:30px;padding:60px 30px}.mobile-text{text-align:center;margin:0 auto}.boost-left{align-items:center;text-align:center;padding:80px 30px}.boost-desc{text-align:center}.boost-model-area{min-height:300px}.nav-inner{padding:0 20px}.nav-brand{font-size:22px}}@media (max-width: 768px){.hero-banner{padding:80px 0 0;left:0}.hero-content h1{font-size:40px}.hero-content .brand{font-size:48px}.hero-content h2{font-size:26px}.hero-content h3{font-size:18px}.btn{padding:14px 36px;font-size:13px}.hero-images-wrapper{height:350px}.top-ui img,.bottom-ui img{width:200px}.moving-strip{padding:15px 0;bottom:14%}.strip-track{font-size:16px;animation:scrollStrip 20s linear infinite}.description{font-size:14px;padding:15px 20px}.demos-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}#demos{padding:60px 20px}.demos-header{margin-bottom:40px}#mobile{padding:40px 20px}.mobile-phones-wrap img{max-width:280px}}@media (max-width: 376px){.center-image img{width:190px;height:180px}}@media (max-width: 480px){.hero-banner{padding:90px 0 0}.hero-content h1{font-size:32px}.hero-content .brand{font-size:38px}.hero-content h2{font-size:22px}.hero-content h3{font-size:16px;margin-bottom:20px}.btn{padding:12px 30px;font-size:12px}.hero-images-wrapper{height:280px}.moving-strip{padding:12px 0;bottom:38%}.strip-track{font-size:14px}.description{font-size:13px;padding:12px 15px}.nav-brand{font-size:18px}.nav-cta{padding:12px 18px;font-size:12px;width:120px}}@media (max-height: 600px) and (orientation: landscape){.hero-banner{min-height:auto;padding:80px 0 0;height:100vh}.hero-images-wrapper{height:250px}.top-ui img,.bottom-ui img{width:230px}.moving-strip{bottom:22%}}#smooth-wrapper{overflow:hidden}#smooth-content{overflow:visible}
