*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#58AAB7;--primary-dark:#4a9aa6;--text-dark:#1a1a2e;--text-gray:#555;--text-light:#777;--white:#fff;--bg-light:#f9f9f9}html{scroll-behavior:smooth}body{font-family:Almarai,sans-serif;line-height:1.8;color:var(--text-dark);background:var(--white);direction:rtl;overflow-x:hidden}.container{max-width:1140px;margin:0 auto;padding:0 16px;position:relative;z-index:2}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}.header{background:var(--white);padding:6px 0;position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(0,0,0,.08);transition:box-shadow .3s}.header:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:10px}.logo{display:flex;align-items:center;gap:8px}.logo img{width:36px;height:36px;border-radius:8px}.logo-text{font-size:16px;font-weight:700;color:var(--text-dark)}.nav-menu{display:none;gap:20px}.nav-menu a{font-size:15px;font-weight:700;color:var(--text-gray);transition:color .3s;position:relative;padding:5px 0}.nav-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:width .3s}.nav-menu a.active,.nav-menu a:hover{color:var(--primary)}.nav-menu a.active::after,.nav-menu a:hover::after{width:100%}.menu-toggle{display:flex;flex-direction:column;gap:4px;background:0 0;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background .3s}.menu-toggle:hover{background:var(--bg-light)}.menu-toggle span{width:22px;height:2px;background:var(--text-dark);border-radius:2px;transition:.3s}@media (min-width:768px){.header{padding:8px 0}.logo img{width:36px;height:36px;border-radius:8px}.logo-text{font-size:20px}.nav-menu{display:flex;gap:35px;margin-left:auto;margin-right:40px}.menu-toggle{display:none}}.hero{text-align:center;padding:40px 0 0;background:var(--primary);position:relative;overflow:visible}.hero.hero-simple{padding:40px 0 30px}.hero h1{font-size:23.8px;font-weight:800;color:var(--white);margin-bottom:16px;line-height:1.3}.hero-subtitle{font-size:13.6px;color:var(--white);opacity:.9;margin-bottom:24px}.hero-description{font-size:12.75px;color:var(--white);opacity:.9;margin-bottom:24px;max-width:700px;margin-left:auto;margin-right:auto;padding:0 16px}.hero-description strong{color:var(--white);font-weight:700}.store-buttons{display:flex;flex-direction:column;align-items:center;gap:12px}.store-buttons.horizontal{flex-direction:column;justify-content:center}.store-btn img{height:15.3px;width:auto;transition:transform .3s}.store-btn:hover img{transform:scale(1.05)}.hero-phones{margin-top:30px;padding-bottom:20px;position:relative}.hero-phones::before{content:'';position:absolute;top:50%;left:50%;transform:translateX(-50%);width:100vw;height:51%;background:var(--white);z-index:-1}.hero-phones img{max-width:100%;margin:0 auto;display:block;position:relative;z-index:1}@media (min-width:768px){.hero{padding:70px 0 0}.hero.hero-simple{padding:70px 0 50px}.hero h1{font-size:44.2px;margin-bottom:20px}.hero-subtitle{font-size:20.4px;margin-bottom:35px}.hero-description{font-size:15.3px;margin-bottom:30px}.store-buttons{gap:15px}.store-buttons.horizontal{flex-direction:row}.store-btn img{height:53.04px}.hero-phones{margin-top:40px;padding-bottom:30px}.hero-phones img{max-width:612px}}.feature-section{padding:40px 0;background:var(--white);position:relative;overflow:hidden}.feature-row{display:flex;flex-direction:column;align-items:center;gap:30px}.feature-row.reverse{flex-direction:column}.feature-image{flex:1;max-width:100%;width:100%}.feature-image img{width:100%;max-height:272px;object-fit:contain}.feature-section:not(:first-of-type) .feature-image img{max-height:221px}.feature-content{flex:1}.feature-content h2{font-size:16.32px;font-weight:700;color:var(--text-dark);margin-bottom:16px;line-height:1.4}.feature-content .highlight{color:var(--primary)}.feature-content p{font-size:16px;color:var(--text-gray);line-height:1.8}.feature-subtitle{font-size:16px;color:var(--text-light);margin-bottom:20px}@media (min-width:768px){.feature-section{padding:80px 0}.feature-row{flex-direction:row;gap:60px}.feature-row.reverse{flex-direction:row-reverse}.feature-image{max-width:45%}.feature-image img{max-height:340px}.feature-section:not(:first-of-type) .feature-image img{max-height:353.6px}.feature-content h2{font-size:21.76px;margin-bottom:20px}.feature-content p{font-size:16px;line-height:2}.feature-subtitle{font-size:16px;margin-bottom:25px}}.feature-list{margin-top:20px}.feature-list li{position:relative;padding-right:25px;margin-bottom:12px;font-size:16px;color:var(--text-gray)}.feature-list li::before{content:'-';position:absolute;right:0;color:var(--text-dark);font-weight:700}.cta-section{background:var(--primary);padding:60px 0}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-text{flex:1;color:var(--white)}.cta-text h2{font-size:36px;font-weight:700;margin-bottom:15px}.cta-text p{font-size:18px;margin-bottom:25px;opacity:.9}.cta-phone{flex:0 0 auto}.cta-phone img{max-width:280px;height:auto}.cta-centered{text-align:center}.cta-centered h2{font-size:32px;font-weight:700;color:var(--white);margin-bottom:12px}.cta-centered p{font-size:18px;color:var(--white);opacity:.9;margin-bottom:25px}.footer{border-top:1px solid #eee;padding:25px 0;text-align:center}.footer-links{display:flex;justify-content:center;gap:30px;margin-bottom:15px}.footer-links a{font-size:13px;color:var(--text-light);transition:color .3s}.footer-links a:hover{color:var(--primary)}.copyright{font-size:13px;color:var(--text-light)}@media (max-width:768px){.logo-text{display:none}.nav-menu{position:fixed;top:52px;left:-100%;width:100%;height:calc(100vh - 52px);background:var(--white);flex-direction:column;align-items:center;justify-content:flex-start;padding-top:40px;gap:25px;transition:.3s;margin:0;box-shadow:0 10px 30px rgba(0,0,0,.1)}.nav-menu.active{left:0;display:flex}.nav-menu a{font-size:18px}.nav-menu a::after{display:none}.menu-toggle{display:flex}.menu-toggle.active span:first-child{transform:rotate(45deg);transform-origin:center;position:relative;top:6px}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg);transform-origin:center;position:relative;top:-6px}.hero{padding:50px 0 0}.hero h1{font-size:32px}.hero-subtitle{font-size:18px}.store-btn img{height:15.3px}.feature-section{padding:50px 0}.feature-row,.feature-row.reverse{flex-direction:column;gap:30px}.feature-image{max-width:80%;margin:0 auto}.feature-content h2{font-size:24px;text-align:center}.feature-content p{text-align:center}.feature-list{text-align:right}.cta-grid{flex-direction:column;text-align:center}.cta-phone img{max-width:200px}.footer-links{gap:20px}.cta-centered h2{font-size:24px}.cta-centered p{font-size:16px}}.page-hero{padding:80px 0 50px;text-align:center;background:var(--white)}.page-hero h1{font-size:36px;font-weight:700;margin-bottom:15px}.page-hero p{font-size:18px;color:var(--text-gray)}.btn{display:inline-block;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:600;transition:.3s;border:none;cursor:pointer}.btn-primary{background:var(--primary);color:var(--white)}.btn-primary:hover{background:var(--primary-dark)}.btn-white{background:var(--white);color:var(--primary)}.btn-white:hover{background:#f0f0f0}.feature{padding:40px 0}.feature-alt{padding:40px 0;background:var(--bg-light)}.stats-section{padding:40px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card{text-align:center;padding:25px 15px;background:var(--bg-light);border-radius:12px}.stat-number{font-size:36px;font-weight:700;color:var(--primary)}.stat-label{font-size:14px;color:var(--text-gray);margin-top:5px}.section-title{text-align:center;font-size:28px;font-weight:700;margin-bottom:15px}.section-subtitle{text-align:center;color:var(--text-gray);max-width:600px;margin:0 auto 40px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px}.step-card{text-align:center;padding:25px 20px;background:var(--white);border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05)}.step-number{width:45px;height:45px;background:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 15px}.step-card h3{font-size:16px;margin-bottom:8px}.step-card p{font-size:14px;color:var(--text-gray)}.faq-list{max-width:700px;margin:30px auto 0}.faq-item{background:var(--bg-light);padding:20px 25px;border-radius:10px;margin-bottom:12px}.faq-item h3{font-size:16px;margin-bottom:8px}.faq-item p{font-size:15px;color:var(--text-gray)}.page-content{padding:50px 0}.page-content h2{font-size:22px;margin-bottom:15px;margin-top:30px}.page-content h2:first-child{margin-top:0}.page-content p{color:var(--text-gray);margin-bottom:12px}.page-content ul{margin:15px 0;padding-right:20px}.page-content ul li{color:var(--text-gray);margin-bottom:8px;list-style:disc}.contact-form{max-width:550px;margin:0 auto}.form-group{margin-bottom:18px}.form-group label{display:block;margin-bottom:6px;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:15px;font-family:inherit;transition:.3s}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:var(--primary)}.form-group textarea{min-height:130px;resize:vertical}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.page-hero h1{font-size:26px}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}}.ad-example-image,.dashboard-image{text-align:center;margin-top:30px}.ad-example-image img{max-width:400px;width:100%;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.dashboard-image img{max-width:800px;width:100%;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.stat-desc{font-size:13px;color:var(--text-light);margin-top:8px}.ad-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.ad-feature-card{text-align:center;padding:20px 15px;background:var(--white);border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05)}.ad-feature-number{width:40px;height:40px;background:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;margin:0 auto 12px}.ad-feature-card h3{font-size:15px;margin-bottom:8px;color:var(--text-dark)}.ad-feature-card p{font-size:13px;color:var(--text-gray);line-height:1.6}.faq-accordion{max-width:800px;margin:0 auto}.faq-item-accordion{background:var(--white);border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:0 0;border:none;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;color:var(--text-dark);text-align:right;transition:background .3s;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.faq-question span,.faq-question svg{pointer-events:none}.faq-question:hover{background:var(--bg-light)}.faq-icon{width:20px;height:20px;color:var(--primary);transition:transform .3s;flex-shrink:0;margin-right:15px}.faq-item-accordion.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out}.faq-item-accordion.active .faq-answer{max-height:1000px;padding:10px 22px}.faq-answer p{font-size:15px;color:var(--text-gray);line-height:1.8}@media (max-width:768px){.ad-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ad-features-grid{grid-template-columns:1fr}}