:root{--navy:#092651;--blue:#064bdd;--orange:#ff9700;--text:#10294f;--muted:#52617a;--line:#e5ebf4;--soft:#f5f8fd;--shadow:0 7px 24px rgba(21,54,99,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:'Vazirmatn',Tahoma,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font:inherit}.page{width:calc(100% - 40px);max-width:1180px;margin-inline:auto}
.topbar{height:81px;border-bottom:1px solid #e5eaf1;background:#fff}.header-row{height:100%;display:flex;align-items:center;justify-content:flex-start}.logo{width:166px;margin-left:170px;display:flex;align-items:center;overflow:hidden}.logo img{width:100%;height:56px;object-fit:contain;object-position:right center}.nav{height:100%;display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700;color:#0b1e3f;direction:rtl}.nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap;transition:color .15s ease}.nav a:hover{color:var(--blue)}.nav a.active{color:var(--blue)}.nav a.active:after{content:"";height:3.5px;width:44px;border-radius:4px 4px 0 0;background:var(--blue);position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.mobile-menu{display:none;margin-right:auto;width:42px;height:42px;border:0;background:transparent}.mobile-menu span{display:block;width:26px;height:2px;background:var(--navy);margin:5px auto}
.hero{padding:20px 0 23px}.hero-wrap{height:520px;display:grid;grid-template-columns:1fr 1fr;position:relative}.hero-copy{grid-column:1;display:flex;flex-direction:column;align-items:flex-start;text-align:right;padding-top:28px;padding-right:25px;z-index:3}.pill{align-self:flex-start;background:#f2f6fd;border-radius:30px;color:#0650db;font-size:13px;font-weight:700;padding:8px 16px 8px 20px;display:flex;align-items:center;gap:8px}.pill i{width:9px;height:9px;background:var(--orange);border-radius:50%}.hero h1{margin:38px 0 20px;font-size:53px;line-height:1.42;letter-spacing:-1.8px;color:#071f48;font-weight:900}.hero h1 span{display:block}.hero h1 b{font-style:normal;color:var(--orange);font-weight:900}.hero-copy p{font-size:12.5px;line-height:2.45;margin:0;color:#1b2f4d;font-weight:600}.actions{display:flex;gap:12px;margin-top:52px}.btn{height:57px;border-radius:9px;padding:0 18px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#0957e8,#0639c9);color:#fff;min-width:202px;box-shadow:0 7px 14px rgba(11,74,210,.12)}.btn-primary span{font-size:23px;margin-right:16px;font-weight:400}.btn-outline{border:1px solid #dbe3ef;min-width:171px;background:#fff;color:#10294f}.download-icon{font-size:18px;margin-left:10px;color:#0a234d}.hero-art{grid-column:2;grid-row:1;position:relative;height:520px;display:flex;align-items:center;justify-content:center;direction:ltr}.hero-combined-img{max-width:100%;max-height:510px;width:auto;height:auto;object-fit:contain}
.quick-section{padding:0 0 26px}.quick-card{height:135px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(6,1fr);padding:20px 8px}.quick{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:relative;font-size:12.5px;color:#13294c;transition:transform .15s ease}.quick:hover{transform:translateY(-2px)}.quick:not(:last-child):after{content:"";position:absolute;left:0;top:4px;height:88px;width:1px;background:#e1e7f0}.quick-ico{width:43px;height:43px;display:block}.quick-ico svg{width:100%;height:100%;fill:none;stroke:#064de0;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.quick-ico .accent-stroke,.accent-stroke{stroke:var(--orange)!important}.quick-ico .accent-fill,.accent-fill{fill:var(--orange)!important;stroke:var(--orange)!important}.quick-ico .white-stroke{stroke:#fff}.quick b{font-weight:700}.no-stroke{stroke:none!important}
.download-section{padding:0 0 45px}.download-card{height:147px;border-radius:14px;background:linear-gradient(100deg,#f7f9fd 0%,#f0f5fc 100%);display:grid;grid-template-columns:360px 1fr 190px;align-items:center;padding:0 34px;overflow:visible;border:1px solid #e2eaf5}.download-phone{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.mini-phone{width:83px;height:166px;position:absolute;top:-9px;left:8px;border:2px solid #10151e;border-radius:13px;background:#fff;transform:rotate(10deg);box-shadow:0 6px 10px rgba(30,47,73,.1);overflow:hidden;padding:29px 4px 5px}.mini-phone:before{content:"";position:absolute;top:8px;left:50%;width:19px;height:3px;background:#111;border-radius:3px;transform:translateX(-50%)}.mini-phone span{position:absolute;top:6px;left:12px;width:4px;height:4px;background:#111;border-radius:50%}.mini-phone img{width:100%;height:100%;object-fit:contain}.download-copy{text-align:right;padding-right:10px}.download-copy h2{font-size:21px;margin:0 0 10px;font-weight:900;color:#102b56}.download-copy h2 span{color:#ff9700}.download-copy p{font-size:12.5px;margin:0;font-weight:700;color:#213653}.stores{display:flex;gap:14px;justify-content:flex-start}.store{height:60px;padding:0 18px;border:1px solid #e0e6ef;background:#fff;border-radius:12px;box-shadow:0 5px 13px rgba(13,45,91,.05);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;color:#10294f;transition:transform .15s ease,box-shadow .15s ease}.store:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(13,45,91,.1)}.store-ico{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.store-ico svg{width:100%;height:100%;display:block}.store span{display:flex;gap:4px;align-items:center;white-space:nowrap}.store b{font-weight:900}
.testimonials{padding:3px 0 28px}.section-head{text-align:center}.section-head h2{margin:0;font-size:28px;color:#10294f;font-weight:900}.section-head h2 span{color:var(--orange)}.section-head p{font-size:12px;line-height:1.85;color:#485976;margin:9px 0 13px}.slider-shell{position:relative;padding:0 36px}.cards-wrapper{overflow:hidden;width:100%;padding:4px 0}.cards{display:flex;gap:15px;transition:transform .35s cubic-bezier(.25,1,.5,1);width:100%;direction:rtl}.review{flex:0 0 calc((100% - 30px)/3);min-width:calc((100% - 30px)/3);height:190px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(20,53,98,.05);padding:16px 20px;display:flex;flex-direction:column;box-sizing:border-box}.stars{direction:ltr;text-align:center;color:var(--orange);letter-spacing:2px;font-size:15px;margin-bottom:9px}.review>p{margin:0;font-size:11.2px;line-height:2.05;color:#1f3559;flex:1;text-align:right;font-weight:600}.person{display:flex;align-items:center;justify-content:flex-start;gap:10px}.person>div{display:flex;flex-direction:column;text-align:right}.person b{font-size:12px}.person small{font-size:10px;color:#5d6b80;margin-top:2px}.avatar{width:43px;height:43px;border-radius:50%;overflow:hidden;order:-1;background:#f0f4f9;display:flex;align-items:center;justify-content:center}.avatar svg,.avatar img{width:100%;height:100%;object-fit:cover;display:block}.slide-btn{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:37px;height:37px;border:1px solid #e4e9f1;background:#fff;color:#0b2c57;border-radius:50%;font-size:24px;line-height:1;box-shadow:0 4px 12px rgba(20,52,94,.05);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.slide-btn:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.slide-btn.prev{right:-9px}.slide-btn.next{left:-9px}.dots{height:29px;display:flex;align-items:end;justify-content:center;gap:9px}.dots i{display:block;width:8px;height:8px;border-radius:50%;background:#d9dfe9;cursor:pointer;transition:background .2s ease}.dots .on{background:var(--orange);width:10px;height:10px}
.feature-section{padding:0 0 17px}.feature-card{height:210px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(6,1fr);padding:24px 9px}.feature{position:relative;text-align:center;padding:0 10px}.feature:not(:last-child):after{content:"";position:absolute;left:0;top:0;height:158px;width:1px;background:#e0e7f0}.feature-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#f2f6fc;margin:0 auto 9px}.feature-icon svg{width:40px;height:40px;fill:none;stroke:#064bdd;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.feature h3{font-size:12.5px;margin:0 0 9px;color:#142b4e}.feature p{font-size:10.5px;line-height:2.05;color:#4b5b75;margin:0}
.footer{border-top:1px solid #e8edf3;padding-top:9px}.footer-row{min-height:147px;display:grid;grid-template-columns:1fr .8fr .8fr 1.35fr;gap:28px;align-items:center}.footer-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.footer-logo img{width:185px;height:auto;object-fit:contain}.footer-company-badge{font-size:12px;font-weight:700;color:var(--navy);background:#f2f6fd;border:1px solid #dce5f2;padding:6px 16px;border-radius:20px;transition:all .15s ease;display:inline-block;text-align:center;text-decoration:none}.footer-company-badge:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.footer-col{align-self:start;padding-top:15px;display:flex;flex-direction:column;gap:5px}.footer-col h3{font-size:15px;margin:0 0 3px;color:#132947}.footer-col a{font-size:10.5px;color:#253b5c;transition:color .15s ease}.footer-col a:hover{color:var(--blue)}.footer-col.contact{gap:14px}.footer-col.contact h3{margin-bottom:5px}.footer-col.contact a{font-size:12px;direction:ltr;text-align:right}.footer-col.contact span{font-size:15px;margin-right:7px}.copyright{border-top:1px solid #eef1f5;text-align:center;font-size:11px;padding:9px 0 11px;color:#49586d}.copyright a{color:var(--blue);font-weight:700;margin-right:6px}
@media (max-width:900px){.page{width:calc(100% - 36px)}.logo{margin-left:45px}.nav{gap:34px}.hero-copy{padding-right:8px}.hero h1{font-size:50px}.phone-frame{left:0}.download-card{grid-template-columns:170px 1fr 330px;padding-inline:25px}.store{width:150px}.review{flex:0 0 calc((100% - 15px)/2);min-width:calc((100% - 15px)/2)}}
@media (max-width:760px){.topbar{height:70px}.header-row{justify-content:space-between}.logo{width:135px;margin-left:0}.mobile-menu{display:block}.nav{display:none;position:absolute;top:70px;left:14px;right:14px;height:auto;z-index:50;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:8px;flex-direction:column;gap:0}.nav.open{display:flex}.nav a{width:100%;height:auto;padding:11px 12px}.nav a.active:after{display:none}.hero{padding-top:15px}.hero-wrap{height:auto;display:flex;flex-direction:column}.hero-copy{order:1;align-items:center;text-align:center;padding:0}.pill{align-self:center}.hero h1{font-size:46px;margin:24px 0 14px}.hero-copy p{font-size:12px}.desktop-only{display:none}.actions{margin-top:25px;flex-wrap:wrap;justify-content:center}.hero-art{order:2;width:100%;height:380px;margin-top:15px;position:relative;display:flex;justify-content:center;align-items:center;direction:ltr;overflow:visible}.phone-frame{position:relative;left:auto;top:auto;width:160px;height:330px;transform:none;z-index:4;flex-shrink:0;margin-right:-15px}.hero-3d-scene{position:relative;right:auto;top:auto;width:185px;height:340px;z-index:3;flex-shrink:0;margin-left:-15px}.quick-card{height:auto;grid-template-columns:repeat(2,1fr);padding:12px}.quick{min-height:95px}.quick:nth-child(odd):after{display:block}.quick:nth-child(even):after{display:none}.quick:nth-child(n+3){border-top:1px solid #e8edf4}.download-card{height:auto;grid-template-columns:1fr;padding:20px;gap:14px;text-align:center}.download-phone{height:125px}.mini-phone{left:50%;transform:translateX(-50%) rotate(8deg);top:-8px}.download-copy{text-align:center}.stores{justify-content:center;flex-wrap:wrap}.slider-shell{padding:0 24px}.review{flex:0 0 100%;min-width:100%}.slide-btn{display:flex!important}.feature-card{height:auto;grid-template-columns:repeat(2,1fr);padding:14px}.feature{min-height:165px;padding-top:12px}.feature:nth-child(odd):after{display:block;height:140px}.feature:nth-child(even):after{display:none}.feature:nth-child(n+3){border-top:1px solid #e6ebf2}.footer-row{height:auto;grid-template-columns:1fr 1fr;text-align:center;padding:15px 0}.footer-logo{grid-column:1/-1;justify-content:center}.footer-col{align-items:center}.footer-col.contact a{text-align:center}.copyright{padding:8px 0}}
@media (max-width:460px){.page{width:calc(100% - 24px)}.hero h1{font-size:36px}.actions{width:100%}.btn{width:100%}.hero-art{height:330px}.phone-frame{width:138px;height:285px;margin-right:-12px}.hero-3d-scene{width:160px;height:295px;margin-left:-12px}.section-head h2{font-size:24px}.review{flex:0 0 100%;min-width:100%}.feature-card{grid-template-columns:1fr}.feature:not(:last-child):after{display:none}.feature:nth-child(n+2){border-top:1px solid #e6ebf2}.footer-row{grid-template-columns:1fr}}
