@charset "UTF-8";i,html{margin:0;padding:0;line-height:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%;scroll-behavior:smooth}*{border:0;padding:0;margin:0;list-style:none;font-style:normal;line-height:normal}img{max-width:100%;height:auto;vertical-align:bottom;display:inline-block}input,textarea,select,select option,button{outline-style:none}button,input[type=submit]{cursor:pointer}input:focus{outline:0}li,a{text-decoration:none;transition:all .3s ease-in-out;outline:0}li{transition:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--primary: #001937;--primary-dark: #FA7B1F;--dark-back: #10274E;--secondary: #8b5cf6;--text: #172033;--muted: #718096;--border: rgba(255,255,255,.09);--bg: #ffffff;--soft: #f7f8ff;--green: #20c997}body{direction:rtl;font-size:12px;max-width:100dvw;overflow-x:hidden;margin:0;padding:0;text-align:right;background:var(--dark-back)}body .width{width:80%}@media(max-width:1000px){body .width{width:95%}}body .btn{border:0;padding:12px 22px;border-radius:13px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;position:relative;overflow:hidden}body .btn:before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:skew(-20deg);transition:.7s}body .btn:hover:before{left:140%}body .btn-primary{color:#fff;background:linear-gradient(135deg,#fa7b1f,#ff9f5a);box-shadow:0 10px 30px #fa7b1f40,inset 0 1px #ffffff40}body .btn-primary:hover{transform:translateY(-3px);background:linear-gradient(135deg,#e9650d,#fa7b1f);box-shadow:0 18px 45px #fa7b1f6b,0 0 35px #ff9f5a47}body .btn-outline{color:#ffe4d1;border:1px solid rgba(250,123,31,.35);background:#fa7b1f09;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body .btn-outline:hover{transform:translateY(-3px);color:#fff;border-color:#fa7b1fb3;background:#fa7b1f1a;box-shadow:0 10px 35px #fa7b1f2e,0 0 20px #fa7b1f1f}.hidden{display:none}.allIndex .sections .section-head{max-width:650px;margin:0 auto 50px;text-align:center;color:#fff}.allIndex .sections .section-label{color:var(--primary-dark);font-size:1rem;font-weight:700;margin-bottom:8px}.allIndex .sections .section-title{font-size:2rem;font-weight:900;letter-spacing:-.8px;margin-bottom:10px}.allIndex .sections .section-desc{color:var(--muted);font-size:13px}@media(max-width:1000px){.allIndex .sections .section-head{margin-bottom:1rem}.allIndex .sections .section-title{font-size:1.5rem}}.bigIndex{position:relative;margin-top:5rem}.bigIndex .container{margin:auto}.bigIndex .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.bigIndex .badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:30px;color:#ffb078;background:#fa7b1f17;border:1px solid rgba(250,123,31,.25);font-size:12px;box-shadow:0 0 30px #fa7b1f1a;animation:fadeUp .8s ease both}.bigIndex h1{margin-top:18px;font-size:clamp(40px,4.5vw,62px);line-height:1.3;letter-spacing:-2px;font-weight:800;color:#fff;animation:fadeUp .8s .1s ease both}.bigIndex h1 span{background:linear-gradient(90deg,var(--primary-dark),#FFB078,#E9650D);-webkit-background-clip:text;color:transparent;background-size:200% auto;animation:gradientMove 4s linear infinite}.bigIndex p{max-width:550px;margin:20px 0 28px;color:var(--muted);font-size:16px;animation:fadeUp .8s .2s ease both}.bigIndex .hero-buttons{display:flex;gap:12px;animation:fadeUp .8s .3s ease both}.bigIndex .hero-info{display:flex;gap:20px;margin-top:23px;color:#777d94;font-size:11px;animation:fadeUp .8s .4s ease both}.bigIndex .hero-info li{display:flex;align-items:center;gap:.5rem}.bigIndex .hero-info span{display:flex;gap:5px;align-items:center}.bigIndex .hero-info span:first-letter{color:var(--green)}.bigIndex .hero-visual{position:relative;min-height:440px;perspective:1200px;animation:fadeInRight 1s .25s ease both}.bigIndex .store-window{overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#111322c7;box-shadow:0 40px 100px #0000008c,0 0 80px #7c6cff1f;transform:rotateY(-5deg) rotateX(2deg) rotate(-1deg);transition:transform .6s ease,box-shadow .6s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bigIndex .store-window:hover{transform:rotateY(0) rotateX(0) rotate(0) translateY(-8px);box-shadow:0 50px 110px #000000a6,0 0 100px #7c6cff33}.bigIndex .browser-bar{height:38px;display:flex;align-items:center;gap:6px;padding:0 14px;background:#0c0e19;border-bottom:1px solid var(--border)}.bigIndex .browser-dot{width:8px;height:8px;border-radius:50%;background:#3b3f52}.bigIndex .store-header{padding:17px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.bigIndex .store-header .store-logo{font-weight:800}.bigIndex .store-header .store-logo img{height:2rem;object-fit:contain}.bigIndex .store-header .store-links{display:flex;gap:18px;color:#fff;font-size:.7rem}.bigIndex .store-banner{margin:20px;min-height:155px;padding:25px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 80% 20%,rgba(124,108,255,.2),transparent 45%),linear-gradient(135deg,#16192b,#101321);border:1px solid rgba(255,255,255,.06)}.bigIndex .store-banner .title-banner{font-size:1.1rem;color:#fff}.bigIndex .store-banner .store-banner-icon{font-size:4rem}.bigIndex .store-banner .title2{font-size:22px;color:#fff}.bigIndex .store-banner p{color:#777d91;font-size:10px}.bigIndex .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 20px}.bigIndex .product{overflow:hidden;border-radius:12px;border:1px solid var(--border);background:#ffffff06;transition:.35s}.bigIndex .product:hover{transform:translateY(-5px);border-color:#7c6cff59;box-shadow:0 15px 35px #0000004d}.bigIndex .product-image{height:90px;background:#fff}.bigIndex .product-image img{height:90px;width:100%;object-fit:contain}.bigIndex .product-info{padding:9px}.bigIndex .product-info b{display:block;font-size:10px}.bigIndex .product-info small{color:var(--primary-dark);font-size:9px}.bigIndex .product-info .title2{color:#fff}.bigIndex .float-card{position:absolute;padding:16px;border-radius:16px;background:#111322d9;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 60px #00000080,0 0 40px #7c6cff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bigIndex .sales-card{left:-35px;bottom:25px;width:165px}.bigIndex .sales-card small{color:#777d91}.bigIndex .sales-card strong{display:block;margin:3px 0;font-size:19px;color:#fff}.bigIndex .chart{height:40px;display:flex;align-items:end;gap:5px}.bigIndex .chart i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(to top,#d95408,#fa7b1f 55%,#ffb078);box-shadow:0 0 10px #fa7b1f40,0 0 20px #fa7b1f1a}@media(max-width:1000px){.bigIndex{margin-top:1rem}.bigIndex .hero-grid{display:block}.bigIndex .hero-visual{display:none}.bigIndex .hero-content{text-align:center}.bigIndex .hero p{margin-left:auto;font-size:13px;margin-right:auto}.bigIndex .hero-buttons{justify-content:center;flex-direction:column;gap:5px}.bigIndex .hero-info{display:none}.bigIndex .hero{padding-top:60px}.bigIndex .hero h1{font-size:35px;letter-spacing:-1px}}.statisticsIndex{background:var(--primary);padding:28px 0;margin-top:6rem}.statisticsIndex .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.statisticsIndex .trust-item{border-left:1px solid var(--border)}.statisticsIndex .trust-item:last-child{border-left:0}.statisticsIndex strong{display:flex;justify-content:center;color:#fff;font-size:1.5rem}.statisticsIndex span{color:#6a6a6a;font-size:.8rem}@media(max-width:1000px){.statisticsIndex{padding:10px 0;margin-top:3rem}.statisticsIndex .trust-grid{grid-template-columns:repeat(2,1fr);grid-gap:20px}.statisticsIndex .trust-item{border-left:0}}.features{background:linear-gradient(180deg,transparent,rgba(124,108,255,.025),transparent);margin:auto;margin-top:6rem}.features .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features .feature{position:relative;overflow:hidden;padding:28px;border-radius:20px;border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0b,#ffffff04);box-shadow:0 15px 50px #0000002e;transition:transform .4s ease,border .4s ease,box-shadow .4s ease;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.features .feature:before{content:"";position:absolute;width:150px;height:150px;right:-80px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(124,108,255,.16),transparent 70%);transition:.4s}.features .feature:hover{transform:translateY(-9px);border-color:#7c6cff59;box-shadow:0 25px 70px #0006,0 0 40px #7c6cff12}.features .feature:hover:before{transform:scale(1.5)}.features .feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#7c6cff2e,#7c6cff0a);border:1px solid rgba(124,108,255,.15);margin-bottom:17px;font-size:20px;transition:.4s}.features .feature:hover .feature-icon{transform:rotate(-7deg) scale(1.08);box-shadow:0 0 25px #7c6cff33}.features .feature h3{font-size:1.1rem;color:#fff;margin-bottom:7px}.features .feature p{color:var(--muted);font-size:.8rem}@media(max-width:1000px){.features{margin-top:3rem}.features .feature-grid{grid-template-columns:1fr}.features .feature{display:grid;justify-content:center;text-align:center;justify-items:center;padding:20px}}.dashboard-box{margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;padding:35px;border-radius:25px;margin-top:6rem;border:1px solid var(--border);background:var(--primary);box-shadow:var(--shadow),var(--glow);overflow:hidden}.dashboard-box .dashboard-image{padding:15px;border-radius:17px;border:1px solid var(--border);background:#ffffff06;box-shadow:0 30px 70px #0006;transition:.5s}.dashboard-box .dashboard-image:hover{transform:perspective(1000px) rotateX(2deg) translateY(-5px);box-shadow:0 40px 90px #0000008c,0 0 50px #7c6cff1a}.dashboard-box .dash-top{display:flex;gap:10px;margin-bottom:14px}.dashboard-box .dash-box{flex:1;padding:13px;border-radius:10px;background:#ffffff09;border:1px solid var(--border)}.dashboard-box .dash-box small{color:#73798d;font-size:.7rem;margin-bottom:.5rem;display:grid}.dashboard-box .dash-box strong{display:block;font-size:.9rem;color:#fff}.dashboard-box .dash-chart{height:180px;border-radius:12px;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:35px 35px}.dashboard-box .section-label{font-size:.8rem;margin-bottom:10px;color:var(--muted)}.dashboard-box .dashboard-content h2{font-size:31px;margin-bottom:15px;color:#fff}.dashboard-box .dashboard-content p{color:var(--muted);font-size:12px;margin-bottom:20px}.dashboard-box .check-list{list-style:none}.dashboard-box .check-list li{color:#aeb2c2;font-size:13px;margin:10px 0}.dashboard-box .check-list li:before{content:"✓";color:var(--green);font-weight:800;margin-left:8px}@media(max-width:1000px){.dashboard-box{grid-template-columns:1fr;padding:1rem;margin-top:3rem}}.guideIndex{margin:auto;margin-top:6rem}.guideIndex .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:center}.guideIndex .steps .step{background:linear-gradient(145deg,#ffffff0b,#ffffff04);box-shadow:0 15px 50px #0000002e;padding:2rem;border-radius:15px}.guideIndex .step-number{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 15px;border-radius:50%;color:#fff;font-size:1.5rem;background:linear-gradient(135deg,#e9650d,#fa7b1f,#ffb078);box-shadow:0 0 30px #fa7b1f40;font-weight:800;transition:.4s}.guideIndex .step:hover .step-number{transform:scale(1.12) rotate(8deg);box-shadow:0 0 45px #fa7b1f73,0 0 70px #ffb07826}.guideIndex .step h3{font-size:1.1rem;color:#fff;font-weight:300;margin:5px 0}.guideIndex .step p{color:var(--muted);font-size:.8rem;font-weight:300}@media(max-width:1000px){.guideIndex{margin-top:3rem}.guideIndex .steps{grid-template-columns:1fr;gap:1rem}.guideIndex .steps .step{padding:1rem}}.priceIndex{margin:auto;margin-top:6rem}.priceIndex .pricing{background:linear-gradient(180deg,rgba(124,108,255,.025),transparent)}.priceIndex .options{display:flex;justify-content:center;margin-bottom:2rem}.priceIndex .options .option{cursor:pointer;font-size:1rem;font-weight:500;color:#fff;background:var(--primary);padding:.5rem 1.5rem}.priceIndex .options .option:first-child{border-top-right-radius:10rem;border-bottom-right-radius:10rem}.priceIndex .options .option:last-child{border-top-left-radius:10rem;border-bottom-left-radius:10rem}.priceIndex .options .active{background:var(--primary-dark)}.priceIndex .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.priceIndex .pricing-grid .price-card{position:relative;padding:30px;border-radius:21px;border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0b,#ffffff04);box-shadow:0 20px 60px #00000040;transition:.4s}.priceIndex .pricing-grid .price-card h3{font-size:1.1rem;font-weight:900;color:#fff;margin-bottom:.5rem}.priceIndex .pricing-grid .price-card:hover{transform:translateY(-8px);border-color:#7c6cff4d;box-shadow:0 35px 80px #00000073}.priceIndex .pricing-grid .price-card>p{color:var(--muted);font-size:11px}.priceIndex .pricing-grid .price{display:flex;align-items:center;gap:.5rem;margin:15px 0;font-size:2rem;font-weight:800;color:#fff}.priceIndex .pricing-grid .price small{color:#777d91;font-size:10px;font-weight:400}.priceIndex .pricing-grid .price-features{list-style:none;padding-top:17px;margin-bottom:25px;border-top:1px solid var(--border)}.priceIndex .pricing-grid .price-features li{color:#9da2b5;font-size:.8rem;margin:11px 0}.priceIndex .pricing-grid .price-features li:before{content:"✓";color:var(--green);margin-left:8px}.priceIndex .pricing-grid .price-card .btn{width:100%}@media(max-width:1000px){.priceIndex{margin-top:3rem}.priceIndex .pricing-grid{grid-template-columns:1fr;gap:20px}}.commentIndex{margin:auto;margin-top:6rem}.commentIndex .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.commentIndex .testimonial{padding:25px;border-radius:18px;border:1px solid var(--border);background:#ffffff06;transition:.35s}.commentIndex .testimonial:hover{transform:translateY(-7px);background:#ffffff0b;border-color:#7c6cff40;box-shadow:0 25px 60px #0000004d}.commentIndex .stars{color:#ffb52e;letter-spacing:2px;margin-bottom:12px}.commentIndex .testimonial p{color:#9298ab;font-size:1rem;margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.commentIndex .person{display:flex;align-items:center;gap:10px}.commentIndex .avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#30344a,#171a28);border:1px solid var(--border)}.commentIndex .person strong{display:block;font-size:.85rem;color:#fff}.commentIndex .person small{color:var(--muted);font-size:.8rem}@media(max-width:1000px){.commentIndex{margin-top:3rem}.commentIndex .testimonial-grid{grid-template-columns:1fr}}.faqIndex{margin:auto;margin-top:6rem}.faqIndex details{padding:20px 5px;border-bottom:1px solid var(--border)}.faqIndex summary{color:#fff;cursor:pointer;font-size:1rem;font-weight:700;transition:.25s}.faqIndex summary:hover{color:var(--primary-dark)}.faqIndex details p{color:var(--muted);font-size:1rem;margin-top:12px}.footerIndex1{margin:auto;padding-bottom:1rem;margin-top:2rem}.footerIndex1 .cta .cta-box{position:relative;overflow:hidden;padding:60px;border-radius:27px;display:flex;justify-content:space-between;align-items:center;color:#fff;background:radial-gradient(circle at 80% 50%,rgba(255,255,255,.12),transparent 30%),linear-gradient(120deg,#d95408,#fa7b1f,#7e3300);box-shadow:0 35px 90px #fa7b1f4d}.footerIndex1 .cta .cta-box:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;left:-80px;top:-100px;background:#ffffff14;filter:blur(20px)}.footerIndex1 .cta .cta-box .title2{font-size:1.1rem;margin-bottom:8px}.footerIndex1 .cta .cta-box p{font-size:.9rem}.footerIndex1 .cta .cta-box .btn{color:#5e56ec;background:#fff;box-shadow:0 10px 30px #00000026}.footerIndex1 .cta .cta-box .btn:hover{transform:translateY(-4px) scale(1.02)}.footerIndex1 .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;margin-top:2rem}.footerIndex1 .footer-col h4{font-size:1rem;font-weight:900;color:#fff;margin-bottom:15px}.footerIndex1 .footer-col a{display:block;color:var(--muted);font-size:1rem;margin:9px 0;transition:.25s}.footerIndex1 .footer-col a:hover{color:#aaa2ff;transform:translate(-4px)}.footerIndex1 .footer-about .logo img{height:3rem;object-fit:contain}.footerIndex1 .footer-about p{margin-top:12px;color:var(--muted);font-size:1rem}.footerIndex1 .copyright{margin-top:35px;padding-top:20px;border-top:1px solid var(--border);color:var(--muted);text-align:center;font-size:.8rem}@media(max-width:1000px){.footerIndex1 .cta .cta-box{padding:35px 25px;flex-direction:column;text-align:center;gap:25px}.footerIndex1 .cta .cta-box h2{font-size:24px}.footerIndex1 .footer-grid{grid-template-columns:1fr 1fr}.footerIndex1 .footer-about{grid-column:1/-1}}.authIndex{display:grid;grid-template-columns:1fr 2fr;justify-content:center;height:100dvh;overflow:hidden}.authIndex .login{padding:2rem;background:linear-gradient(var(--primary),var(--dark-back),var(--secondary));display:grid;grid-template-columns:1fr;overflow:hidden;position:relative}.authIndex .login .top .pic{display:grid;justify-content:center}.authIndex .login .top .pic img{height:5rem;object-fit:contain}.authIndex .login .top .title{color:#fff;text-align:center;font-size:1.5rem;font-weight:700;margin:1rem 0}.authIndex .login .top input{border:2px solid var(--border);padding:.7rem;font-size:1rem;font-weight:500;color:var(--text);text-align:center;border-radius:10px;background:#fff;transition:all .3s ease-in-out}.authIndex .login .top input:focus-visible{border:2px solid var(--primary-dark)}.authIndex .login .top .buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.authIndex .login .top .buttons button{padding:.5rem 2rem;font-weight:500;color:#fff;font-size:.8rem;border-bottom:1px solid var(--muted);background:transparent}.authIndex .login .top .buttons button:last-child{font-size:1rem;border-radius:10px;background:var(--primary-dark);border-bottom:1px solid var(--primary-dark)}.authIndex .login .top .authItems{display:grid;grid-template-columns:1fr;grid-gap:1rem}.authIndex .login .top a{font-size:.8rem;margin-top:.5rem;font-weight:300;color:var(--muted);text-align:center}@media screen and (max-width:1000px){.authIndex{align-content:end}.authIndex .login{width:100%;position:absolute;right:0;left:0;bottom:0;border-radius:15px 15px 0 0}.authIndex .login .bot{text-align:center;margin-top:1rem}}.headerIndex1{position:sticky;top:0;z-index:100;background:var(--primary);border-bottom:1px solid #000f30;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:.5rem 1rem}.headerIndex1 .nav{height:100%;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;margin:auto;justify-content:space-between}.headerIndex1 .logo img{height:4rem;object-fit:contain}.headerIndex1 .menu{display:flex;align-items:center;gap:30px;margin-right:50px;margin-left:auto}.headerIndex1 .menu a{position:relative;color:#a9adc0;font-size:1rem;transition:.3s}.headerIndex1 .menu a:after{content:"";position:absolute;right:0;bottom:-8px;width:0;height:2px;border-radius:5px;background:var(--primary-dark);transition:.3s}.headerIndex1 .menu a:hover{color:#fff}.headerIndex1 .menu a:hover:after{width:100%}.headerIndex1 .header-actions{display:flex;align-items:center;gap:12px}.headerIndex1 .login{color:#c3c6d5;font-size:1rem;transition:.25s}.headerIndex1 .login:hover{color:#fff}
