@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&display=swap');
:root{font-family:'IBM Plex Sans Arabic',sans-serif;color:#0b1327;background:#f7f9fb}*{box-sizing:border-box}body{margin:0;direction:rtl;background:linear-gradient(180deg,#07101f 0,#0a2430 430px,#f7f9fb 431px);color:#0b1327}a{color:inherit;text-decoration:none}.seo-nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,22px);color:#fff;border-bottom:1px solid #ffffff18}.seo-nav img{width:106px;height:52px;object-fit:contain}.seo-nav div{display:flex;gap:20px;font-size:13px;color:#cbd5e1}.seo-nav .install{background:#34d399;color:#062117;padding:12px 18px;border-radius:14px;font-weight:700}.seo-hero{max-width:1120px;margin:auto;padding:78px 24px 92px;color:#fff}.seo-hero span{color:#6ee7b7;font-weight:700;font-size:14px}.seo-hero h1{font-size:clamp(36px,6vw,68px);line-height:1.35;margin:16px 0}.seo-hero p{max-width:760px;color:#c3cfdd;line-height:2;font-size:17px}.seo-content{max-width:1120px;margin:-36px auto 60px;padding:0 24px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.seo-card{background:#fff;border:1px solid #e5ebf0;border-radius:24px;padding:28px;box-shadow:0 16px 50px #0f172a0d}.seo-card h2{font-size:21px;margin:0 0 10px}.seo-card p{color:#59677a;line-height:2;margin:0}.seo-cta{grid-column:1/-1;background:linear-gradient(120deg,#d1fae5,#e0f2fe);border-radius:26px;padding:30px;display:flex;align-items:center;justify-content:space-between}.seo-cta strong{font-size:24px}.seo-cta a{background:#07101f;color:#fff;padding:14px 20px;border-radius:14px;font-weight:700}.seo-footer{background:#050b16;color:#fff;padding:36px max(6vw,24px);display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.seo-footer div{display:flex;gap:18px;flex-wrap:wrap;color:#aab6ca}.seo-footer small{color:#7d8ba0}@media(max-width:760px){.seo-nav div{display:none}.seo-content{grid-template-columns:1fr}.seo-cta{flex-direction:column;align-items:flex-start;gap:18px}.seo-hero{padding-top:54px}.seo-hero h1{font-size:38px}}